On Tue, 4 Mar 2003, Giuliano Gavazzi wrote:
> smtp_in.c:1224: illegal statement, missing `;' after `)'
>
> log_write(0, LOG_MAIN|LOG_REJECT,
> "connection from %s refused (IP options)",
> host_and_ident(FALSE), NULL));
> ^ here
Thanks! Should be
host_and_ident(FALSE));
of course.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.