Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* smtp 587 always fails to send email
@ 2016-10-24 13:14 Alice Bob
  2016-10-24 14:09 ` Adam Sjøgren
  2016-10-24 14:27 ` Byung-Hee HWANG (황병희, 黃炳熙)
  0 siblings, 2 replies; 11+ messages in thread
From: Alice Bob @ 2016-10-24 13:14 UTC (permalink / raw)
  To: info-gnus-english


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?
-- 
horizon

^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <0491d5271e5848f8b3d75ae57ca1a724@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>]

end of thread, other threads:[~2016-11-24  5:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24 13:14 smtp 587 always fails to send email Alice Bob
2016-10-24 14:09 ` Adam Sjøgren
2016-10-24 14:27 ` Byung-Hee HWANG (황병희, 黃炳熙)
2016-10-24 15:08   ` Alice Bob
2016-10-25 14:18     ` Byung-Hee HWANG (황병희, 黃炳熙)
     [not found] <0491d5271e5848f8b3d75ae57ca1a724@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-10-24 13:40 ` Eric S Fraga
2016-10-24 14:41   ` Alice Bob
2016-10-24 16:03     ` Adam Sjøgren
2016-11-11  6:26       ` You Wu
2016-11-11 17:00         ` Adam Sjøgren
2016-11-24  5:19           ` You Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).