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

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

starttls gets stuck: message sent, but not archived.


From: Uwe Brauer
Subject: starttls gets stuck: message sent, but not archived.
Date: Mon, 31 Jul 2006 14:54:48 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux)

Hello 

This seems to be odd:
I am on xemacs 21.4.19 (mule or nomule) on Debian etch.
Using starttls 0.10-3
and ngnus-0.5

>From time to time I am using gmail for sending email, 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" 587 nil nil))
        smtpmail-auth-credentials '(("smtp.gmail.com" 587 "foo" nil))
                smtpmail-default-smtp-server "smtp.gmail.com" ;before loading 
smtp
                smtpmail-smtp-server "smtp.gmail.com" ;Version:1.54
                smtpmail-smtp-service 587
                user-full-name "Uwe Brauer"
                user-mail-address "oub@mat.ucm.es" 
                query-user-mail-address nil 
                mail-default-reply-to "Uwe Brauer <oub@mat.ucm.es>"
        gnus-posting-styles
                '((".*";;default
                   (name "Uwe Brauer")
                   (address "oub@mat.ucm.es")
                   ("Reply-To" "Uwe Brauer <oub@mat.ucm.es>"))))


The odd thing is that everything seems to work, I am asked for the
password, then the gmail smtp mail server sends the mail, *but* 
then gnus (and xemacs) gets stuck: the last message which appears is
something like:

250 2.0.0 OK 1154349802 o45sm7514984nfa

So I have to quit (control g) in order to continue working. The
problem is gnus did not archive my message, which is pretty annoying.

I attach the backtrace generated by debug-on-quit.

Any help is appreciated, sending works but archiving not and I am not
sure whether this is a bug or a wrong setting.

Thanks

Uwe Brauer

Attachment: starttls_bug
Description: Binary data

Attachment: SMTP_session_tls_bug
Description: Binary data


reply via email to

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