On Feb 11, 2008 12:34 PM, Brian <[EMAIL PROTECTED]> wrote:

> I recently upgraded from Courier 0.54 to 0.58 and now Courier is
> failing to process /etc/courier/maildroprcs and $HOME/.mailfilter .
> Everything else seems to be functioning fine and the only
> configuration that I changed between the releases were SSL protocols
> (SS3 to SSL23).
>

I believe the major change here was that Maildrop switched from using it's
own regexp code to compiling against pcre.  Try adding:

MAILDROP_OLD_REGEXP=1

to the top of your maildroprc.  If that fixes it, you'll need to upgrade
your regexps to be pecl compatible before removing this quick fix that
re-enables the now deprecated regexp code...

Jay
-- 
Jay Lee
Network / Systems Administrator
Information Technology Dept.
Philadelphia Biblical University
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to