2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] xfilter question - ca...
FromSent OnAttachments
ggre...@affinitas.orgFeb 11, 2003 7:58 am 
Marc BreitlingFeb 11, 2003 2:06 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] xfilter question - calling external applicationsActions...
From:Marc Breitling (marc@hadiko.de)
Date:Feb 11, 2003 2:06:47 pm
List:net.sourceforge.lists.courier-maildrop

ggre@affinitas.org schrieb: [...]

ANOMY=/usr/local/anomy/ xfilter "/usr/local/anomy/sanitizer.pl /usr/local/anomy/sanitizer.cfg" [...] I know that anomy works properly because I have tested the script from the command line (along with the config). mailq#/usr/local/anomy/bin/sanitizer.pl /usr/local/anomy/sanitizer.cfg < /var/aff/user/Maildir/new/message-id

Hi,

i think i had the same problem. If you add "2>>/path/to/mailfilt er.log | cat" to your xfilter line - you will be able the see the error message. If there's something like this:

"Can't locate Anomy/Sanitizer.pm in @INC (@INC contains: /usr/local/lib/perl/5.6.1..."

...then perhaps i can help.

I removed the "ANOMY=/usr/local/anomy/" line from my .mailfilter and now it runs perfect.

Marc