Sergio Bortsov wrote: > i just install courier-pythonfilter and check maillog.I think i have > some problem with python2.5-gdbm,but dont know what exactly wrong. > ... > Feb 13 17:02:09 prince courierfilter: Uncaught exception in "greylist" > doFilter function: <type 'exceptions.TypeError'>:argument of type 'dbm.dbm' > is not iterable >
That's not gdbm, that's "dbm". I'll have to check into that later. I'd recommend that you delete all of the dbm files in /var/state/pythonfilter, make sure that python-gdbm is installed properly, and then set up pythonfilter again. Rather than use the greylist filter's internal whitelisting, use one of the whitelist modules that pythonfilter provides. I'm planning on dropping the internal whitelist. It was in place before pythonfilter had all of its whitelist modules added. ------------------------------------------------------------------------- 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
