Gnus development mailing list
 help / color / mirror / Atom feed
* gmail+smtp: 587 yes 465 no
@ 2013-07-09  6:17 Uwe Brauer
  2013-07-09 13:26 ` Ted Zlatanov
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2013-07-09  6:17 UTC (permalink / raw)
  To: ding

Hello

In the last years I have used gnus+gmail+smtp without problems, using
the 587 port. Now I am in a place where the port 587 is closed but 465
is open (I tested it with thunderbird)

However I cannot use the 465 port with the following setting:

(setq feedmail-buffer-eating-function 'feedmail-buffer-to-smtpmail
         message-send-mail-function    'feedmail-send-it
         send-mail-function            'feedmail-send-it
         smtpmail-auth-credentials nil
         smtpmail-starttls-credentials nil
         smtpmail-debug-info t
         smtpmail-starttls-credentials '(("smtp.gmail.com" 465 nil nil))
         smtpmail-auth-credentials '(("smtp.gmail.com" 465 "oub@ucm.es" 
nil))
         smtpmail-default-smtp-server "smtp.gmail.com" ;before loading smtp
         smtpmail-smtp-server "smtp.gmail.com" ;Version:1.54
         smtpmail-smtp-service 465)

Does anybody use successfully use the 465 port and could send me his
setting?

Thanks


Uwe Brauer






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-14 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-09  6:17 gmail+smtp: 587 yes 465 no Uwe Brauer
2013-07-09 13:26 ` Ted Zlatanov
2013-07-14 15:44   ` Uwe Brauer

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).