|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: Improper use of pipelining (Was: A perplexity about order of UCE restrictions)
From: Wietse Venema (wietse
porcupine.org)Date: Wed Jun 07 2000 - 19:06:01 CDT
- Next message: Wietse Venema: "Re: Postmap oddities"
- Previous message: Wietse Venema: "Re: msn.com & service denial"
- In reply to: Rask Ingemann Lambertsen: "Improper use of pipelining (Was: A perplexity about order of UCE restrictions)"
- Reply: Wietse Venema: "Re: Improper use of pipelining (Was: A perplexity about order of UCE restrictions)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Rask Ingemann Lambertsen:
> What is odd is that it seems as if the last of the RCPT TO: commands
> always slips through the pipelining check:
You have a good point. How does Postfix test if the client sends
commands before its turn? It looks if the current command is
followed by another one.
That test always fails with the last RCPT TO command, because the
client waits for all replies before it sends the DATA command.
With "smtpd_delay_reject = yes", the pipelining test will never
trigger for single-recipient mail. That needs to be fixed.
Wietse
> Jun 2 18:19:23 nevald postfix/smtpd[25048]: connect from unknown[63.86.156.243]
> Jun 2 18:19:24 nevald postfix/smtpd[25048]: 4C4513C48A: client=unknown[63.86.156.243]
> Jun 2 18:19:25 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<cjmcil0
pop.uky.edu>
> Jun 2 18:19:30 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<erjana00
pop.uky.edu>
> Jun 2 18:19:35 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<jsbyer0
pop.uky.edu>
> Jun 2 18:19:40 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<mdturn0
pop.uky.edu>
> Jun 2 18:19:45 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<dehanc0
pop.uky.edu>
> Jun 2 18:19:50 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<jdvanh00
pop.uky.edu>
> Jun 2 18:19:55 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<scyoun0
pop.uky.edu>
> Jun 2 18:20:00 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<occbpl
pop.uky.edu>
> Jun 2 18:20:05 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 503 Improper use of SMTP command pipelining; from=<bb
world-services.com> to=<wowitt0
pop.uky.edu>
> Jun 2 18:20:10 nevald postfix/smtpd[25048]: reject: RCPT from unknown[63.86.156.243]: 554 <rsburn0
pop.uky.edu>: Relay access denied; from=<bb
world-services.com> to=<rsburn0
pop.uky.edu>
> Jun 2 18:20:15 nevald postfix/smtpd[25048]: disconnect from unknown[63.86.156.243]
>
> I've not yet managed to make that happen in my own tests, so perhaps it
> is just the way that the particular piece of spamware behaves, rather than
> a small defect in code that detects improper use of pipelining.
>
> What is also odd is that the spamware is so stupid as to fail the
> pipelining check in the first place...
>
> Regards,
>
> /________________________________T_______________________________________\
> | Rask Ingemann Lambertsen | E-mail: mailto:rask
kampsax.k-net.dk |
> | Registered Phase5 developer | WWW: http://www.gbar.dtu.dk/~c948374/ |
> | A4000, 896 kkeys/s (RC5-64) | "ThrustMe" on XPilot, ARCnet and IRC |
> | Eight out of every five people are math illiterates. |
>
>
>
>
>
- Next message: Wietse Venema: "Re: Postmap oddities"
- Previous message: Wietse Venema: "Re: msn.com & service denial"
- In reply to: Rask Ingemann Lambertsen: "Improper use of pipelining (Was: A perplexity about order of UCE restrictions)"
- Reply: Wietse Venema: "Re: Improper use of pipelining (Was: A perplexity about order of UCE restrictions)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]