Author |
|
foxdirect Newbie
Joined: 24 July 2016
Online Status: Offline Posts: 12
|
Posted: 04 November 2020 at 10:15am | IP Logged
|
|
|
Hi Igor,
After many happy years of use, I am moving from 7.7.5 to 8.5.2-build-a3.
On 7.7.5 I used the PHP script in the following link to login and send emails: https://s.afterlogic.com/forum/forum_posts.asp?TID=7128
It appears the PHP API is different now. Can I do this with 8.5.2? Can you share any code you may have please?
THANK YOU
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 04 November 2020 at 10:22pm | IP Logged
|
|
|
Good question actually, I think we'll provide such a sample for WebMail v8 in the documentation. Will let you know once it's available; shouldn't take too long.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 05 November 2020 at 4:33am | IP Logged
|
|
|
We've just posted a sample at:
Sending mail using PHP API
Note that, unlike in case of the sample for v7, this sample doesn't require logging in with user credentials, API is invoked with admin privileges - still, the user account that sends email should already be there in WebMail database. Later, we may add a modified sample where user authenticates explicitly.
Hope this helps.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|