[Mimedefang] Filtering Local Submission

Stefano McGhee SMcGhee at ARCweb.com
Thu Feb 20 16:41:01 EST 2003


David,
	This seems to have worked well!  I have yet to ./CONFIGURE in the
ip validation argument and rebuild, but it seems work OK so far (for one
reason or another).  Thanks for your help!

Cheers,

Stefano

> > delete_ip_validation_header(); to filter begin.
> 
> Yes, that would be a good idea.

> > reconfigure MD with the --with-ipheader argument to get 

> No; you want:
> 
> 	if ($WasResent) {
> 	    if ($RealRelayAddr ne "127.0.0.1") {
> 		$RelayAddr = $RealRelayAddr;
> 		$RelayHostname = $RealRelayHostname;
> 	    }
> 	}
> 




More information about the MIMEDefang mailing list