Sergio Bortsov wrote: >> 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 >> > how can i be sure that python-gdbm installed? gdbm module installing > with python2.5 package,isnt it? >
Depends on your platform. On Red Hat/Fedora systems, yes. The gdbm module is always installed with python. On Debian/Ubuntu, python-gdbm is a separate package. >> Rather than use the greylist filter's internal whitelisting, use one of >> the whitelist modules that pythonfilter provides. >> > how can i do it? sorry but i just started to use pythonfilter. > Read the "README" file for documentation on the whitelist filters, and examples of their use. ------------------------------------------------------------------------- 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
