( I think Margarita's upload referred to #383859 ).
Apols for the very long delay in getting back to you ! This issue
(as subject line) is still outstanding unfortunately even in 1.05.
However, since 1.03 Bruce now does send a QUIT in the case of error.
So the above patch, which adds QUIT in the
* Nick Leverton wrote:
> Still got it wrong, this one only QUITs if the protocol was
> successful. Further fix coming ...
Any new here?
Norbert
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Still got it wrong, this one only QUITs if the protocol was successful.
Further fix coming ...
Nick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Fixed patch (sorry)
--- protocols/smtp.cc.orig 2006-06-25 02:50:39.0 +0100
+++ protocols/smtp.cc 2006-06-25 17:04:23.0 +0100
@@ -46,6 +46,7 @@
void docmd(mystring cmd, int range, bool show_succ=false);
void send_data(fdibuf* msg);
void send_envelope(fdibuf* msg);
+
4 matches
Mail list logo