This page is a collection of questions that occur from time to time.
No.
No.
The database attribute of the account
element should be set to the name of the corresponding database entry in the databases element collection of the lundalogik.dataaccess
section of the configuration file.
This is usually due to permission problems. Make sure that the Mail Gateway Exchange user has full permission on the account that is to send email from/as.
Yes! By adding a <pre> tag (with an ending </pre> tag) in the autoreply template, you can preserve linebreaks.
Example: this example would preserve linebreaks for the original mail body:
<pre>%%BODY%%</pre>
Nothing different than with a on-premise Exchange. Except the serviceURL:
<mailbox emailAddress="support@lundalogik.com" userName="lime" password="A super secret password." serviceUrl="https://outlook.office365.com/ews/exchange.asmx" />
(It's the same URL for all 365 customers)