2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop xfilterz fea...
FromSent OnAttachments
Dvorkin DmitryDec 10, 2007 5:23 am.patch
Devin RubiaDec 10, 2007 11:36 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:Re: [maildropl] maildrop xfilterz featureActions...
From:Devin Rubia (dev@thezone.net)
Date:Dec 10, 2007 11:36:22 am
List:net.sourceforge.lists.courier-maildrop

On Mon, Dec 10, 2007 at 04:23:58PM +0300, Dvorkin Dmitry wrote:

Hello, everybody!

When I built my SMTP (qmail-based), I found the way of making temporary files for clamdscan processing is too strange. I don't like temporary files or any scripting language for e-mail pipe preprocessing during local delivery so I created a patch. As you know, clamdscan can read a letter from STDIN, but wan't pipe it out to STDOUT. "xfilter" waits for it... but it get's nothing. I added "xfilterz" lex to the maildrop commands specially for NO-OUT-e-mail processors. It only checks for RETURNCODE. The patch is simple.

And entirely redundant (much like that apostrophe in "get's").

Check the documentation on backtick commands (``, under COMMAND SUBSTITUTION)