info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smtp 587 always fails to send email


From: Alice Bob
Subject: Re: smtp 587 always fails to send email
Date: Mon, 24 Oct 2016 22:41:06 +0800

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> On Monday, 24 Oct 2016 at 13:14, Alice Bob wrote:
>> However I can connect to the smtp server on command line:
>>
>> `gnutls-cli --verbose --crlf --starttls --insecure --port=587 smtp.zoho.com'
>>
>> The relevant configs:
>>
>> (setq send-mail-function 'smtpmail-send-it
>>       message-send-mail-function 'smtpmail-send-it
>>       smtpmail-default-smtp-server nil
>>       smtpmail-stream-type 'ssl
>
> maybe try 'starttls in lieu of 'ssl?
Many thanks to Eric,

`starttls works on port 587;
`ssl works on port 465.

-- 
Hello, world



reply via email to

[Prev in Thread] Current Thread [Next in Thread]