This is a discussion on [courier-users] SpamAssassin Hit on local mail autoresponder within the Courier-Imap forums, part of the Mail Servers and Related category; Just setup and learned about autoresponders today using .mailfilter. It's working good, except that for autoresponses that go back ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Just setup and learned about autoresponders today using .mailfilter.
It's working good, except that for autoresponses that go back to a mailbox on the same server the auto-response message takes a -2.6 point hit from SpamAssassin for the "ALL_TRUSTED" (Did not pass through any untrusted hosts). Any ideas on how to craft what is being invoked by mailbot so that it doesn't take this hit from SA? My thought was possibly adding a Received: header like below as part of invoking mailbot: Received: from localhost (localhost [127.0.0.1]) (uid 1003) by localhost (localhost [127.0.0.1]) with local; Tue, 14 Jun 2005 17:28:19 -0400 Of course, the date would be modified to be the date at the moment the autoresponse was sent. Any other ways that it could be done? Thanks for any tips! ~charles uchu ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |