Jose Luis Marin Perez wrote:
Dear Sirs

I noticed a problem with Spamassassin whitelists and Simscan:

Spamassassin is configured to use white lists using mysql (for example)

*mysql> select * from userpref;
+------------------------------+----------------+-------------------------+--------+
| username | preference | value | prefid |
+------------------------------+----------------+-------------------------+--------+
| jma...@enlaceaduanero.com.pe | whitelist_from | jolumape...@hotmail.com | 2 | | lca...@enlaceaduanero.com.pe | whitelist_from | jolumape...@hotmail.com | 3 |
+------------------------------+----------------+-------------------------+--------+
2 rows in set (0.01 sec)*

Hello,

When more than one recipient for an email is received simscan uses the default user when passing to spamd. So install of -u jma...@enlaceaduanero.com.pe being passed by spamc, no -u is used and spamd uses the default values.

Regards,

Rick

Reply via email to