Gnus development mailing list
 help / color / mirror / Atom feed
* unknown extension pipelining
@ 1999-10-05 14:35 Vladimir Volovich
  1999-10-05 16:42 ` Kai Großjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Volovich @ 1999-10-05 14:35 UTC (permalink / raw)


Hi,

With pgnus 0.83, when sending mail via smtp, i get a warning in the
minibuffer each time i press C-c C-c: "unknown extension pipelining"

Here is the contents of the *trace of SMTP session to mail.vsu.ru*
buffer:

220 relay2.vsu.ru ESMTP Postfix
EHLO video.uic.vsu.ru
250-relay2.vsu.ru
250-PIPELINING
250-SIZE 10240000
250-ETRN
250 8BITMIME
MAIL FROM: <vvv@vvv.vsu.ru> SIZE=3594
250 Ok
RCPT TO: <holly@irk.ru>
250 Ok
DATA
354 End data with <CR><LF>.<CR><LF>
.
250 Ok: queued as 60E041922
QUIT
221 Bye

So, the SMTP server reports the PIPELINING extension, which is not
known to Gnus (or rather smtpmail). Should Gnus or smtpmail be
extended to understand that keyword?

[if this mail should be sent to smtpmail maintainers, could someone
please forward this mail to them?]

Best,
v.



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

end of thread, other threads:[~1999-10-06 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-05 14:35 unknown extension pipelining Vladimir Volovich
1999-10-05 16:42 ` Kai Großjohann
1999-10-06 17:49   ` Vladimir Volovich

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