[Mimedefang] telling mimedefang this message is ok
    Douglas J Hunley 
    doug at hunley.homeip.net
       
    Thu Feb 28 09:39:41 EST 2002
    
    
  
David F. Skoll spewed electrons into the ether that assembled into:
> 1) Filter the output of your cron job through something which gets rid of
> the control characters.
mid-term solution. thanks!
> 2) Have MIMEDefang check the relay address and sender.  You definitely must
> check the relay address, not just the sender.  Something like this in
> filter_begin or filter:
>
> if ($RelayAddr eq "ip.of.internal.mailsender" &&
>     $Sender eq "<root at machine.whatever.com>") {
> 	return action_accept();
> }
will implement this right away. thanks!
-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: Linux StepByStep - http://www.linux-sxs.org
	and http://jobs.linux-sxs.org
panic ("No CPUs found.  System halted.\n");
        2.4.3 linux/arch/parisc/kernel/setup.c
    
    
More information about the MIMEDefang
mailing list