[Wow you writes at quimby! Nice to meet you!]

Alice Bob <[email protected]> 께서 쓰시길,
 《記事 全文 <[email protected]> 에서》:

> Port number 587 always fails to send emails. The traces:
>
> 502 5.5.2 Error: command not recognized
> 502 5.5.2 Error: command not recognized
> 502 5.5.2 Error: command not recognized
> 500 5.5.2 Error: bad syntax
> 500 5.5.2 Error: bad syntax
> 500 5.5.2 Error: bad syntax
>
> 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
>       smtpmail-smtp-service 587)
> (setq smtpmail-smtp-server "smtp.zoho.com")
>
> 1. I am sure port 587 is allowed on firewall.
> 2. 587 fails for all different smtp servers (outlook etc.)
>
> Could some guys give some hints?

Dear Alice,

If i were you, i would like to show version of Gnus and Emacs. Because
current Gnus source codes were changed a lot. In other words, 5.13 is
not 5.13 (GNU/Emacs 23's Gnus was 5.13, and GNU/Emacs 25's Gnus is also
5.13).  
 
-- 
^고맙습니다 _地平天成_ 감사합니다_^))//
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to