Hi, I'm trying to find a solution allowing user filtering attachments. My environment uses sql user tables.
I was using mimeheader, it works at local.cf but no inside userpref table. Spamassassin shows the rules at debug, but it doesn't work (with allow_user_rules 0 or 1). Do you have any idea how to do that ? Can I define a eval rule and dynamically process user preferences ? My idea is: user stores the attach extension at userpref tables (as whitelist/blacklist does - using or not mimeheader plugin). Best Regards, Fernando