From a8d74e9ebb27e06862855e4961ee1d84b9c31cce Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Wed, 21 Oct 2015 11:31:22 -0700 Subject: WIP --- doc/install/Troubleshooting-Email.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/install/Troubleshooting-Email.md (limited to 'doc') diff --git a/doc/install/Troubleshooting-Email.md b/doc/install/Troubleshooting-Email.md new file mode 100644 index 000000000..0ddc807bb --- /dev/null +++ b/doc/install/Troubleshooting-Email.md @@ -0,0 +1,21 @@ + +change settings via system console + +known good settings for providers: +amazon ses +postfix +gmail +hotmail +sendgrid + +if you fill in a username/password you must use a secure connection like TLS or STARTTLS + +test connection +check error logs +search for specific smtp errors like '555' with your provider. + +Adv Email trouble shooting +from the machine (if docker then exec) +run telnet to make sure host/port is correct +issue ELHO cmd to see if you can see stuff like STARTTSL + -- cgit v1.2.3-1-g7c22