I am running SA 2.54 along with sendmail (8.12.9) as the MTA on the same box. This setup is for inbound internet mail only, as it is sitting behind our firewall, and pushes mail after being "spam scanned" to our internal exchange server, hence the exchange server sends outbound mail directly. Works great, site-wide. Only problem is, I want the end-users to be able to have their own "user_prefs". I don't want to integrate Sendmail with LDAP to query virtual users on the AD, I just what the SA/Sendmail box to act as an incoming only gateway to exchange.
All I am interested in is maintaining whitelists/blacklists - per user. Is this possible? It would be neat to be able to put a command in like this into the /etc/mail/spamassassin/local.cf file: whitelist_from_to [EMAIL PROTECTED] [EMAIL PROTECTED] This would allow me to populate the local.cf automagically with a php or aspx web page, the result might look something like this: [EMAIL PROTECTED] whitelist_from_to [EMAIL PROTECTED] [EMAIL PROTECTED] blacklist_from_to [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Jim Upwood System Administrator Bond, Schoeneck, and King Syracuse, NY ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk