Hi, could the same be achieved by whitelisting all mail to "spamtraps" and then using the MTA's (Exim) own "virtual domain" deliveries?
Or am I missing something? Thanks Nico On 18 Feb 2004 at 2:44, S.Karthikeyan wrote: > Dear Matt, > > > Running openprotect on a relay-only sendmail box, I was wondering if > > there was a way to catch mail for a specific recipient to place in > > the bayes filter. I have a few users that are no longer using their > > email addresses, and all they receive is spam. These addresses > > would be very useful to kick start the bayes system, but they are > > relayed to an exchange server and from what I have read, the changed > > headers would muck up bayes. > > > > You can add a ruleset like this: > > FromorTo: [EMAIL PROTECTED] [EMAIL PROTECTED] > > in a ruleset file like /etc/MailScanner/rules/server.rules. In > /etc/MailScanner/MailScanner.conf, > > Archive Mail = /etc/MailScanner/rules/server.rules > > You can do this using MCP too. > > This will forward all mails to [EMAIL PROTECTED] to [EMAIL PROTECTED] > All > those users not using their id's any more can be forwarded to > [EMAIL PROTECTED] > > Then, you can do a cron job, wherein you do the following: > > sa-learn --spam /var/spool/spam. > > Hope this should do. > > Cheers, > Karthikeyan, S. > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Opencomputing-openprotect mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opencomputing-openprotect > > -- > This message has been scanned for viruses and > dangerous content, and is believed to be clean. > >
