Re: [exim] Mail delay notice

Top Page
Delete this message
Reply to this message
Author: John Burnham
Date:  
To: 'Mark Adams', 'exim-users@exim.org'
Subject: Re: [exim] Mail delay notice

>
> exim 4.72, debian squeeze
>
> Apols I can't find this in the docs anywhere, probably an easy one. Is
> it possible to change the timeout for when exim sends a "delivery
> delayed" message? currently this occurs at 48 hours. I would assume it
> would be part of the retry settings but I can't see anything there.
>


http://www.exim.org/exim-html-current/doc/html/spec_html/ch14.html

And then search for
delay_warning
and
delay_warning_condition

John