12 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: Postfix - Maildrop - ...
FromSent OnAttachments
Luis PenaMay 1, 2002 8:00 pm 
Charlie WattsMay 2, 2002 6:36 am 
Luis PenaMay 3, 2002 10:48 am 
Charles J. BoeningMay 3, 2002 1:27 pm 
Luis PenaMay 3, 2002 4:00 pm 
Charles J. BoeningMay 3, 2002 4:18 pm 
Luis PenaMay 3, 2002 4:23 pm 
Marcus FringsJun 14, 2003 2:03 am 
Matthias AndreeJun 15, 2003 6:23 am 
Marcus FringsJun 20, 2003 4:26 am 
Matthias AndreeJun 21, 2003 3:07 am 
Marcus FringsJun 21, 2003 5:15 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Re: Postfix - Maildrop - SpamAssassinActions...
From:Marcus Frings (iam-@fuckmicrosoft.com)
Date:Jun 21, 2003 5:15:40 am
List:net.sourceforge.lists.courier-maildrop

* Matthias Andree <ma@dt.e-technik.uni-dortmund.de> wrote:

Marcus Frings <iam-@fuckmicrosoft.com> writes:

So `exit' is just an equivalent for moving a mail to /dev/null, right?

Not quite, it's cheaper -- and in addition to that, you can choose to exit with an error code if you want the mail to bounce, see /usr/include/sysexits.h for possible codes:

# pretend the user wasn't there EXITCODE=67 exit

Not all senders grok this though, some news letter software is brain-amputated and doesn't care.

Thanks again for the explanation, Matthias.

Regards, Marcus