my perlfilter doesn't work or better it seems that it doesn't scan anything.
I added the path to the perlfilter-example.pl to the perlfilter file in /usr/local/etc/courier/filters.
[EMAIL PROTECTED] ls -la perlfilter -rw------- 1 courier courier 37 Jan 19 16:25 perlfilter
[EMAIL PROTECTED] cat perlfilter /usr/local/bin/perlfilter-example.pl
start the filter using
#filterctl start perlfilter
#grep perlfilter /var/log/mailog Jan 19 16:52:52 nipsi courierfilter: Starting perlfilter
[EMAIL PROTECTED] ps waux|grep perlfilter courier 83337 0.0 0.3 2200 1312 p0- I 4:52PM 0:00.02 perlfilter courier 83338 0.0 0.4 2848 2136 p0- I 4:52PM 0:00.19 perlfilter courier 83339 0.0 0.4 2848 2136 p0- I 4:52PM 0:00.19 perlfilter courier 83340 0.0 0.4 2848 2136 p0- I 4:52PM 0:00.20 perlfilter courier 83341 0.0 0.4 2856 2144 p0- I 4:52PM 0:00.19 perlfilter
but i doesn't scan anything... normally the filter has to printf 200 ok or something but i can't find anything in the logs...
what's going on here.
regards Dennis
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
