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 denied
Uh, 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
