Error sending email using Web Tier's TppEmailConnectionStrings
Hi, we are currently trying the demo version of the Server Edition's WebTier.
We've set the ConnectionSettings to the following to test the sending of email using the toolbar's email button:
HostAddress: smtp.office365.com
MailService: SMTP
Port: 587
UseTLS: True
I've not changed any of the settings in the WebMail.
Currently it is being run on our localhost port 127.0.0.1. I've set the user name and password of the sending email. When I click the 'Send' button, i get an error saying:
'Error sending email: User Abort'
May I know how should we setup the WebTier's email connection settings using an office 365 email address?
Thank you.
We've set the ConnectionSettings to the following to test the sending of email using the toolbar's email button:
HostAddress: smtp.office365.com
MailService: SMTP
Port: 587
UseTLS: True
I've not changed any of the settings in the WebMail.
Currently it is being run on our localhost port 127.0.0.1. I've set the user name and password of the sending email. When I click the 'Send' button, i get an error saying:
'Error sending email: User Abort'
May I know how should we setup the WebTier's email connection settings using an office 365 email address?
Thank you.
Comments
The error you are getting is a MAPI error so it is likely you are not using the correct email (Indy) plugin.
1. See the following article on email fundamentals to see how ReportBuilder handles emailing files.
https://rbwiki.digital-metaphors.com/output/email/email-fundamentals/
2. Add the Indy plugin to your uses clause to register and use the plugin to directly send emails.
"ppSMTPIndy10"
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com