On 2011-11-15 21:13, K bharathan wrote:
hi all
added a following regular expression for mime_header check
/^Subject:.*LOANS OFFER/ REJECT spam #1
if i understand correctly cleanup service is doing the rejection;
how can i stop notify the sender; is there any difference in
mime_header check and header_check
header_checks and mime_header_checks do exactly what they say.
If your header checks reject mail, the sender will be notified.
If this is not what you want to do, specify a different action, such as
DISCARD.
--
J.