Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* gmail + imap - hangs when sending
@ 2009-01-15 12:40 Paul Mead
  2009-01-16 12:53 ` Manish Sharma
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Mead @ 2009-01-15 12:40 UTC (permalink / raw)
  To: info-gnus-english

Hi, I hope someone can help, I've been Googling but can't find any help.

When I try to send a message via IMAP / Gmail, it appears to send but
emacs hangs. Eventually I use C-g to exit and find the following in *Messages*:

Sending...
Sending via mail...
Opening STARTTLS connection to `smtp.gmail.com'...done
221 2.0.0 closing connection d25sm194468nfh.36

Nothing is actually sent as far as I can tell (at least, nothing is
received and there are no items in 'Sent items')

The relevant bits of configuration are:

(setq starttls-use-gntls t)

(setq send-mail-function 'smtpmail-send-it
      message-send-mail-function 'smtpmail-send-it
      smtpmail-starttls-credentials
      '(("smtp.gmail.com" 587 nil nil))
      smtpmail-auth-credentials
      (expand-file-name "~/.authinfo")
      smtpmail-default-smtp-server "smtp.gmail.com"
      smtpmail-smtp-server "smtp.gmail.com"
      smtpmail-smtp-service 587
      smtpmail-debug-info t)

I am using cygwin on Vista and emacs 22.3 for Windows. Not sure how to
check which gnus version...

Does anyone have a solution for this?

Thanks, Paul

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

end of thread, other threads:[~2009-01-20  8:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.4920.1232023809.26697.info-gnus-english@gnu.org>
2009-01-17  3:08 ` gmail + imap - hangs when sending dhg::Newsfork
2009-01-20  8:11   ` Paul Mead
2009-01-17 21:36 ` Sebastian Schubert
2009-01-19  4:37   ` dhg::Newsfork
2009-01-20  8:13     ` Paul Mead
2009-01-15 12:40 Paul Mead
2009-01-16 12:53 ` Manish Sharma
2009-01-16 21:10   ` Paul Mead

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