----- Original Message ---- > From: Tony <[email protected]> > To: [email protected] > Sent: Tue, February 2, 2010 5:50:52 PM > Subject: Re: [Mimedefang] mimedefang letting some spams through...why? > > > ----- Original Message ----- From: "-" > To: > Sent: Tuesday, February 02, 2010 12:11 AM > Subject: Re: [Mimedefang] mimedefang letting some spams through...why? > > > > Your problem is that SA is being called more than once. > > ok thanks, do you mean every email is being scanned twice? how do you know > that?
You can make that from the message headers in your post. Normally, Return-Path: header is followed by Received: headers which tells how the email arrived at your mailbox. In your cases, the Return-Path: header is followed by X-Spam-* headers, then followed by Received: headers. So, it is very very likely that the messages were scanned by the MDA which I presume to be "procmail" since your MTA is sendmail 8.13.1. Look into system wide procmailrc or per user ".procmailrc" (note the dot before procmailrc) in respective home directories. > > _______________________________________________ > NOTE: If there is a disclaimer or other legal boilerplate in the above > message, it is NULL AND VOID. You may ignore it. > > Visit http://www.mimedefang.org and http://www.roaringpenguin.com > MIMEDefang mailing list [email protected] > http://lists.roaringpenguin.com/mailman/listinfo/mimedefang _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

