Change Fastmail config to use implicit TLS instead of STARTTLS. Fastmail supports implicit TLS so there is no reason to use STARTTLS.
1 files changed, 2 insertions(+), 2 deletions(-) M index.html
M index.html => index.html +2 -2
@@ 130,8 130,8 @@ <pre>[sendemail] smtpserver = smtp.fastmail.com smtpuser = your-username@fastmail.whatev - smtpencryption = tls - smtpserverport = 587 + smtpencryption = ssl + smtpserverport = 465 smtppass = whatwasautogenerated</pre> <p> Also, if you haven't yet, run these commands - again making the