[spambayes-dev] breakage in imapfilter

Anthony Baxter anthony at interlink.com.au
Wed Jun 18 14:39:47 EDT 2003


>>> "Meyer, Tony" wrote
> In what way is it busted?  It works for me.  If the ImportError is
> raised (ie IMAP_SSL is not available, as in pre Python 2.3), then it
> removes the "imap", "use_ssl" option from the list of options to be
> presented (parm_map).

Because you assign to parm_map, it's a local. I made the fix of making
it explicitly global, and all is happy.

Anthony
-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.




More information about the spambayes-dev mailing list