On Wed, May 18, 2011 at 9:02 PM, Wietse Venema wrote:
> afshin afzali:
> > > Postfix has no support for senders to specify "do not deliver
> > > this message after X" (i.e. no per-message expiration time).
> > >
> > Of course, for transports such as SMS or voice I need to use custom
> scrips
> >
afshin afzali:
> > Postfix has no support for senders to specify "do not deliver
> > this message after X" (i.e. no per-message expiration time).
> >
> Of course, for transports such as SMS or voice I need to use custom scrips
> to wrap postfix to appropriate managers. In these scripts I will check
On Tue, May 17, 2011 at 10:48 PM, Wietse Venema wrote:
> afshin afzali:
> > I need to get custom control over defer queue. My emails need to
> > be sent in specified time-frame.
>
> Wietse:
> > /etc/postfix/main.cf:
> >maximal_queue_lifetime = 3600s
> >maximal_backoff_time = 600s
> >
> > T
afshin afzali:
> I need to get custom control over defer queue. My emails need to
> be sent in specified time-frame.
Wietse:
> /etc/postfix/main.cf:
>maximal_queue_lifetime = 3600s
>maximal_backoff_time = 600s
>
> This retries mail approximately six times until it is approximately
> one h
hi wietse,I need further control over defer queue。 actually Im going to use
postfix as cross switch between multiple kind of messaging media such as
voice and sms。to do this,message sender needs to specify time frame that the
message must be send,i.e. 9—12 AM. I think if there is a hook that i coul
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
Hi Postfixers,
I need to get custom control over defer queue. My emails need to be sent in
specified time-frame. To do this I need to confirm returning an email to
active queue.
Regards,
-- Afshin Afzali