[Mimedefang] $helo is empty!

James Ebright jebright at esisnet.com
Tue Nov 16 09:47:04 EST 2004


According to the man page, filter_relay only gets sent two arguments; the IP
and the hostname of the relay host. If you want to filter on "helo" you want
to enable filter_sender or filter_recipient. See man mimedefang-filter for
more information.

Jim Ebright
www.esisnet.com
ESISNET, LLC


On Tue, 16 Nov 2004 16:31:23 +0200, Marco Supino wrote
> Hi,
> 
> I am tring to use the $helo var in filter_relay to test some things, 
> but it seems its always empty, none of the emails getting past this 
> filter have something in the $helo var,
> 
> Is this is a bug or am i missing something ?
> 
> this is the call to the filter :
> 
> sub filter_relay ($$$) {
> 
>          my ($hostip, $hostname, $helo) = @_;
> 
>          md_syslog('debug', "RELAY: <$hostip> <$hostname> <$helo>");
> ...
> 
> in the logs, the helo doesnt have any value.
> 

> Marco.
> 
> _______________________________________________
> Visit http://www.mimedefang.org and http://www.canit.ca
> MIMEDefang mailing list
> MIMEDefang at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


--
EsisNet.com Webmail Client




More information about the MIMEDefang mailing list