Dominic Raferd:
> > man 5 bounce
> >
> > delay_warning_time_suffix
> > Expands into the value of the delay_warning_time
> > parameter,
> > expressed in the time unit specified by suffix, which is
> > one of
> > seconds, minutes, hours, days, or weeks.
> >
> > man 1 postconf
> >
> > -t [template_file]
> > Display the templates for text that appears at the
> > beginning of
> > delivery status notification (DSN) messages, without
> > expanding
> > $name expressions.
> >
> > man 5 bounce
> >
> > GENERAL PROCEDURE
> > To create a customized bounce template file, create a temporary
> > copy of
> > the file /etc/postfix/bounce.cf.default and edit the temporary file.
> >
> > And so on.
> >
> > Wietse
> >
> > postconf -t
> >
>
> Thanks again. I add to main.cf:
> # match text in delay message to the setting delay_warning_time = 15m
> delay_warning_time_hours = 0.25
It goes in the bounce template. Please read "GENERAL PROCEDURE" above.
Wietse