https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6451

--- Comment #1 from Kevin A. McGrail <[email protected]> 2011-10-29 14:00:49 
UTC ---
Created attachment 4998
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=4998
VERY rough patch showing the framework of how this might be implemented

>From the mailing list:

"first of all thanks for make freemail plugin
i dump address books to whitelist_auth raw spamassassin cf file, so  
far this works for whitelist_auth and i could do this as well for  
freemail_whitelist but now i like to try get freemail plugin to use  
whitelist_auth if possible save me from have redudendant whitelist  
that have to be updated"


Sounds fairly simple.  
- Needs an option such as freemail_import_whitelist_auth.
- then add the code to implement the option before the loop on the values
- However, whitelist_auth accepts wildcards and the freemail_whitelist does
not.  Either freemail could be expanded to add that functionality or wildcards
could be ignored.

Henrik, what are your thoughts on the attached ROUGH, untested patch?

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to