On Mon, Mar 24, 2008 at 8:43 PM, Tao Lin <lintaonz@???> wrote:
> I am using Exim 3.36 under Debain. I am keep getting this message
> from my exim server. How can I remove the delay message from the exim?
Tao,
That is a very old (and unsupported) version of Exim, but the
documentation can still be found at
http://www.exim.org/exim-html-3.30/doc/html/spec.html.
The section you want is:
http://www.exim.org/exim-html-3.30/doc/html/spec_11.html#SEC206, which
suggests that adding 'delay_warning_condition = false' to your config
file will do the trick.
Cheers,
John