Emailing in the Cloud
By default, a mail server is configured for your Planon Cloud environment. This mail server is managed by Planon Cloud Center.
SPF
To enable this mail server to send mails from your own domain name, the server address needs to be included in the domain SPF record. Planon has created a DNS record for this to easily include the correct server: spf.planoncloud.com
An example SPF record for example.com will look like this:
example.com TXT 300 "v=spf1 include:spf.planoncloud.com -all"
DKIM
Planon enables DKIM signing for Planon Cloud mail servers. To set up DKIM, the following information is required:
DKIM Selector: Planon
DKIM Public Key:
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDdv88v7tCclW+Le2+dDoMcNrFQ4x2CmI
/55uW0Q7dxiiSe3w0kj7zbD9iwlz9kNAJQoeu4O1935s8O+N62JbrlpVkzxzZgtskvjrmH
cW1sE7xZuGti9dqYx0/aVq5iPc4sGphyOpkP+qPwRSJBSpKutZgKRg40Cn2Hqyr3Gpy4jQIDAQAB
* 
Make sure that the Public Key is one line and that there are no spaces in it when adding the DNS record!
ESMTP with TSL support
Extended Simple Mail Transfer Protocol or ESMTP is a protocol used for sending and receiving email over IP networks. ESMTP includes additional functionality that SMTP does not support, such as Transport Layer Security (TLS). Planon provides ESMTP with TLS support over port 587.
* 
Emails sent over the public internet are already encrypted with TLS. The ESMTP setup mentioned here refers to the communication between your Planon application and the Planon SMTP server.
To set this up, enter the following values in these fields:
ESMTP with TLS: Yes
SMTP with SSL: No
ESMTP and SMTP settings