Author |
|
MAlly Newbie
Joined: 16 March 2017 Location: United States
Online Status: Offline Posts: 11
|
Posted: 16 March 2017 at 11:54am | IP Logged
|
|
|
I want to download an entire inbox (email body text and attachments) from my AfterLogic, possible using message IDs via API.
My question is can I do that using only MailSo library or I need to use other APIs as well like REST and Web?
Goal is to send and get a message and attachment from external application where the webmail is kind of a messaging system.
Thanks
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 17 March 2017 at 5:30am | IP Logged
|
|
|
While it's possible to achieve that using MailSo, it would be much easier to use Web API of WebMail Lite, please see Web API documentation for detailed info.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
MAlly Newbie
Joined: 16 March 2017 Location: United States
Online Status: Offline Posts: 11
|
Posted: 09 January 2018 at 9:29am | IP Logged
|
|
|
I'm looking for some examples how to extract attachments from the original message, create new message which will include those extracted attachments and a body of an original message and then send that via MailSo again (as SMTP) to Apache James mail server for further automatization. All should to take place in the back-end side that is why I'm trying to get it done via MailSo.
As the webmail is using that library I want to avoid using 3rd party library like PHPmailer on top of MailSo.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 10 January 2018 at 2:27am | IP Logged
|
|
|
You can certainly use MailSo as it's an opensource library. It doesn't come with any support from Afterlogic though. If you'd like to get assistance with using the library, please send an inquiry regarding Professional Services contract to support@afterlogic.com address.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|