3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] ClamAV support
FromSent OnAttachments
Juan GDec 1, 2005 2:44 pm 
Jay LeeDec 1, 2005 2:53 pm 
Sergiy ZhukDec 1, 2005 4:02 pm 
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] ClamAV supportActions...
From:Sergiy Zhuk (ser@yahoo-inc.com)
Date:Dec 1, 2005 4:02:39 pm
List:net.sourceforge.lists.courier-maildrop

hi

On Thu, 1 Dec 2005, Juan G wrote:

I cannot find any official documentation for maildrop stating support for ClamAV. For my peace of mind, does maildrop support clamscan?

maildrop supports any external filters via xfilter. Just read the manual page

http://www.courier-mta.org/?maildropfilter.html

[..]

xfilter - filter message through another program

xfilter expression

expression specifies an external program that maildrop runs to filter the current message. The current message will be piped to the filter program as standard input. The output of the filter program replaces the current message being delivered. The external program must terminate with an exit code of 0. If the external program does not terminate with an exit code of 0, or if it does not read the message from the standard input, maildrop terminates with an exit code of EX_TEMPFAIL.