On 2011-12-23 6:04 PM, Wietse Venema <wie...@porcupine.org> wrote:
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
It found a parameter "delay_warning_time" with a suffix "_hours".
Postfix is not clever enough to make these up.
Most likely, your delay template has a mis-typed EOF marker.
Ahh - no, but after a little googling, I discovered the problem (I think)...
I had changed the delay_warning_time to 15m and customized my bounce
template a long time ago, but I guess I forgot to tell postfix about the
new custom template (hadn't added
bounce_template_file = /etc/postfix/bounce.cf
to main.cf)
Just did, so hopefully that will take care of it...
Thanks,
--
Best regards,
Charles