Re: [Exim] Fixing exim_checkaccess (doesn't helo)

Top Page
Delete this message
Reply to this message
Author: Ceri Davies
Date:  
To: exim-users
Subject: Re: [Exim] Fixing exim_checkaccess (doesn't helo)
On Wed, Jan 08, 2003 at 07:23:32AM -0800, Marc MERLIN wrote:
> exim_checkaccess issues a mail from without doing helo.
>
> Could it be quickly fixed to do a helo `hostname -f` first?


That's not portable.

{Free,Net}BSD:
    $ hostname -f
    hostname: illegal option -- f
    usage: hostname [-s] [name-of-host]


Solaris 8:
    $ hostname -f
    uname: not super user


What does "hostname -f" do ?

Ceri
--
By the valiant blood!