On 4/19/2012 11:55 PM, Vishal Agarwal wrote: > Dear All, > > > > I want to keep the messages waiting in queue for > delivery for certain time of period (say 10 minutes) destination > wise. Presently as soon as the message is being received by postfix > is being delivered in the same time. I want to keep message staying > in queue for delivery for 10 minutes, and that also destination wise. > > > > Thanks/regards, > > Vishal Agarwal > > >
Postfix does not have any controls for delaying mail. You might be able to hack something together with some scripts using the postsuper hold/release functions. http://www.postfix.org/postsuper.1.html -- Noel Jones