Daniel wrote: > As you can see in courier-config my libexec path isn't where you expect it. > So I did following and now it is working: > > 1. I configured config.py <- erm, my fault ;-)
You don't need to. The rpm defaults are there as placeholders, but _setup() should set all of the paths properly. > 2. changed submitPath as follows (xfilter.py:170): > submitPath = courier.config.libexecdir + '/courier/submit' Yeah, that's the right thing to do. I've fixed it in CVS. Thanks. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
