NetServer Mail element (SuperOffice only)
•
Environment: onsite
Some tooltip text!
• 1 minute to read
• 1 minute to read
Configuration of mail parameters when using the SuperOffice Inbox. This is also the one used by Pocket CRM.
<Mail>
<Component>
<add key="Reader" value="MailKit" />
<add key="Sender" value="MailKit" />
<add key="NumberOfDaysToDownload" value="30" />
</Component>
</Mail>
Component
Name | Description | Default |
---|---|---|
NumberOfDaysToDownload | Initial number of days to fetch mail for. | 180 |
Reader | The Key used for mail reader. | MailKit |
Sender | The Key used for mail sender. | MailKit |
Note
MailKit has been the default sender and reader since version 8.1. It used to be EasyMail.
See the NetServer Core reference for details about handling this programmatically.