RE: Archiving All Messages
"Dickenson, Steven" <[email protected]>
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Message-ID | <1DBA7B491604E94BBCCE5133069A5BB221FEBC@ringo.internal.keyschool.org> |
Check the spamassassin.conf file for SA-Exim. Towards the bottom, there's an option to save messages that aren't flagged as spam. There's also options to save mail that is flagged as spam, rejected, or teergrubed. If you enable all of these options, you'll essentially save every piece of mail that passes through SA-Exim. PS - Please use plain text for the list, not HTML. Steven --- Steven Dickenson <[email protected]> Network Administrator The Key School, Annapolis Maryland -----Original Message----- From: Mabe, David M [mailto:[email protected]] Sent: Tuesday, March 25, 2003 4:21 PM To: [email protected] Subject: [SA-exim] Archiving All Messages All: I would like to archive every message that comes through my server. It would be ideal to archive messages that SA-exim marks as spam in one directory and those that aren't marked as spam in another directory. I have tried rewriting the address by adding an additional address like this, but exim doesn't like it: *@mydomain.com [email protected],[email protected] Anybody have any suggestions? Looking through the mainlog, it looks like there might be an option for saving all spam messages that were accepted in a directory (SAspamacceptsave), but I can't seem to get it to work. Thanks in advance!