Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: gmail+smtp: 587 yes 465 no
Date: Tue, 09 Jul 2013 09:17:14 +0300	[thread overview]
Message-ID: <51DBAAEA.8020803@mat.ucm.es> (raw)

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






             reply	other threads:[~2013-07-09  6:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-09  6:17 Uwe Brauer [this message]
2013-07-09 13:26 ` Ted Zlatanov
2013-07-14 15:44   ` Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51DBAAEA.8020803@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).