atom feed5 messages in net.sourceforge.lists.courier-users[courier-users] perlfilter question
FromSent OnAttachments
Chris PetersenDec 6, 2002 7:41 pm 
Alexander GrethaDec 8, 2002 6:17 am 
Chris PetersenDec 8, 2002 11:14 am 
Alexander GrethaDec 8, 2002 11:50 am 
Chris PetersenDec 8, 2002 12:17 pm 
Subject:[courier-users] perlfilter question
From:Chris Petersen (lis@forevermore.net)
Date:Dec 6, 2002 7:41:40 pm
List:net.sourceforge.lists.courier-users

Well, after a rather lengthy break from playing with things, I finally have some time to poke around with perlfilter stuff... But I can't seem to get it working.

Basically, I created a copy of the sample script and put it at:

/usr/lib/courier/share/perlfilter-test.pl

(basically, I just wanted to see if it would work, so I added a little code to print some junk to a temp file)

I then put that path into /etc/courier/filters/perlfilter and did a `filterctl start perlfilter` - perlfilter is now running.

However, when I send messages to myself, or have someone from outside my network do so, I don't get any information printed to my temp file - it's like my filter isn't getting executed.

I've followed the man info as best as I can tell, so what am I doing wrong?

-Chris