[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smtpmail.el and 1msg
From: |
Simon Josefsson |
Subject: |
Re: smtpmail.el and 1msg |
Date: |
Tue, 09 Mar 2004 23:36:44 +0100 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) |
[This is a resend, is something wrong with the mailing list? Or gmane?]
address@hidden writes:
> I'd like to propose a patch (and I'm not sure I'm in the right place)
> for smtpmail.el.
Thanks! I believe this also explains a few bug reports I've got, with
the exact same symptoms as the ones you describe.
> The problem I experienced was that smtpmail would spin, waiting for
> response from the "QUIT" command. It would appear that my ISP changed
> its mail software and now has configured an option called 1msg which
> closes the connection when the end of "DATA" has been reached.
Does anyone know what motivate people to do this? It sounds to me
like a rather disruptive thing to do.
> The smtpmail package was still trying to read from the process, even
> though the process had closed. So I created a binding for a
> variable called smtpmail-1msg, parsing the greeting string, looking
> for the 1msg token to set and later use when deciding whether or not
> to bother sending "QUIT".
Do you have of a reference to this 1msg stuff? It would be good to
include a reference to it in smtpmail.el. I'm particularly worried
that we might not be conforming to the intention of 1msg fully.
Perhaps there is some deep idea behind it. (Though I doubt that..)
- smtpmail.el and 1msg, jglauner, 2004/03/08
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/10
- Re: smtpmail.el and 1msg,
Simon Josefsson <=
- Re: smtpmail.el and 1msg, jglauner, 2004/03/11
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/11
- Re: smtpmail.el and 1msg, Jonathan Glauner, 2004/03/11
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/11
- Re: smtpmail.el and 1msg, Jonathan Glauner, 2004/03/11
- Re: smtpmail.el and 1msg, Jonathan Glauner, 2004/03/13
- Re: smtpmail.el and 1msg, Simon Josefsson, 2004/03/13
- Re: smtpmail.el and 1msg, Stefan Monnier, 2004/03/12
Re: smtpmail.el and 1msg, Stefan Monnier, 2004/03/13