afshin afzali: > Hi Postfixers, > > I need to get custom control over defer queue. My emails need to > be sent in specified time-frame.
/etc/postfix/main.cf:
maximal_queue_lifetime = 3600s
maximal_backoff_time = 600s
This retries mail approximately six times until it is approximately
one hour old.
Wietse
