Use a Mail Client (Outlook/Thunderbird/Mail)

To use a mail client on your desktop such as Outlook, Thunderbird, Mail, etc to send/receive email please use the following settings:

IMAP Hostname: <The server hostname where your Apex instance is hosted>
IMAP Port: 143
SSL: STARTTLS
Authentication: Normal Password

SMTP Hostname: <The server hostname where your Apex instance is hosted>
SMTP Port: 587
SSL: STARTTLS
Authentication: Normal Password
 

Username: <Get username from Edit Users menu in the control panel https://<serverhostname:10000> >
Password: <Password you set when creating the user>

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Outgoing Emails Problem

If you are not receiving the emails sent from your Apex applications, make sure they are not...

Use Apex_Mail.Send in Scheduled Jobs

You can send emails outside Apex and from scheduled jobs. All you need to do is to use...