Eric S Fraga <[email protected]> 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

_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to