[Mimedefang] $helo is empty!

Marco Supino marco at sd.com
Tue Nov 16 09:31:23 EST 2004


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.




More information about the MIMEDefang mailing list