I found the problem. The /var/run/courier was not created with correct owner by the init.d script (Gentoo). /run and /var/run are on tmpfs since a while back in Gentoo so it has to be created with correct permission and user/group by the init.d scripts.
On 2013-04-26 09:18, Anders wrote: > Hi, > > Since I upgraded, pythonfilter-1,8 has stopped functioning. Is there a > known compatibility issue? I do not see anything in the logs that the > filter is even being considered/used. > > Regards, > Anders > > On 2013-03-06 03:15, Sam Varshavchik wrote: >> Download: http://www.courier-mta.org/download.php >> >> Changes: >> >> • Fixes a quoting problem in the new Authentication-Results: header. >> >> • Added DNS blacklist/whitelist support for IPv6 addresses. >> >> • Add support for SMTPS (encrypted SMTP over port 465) to the ESMTP >> client (smarthost). >> >> >> _______________________________________________ >> courier-users mailing list >> courier-users@lists.sourceforge.net >> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > courier-users mailing list > courier-users@lists.sourceforge.net > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
