[Mimedefang] Administrator

Stefano McGhee SMcGhee at ARCweb.com
Wed Jul 2 14:52:00 EDT 2003


Carol,
	You might also want to ensure that you have said local spam account
setup to receive mail and that local delivery is allowed.  Just in case you
want to utilize this solution.  Otherwise you could forward it to an admin
account on another account.  I only use Pine because of the "bounce"
feature.

Hope that helps,

Stefano


> Carol,
> 	Trying to whittle a filter in an afternoon, eh?
> 
> In my filter_end right after the part where the SA report 
> gets added, I
> have this section of code:
> 
> foreach $recip (@Recipients) {
> 					delete_recipient($recip);
>                               }
> add_recipient($SpamAddress);
> 
> What this does is to recursively remove the existing 
> recipients and add
> $SpamAddress, which is my local spam account.  From that account, can
> peruse the mail that falls into the gray are and forward on 
> (via Pine's
> bounce) the original message or just delete the spam.  It 
> works for me.
> The original recipient is in the headers, BTW.
> 




More information about the MIMEDefang mailing list