1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-09 12:22:30 +01:00

Updated Sending Emails (markdown)

FreeScout 2019-09-05 10:58:09 +03:00
parent a3ff5889c0
commit 41139d8fb8

@ -34,6 +34,8 @@ Just sign up with any email delivery service and fill out SMTP connection settin
* Obtaining Amazon SES SMTP Credentials: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-credentials.html
* Configuring SPF-record for the domain: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/spf.html
SMTP server: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-connect.html
SMTP Port: 465 ([How to open access to external hosts on Amazon instance](https://serverfault.com/questions/377093/ec2-instance-is-blocking-all-outbound-connections-how-to-diagnose-fix))