Hello,

I'm confused about this warning I just saw in my logs (never seen it before):

Dec 23 12:03:24 myhost postfix/bounce[19970]: warning: [built-in]: zero result in delay template conversion of parameter "delay_warning_time_hours" Dec 23 12:03:24 myhost postfix/bounce[19970]: warning: please reduce time unit "hours" of "delay_warning_time_hours" in delay template Dec 23 12:03:24 myhost postfix/bounce[19970]: warning: for instructions see the bounce(5) manual

The problem is, there is no parameter delay_warning_time_hours used in the delay_template (from bounce.cf):

delay_template = <<EOF
Charset: us-ascii
From: MAILER-DAEMON (Mail Delivery System)
Subject: Delayed Mail (still being retried)
Postmaster-Subject: Postmaster Warning: Delayed Mail

This is the mail system at host $myhostname.

####################################################################
# THIS IS A WARNING ONLY.  YOU DO NOT NEED TO RESEND YOUR MESSAGE. #
####################################################################

Your message could not be delivered for more than $delay_warning_time_minutes minutes. No more
warnings will be forthcoming.

It will be retried until it is $maximal_queue_lifetime_days days old,
after which you will get a permanent delivery failure notification.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system
EOF

Anyone know why I got that warning?

--

Best regards,

Charles

Reply via email to