On Sat, 31 Jul 2004 18:40:56 +0100 (BST)
"Mark Powell" <[EMAIL PROTECTED]> wrote:

>   This plugin limits the null env sender to only one recipient. I believe
> someone posted a similar pluging so time ago. However, it doesn't seem to
> have made it into CVS.

That was me.  I've wondered why too, since it was on the wishlist.  It was
my first qpsmtpd plugin, so maybe it just wasn't up to snuff.

>   Maybe it should drop the connection if this happens rather than it's
> current method of still allowing the email to the first recip.

One other way to not send the mail to the first recipient is to say
'@{$transaction->{_recipients}} = ()' whenever you return DENY.  That's a
bit of black magic though, so perhaps a disconnect would be preferable.

>   It should be noted that I've been running this plugin for weeks now
> over millions of connections and it's yet to deny a single rcpt to :( I
> still believe it's good prevention though.

It used to be a lot more common.

Brian

Reply via email to