ManualDoc:T1000500000
"Email Configuration" tab gathers the email configuration required for sending out documents such as orders or invoices.
It is important to know the smtp server configuration which it is going to be used in order to properly fill the information below:
- Smtp Server, email server with SMTP
- SMTP Authentication, "yes/no" flag to define if the email server requires authentification or not before sending emails.
- SMTP Server Account, email server user name in case of authentication required.
- SMTP Server Password, email server password in case of authentication required.
- SMTP Server Sender Address, email address to send emails from.
- SMTP Connection Security, security level needed for the SMTP servers connection. Available options are:
- SMTP Port, port required for your SMTP server
- SMTP Connection Timeout, maximum amount of time (in seconds) allowed for a SMTP connection to connect or communicate.
In the provided screenshot, you can see a valid configuration for a gmail account:
- Smtp Server, smtp.gmail.com
- SMTP Authentication, "yes"
- SMTP Server Account, a valid gmail account (including the @gmail.com or @yourdomain)
- SMTP Server Password, the password for this gmail account
- SMTP Server Sender Address, email address to send emails from.
- SMTP Connection Security, SSL
- SMTP Port, 465
- SMTP Connection Timeout, 600 (10 minutes)