now it gives:
Mar 14 16:20:36 mail courierfilter: Can't call method "close" on an undefined value at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.3/Courier/Filter.pm line 299.
Mar 14 16:20:36 mail courierfilter: Compilation failed in require at /etc/courier/filters/active/pureperlfilter line 28.
Julian Mehnle wrote:
Moshe Gurvich [[EMAIL PROTECTED]] wrote:Thanks, I've installed Courier::Filter (upgraded perl to 5.8.3 too) made test configuration: [...] but syslog shows:courierfilter: Starting pureperlfilter.conf courierfilter: exec: Permission deniedUh, apparently your symlink in /etc/courier/filters/active/ points to "pureperlfilter.conf", not to "pureperlfilter". "pureperlfilter" is the actual filter executable which is used for bootstrapping Courier::Filter, while "pureperlfilter.conf" is just the configuration file. Make the symlink point to the "pureperlfilter" executable instead. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
