On Mon, 18 Nov 2002, Frederic SOSSON wrote:
> I would like to implement exiscan V2 (for exim 3.xx) in a new server.
> Should i take care about anything before?
instead of "$smtphost = 'local'", make it "$smtphost = 'localhost'",
i dont know whether its in the config file or in the code itself.
(if you choose to go for local, of course.)