[EMAIL PROTECTED] ([EMAIL PROTECTED]) had this to say on 12/13/02 at 18:20: 
> 
> This varies depending on the MDA.  With maildrop (used with Maildir), you
> would have something like:
> 
> if ((/^X-Spam-Status:.*Yes/))
> {
>     echo "Your Email was Rejected by our SPAM filters. Sorry."
>     EXITCODE=100
>     exit
> }
> 
> to "./Maildir/."

Hi James! (I'm an old customer :-)

Anyway, how does that inform the spammer? The mail server must understand
that EXITCODE=100 means REJECT the mail. So it's also a MTA-specific thing,
I think. And the echo isn't handed back to the MTA, to be included in the
REJECT message.

BTW, I also use maildrop; I find it a lot easier than procmail.

-- 
PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
Member, LEAF Project <http://leaf.sourceforge.net>    AIM: MikeLeone
Public Key - <http://www.mike-leone.com/~turgon/turgon-public-key.asc>
Registered Linux user# 201348

Boom diddy diddy, Boom diddy do
                                                            Queen

Attachment: msg11156/pgp00000.pgp
Description: PGP signature

Reply via email to