I have recently started using courier-pythonfilter again. First of all, my thanks to Gordon for an excellent module.
I have noticed a small problem with it, however: the whitelist-auth.py filter cannot run, because Python doesn't like the hyphen when it generates the import statement for it ... at least not python-2.4.1. Therefore, I changed the hyphen to an underscore, and now, everything works fine: whitelist_auth.py. Just to let you know ... -- Lloyd Zusman [EMAIL PROTECTED] God bless you. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
