info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gmail + imap - hangs when sending


From: dhg::Newsfork
Subject: Re: gmail + imap - hangs when sending
Date: Sat, 17 Jan 2009 11:08:00 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix)

Paul Mead <paul.d.mead@gmail.com> writes:

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

is this a typo? should it be 'starttls-use-gnutls' ?

>
> (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
>
>
>

-- 
darcsis ZAI gmail DIAN com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]