10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Maildrop problem
FromSent OnAttachments
Jérôme BlionMay 17, 2007 3:30 pm 
Jeff JansenMay 17, 2007 8:44 pm 
Jérôme BlionMay 18, 2007 4:33 am 
Aldisa AdminMay 18, 2007 5:49 am 
Jérôme BlionMay 18, 2007 6:22 am 
Alessandro VeselyMay 18, 2007 8:40 am 
moussMay 18, 2007 3:03 pm 
Jérôme BlionMay 18, 2007 7:30 pm 
Sam VarshavchikMay 18, 2007 8:21 pm 
Jérôme BlionMay 19, 2007 5:50 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: [courier-users] Maildrop problemActions...
From:Jérôme Blion (jero@free.fr)
Date:May 19, 2007 5:50:37 am
List:net.sourceforge.lists.courier-users

Sam Varshavchik a écrit :

Jérôme Blion writes:

if( /^(X-Virus-Status: INFECTED.*)/:h ) {

/usr/lib/courier/etc/maildroprc(11): IF evaluated, result=0 maildrop: Filtering through `echo "$MATCH" > /tmp/maildrop/virus`

Your .maildropfilter file has \r characters splattered all inside it.

This is Unix, not DOS or Windows.

Delete all CRs from .maildropfilter, and make sure that all lines are terminated by a single newline character.

Shame on me... It was the problem. A simple dos2unix has solved my problem.

Thank you all.

Jerome Blion.