Re: Queue lifetime

2019-07-16 Thread Wietse Venema
pasvon: > Hello > > If I have configured a maximum queue lifetime of 2 days and during a major > outage 2000 mails accumulate in the deferred queue, what happens to these > 2000 mails if I increase the queue lifetime to 5 days and reload Postfix? > Does the new lifetime only

Queue lifetime

2019-07-16 Thread pasvon
Hello If I have configured a maximum queue lifetime of 2 days and during a major outage 2000 mails accumulate in the deferred queue, what happens to these 2000 mails if I increase the queue lifetime to 5 days and reload Postfix? Does the new lifetime only apply to new mails or also to existing

Re: R: Identifing bounce messages whene queue lifetime is expired

2016-10-05 Thread Paweł Grzesik
Maybe setting up: your domain * discard: in your transport will do something similar? I'm not really sure what's you plan for that. Why you need to do it? 2016-10-05 11:04 GMT+01:00 Wietse Venema : > i...@itrezero.it: > > Last question: is it possibile to send bounce messages derived from > > m

Re: R: Identifing bounce messages whene queue lifetime is expired

2016-10-05 Thread Wietse Venema
i...@itrezero.it: > Last question: is it possibile to send bounce messages derived from > maxlife-in-queue-expiration to something like /dev/null :-) and not treating > them as normal bounces? That functionality is not built into Postfix. Wietse

R: Identifing bounce messages whene queue lifetime is expired

2016-10-04 Thread info
originale- Da: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Per conto di Wietse Venema Inviato: mercoledì 5 ottobre 2016 01:44 A: Postfix users Oggetto: Re: Identifing bounce messages whene queue lifetime is expired i...@itrezero.it: > Hi all. > I usually receive D

Re: Identifing bounce messages whene queue lifetime is expired

2016-10-04 Thread Wietse Venema
i...@itrezero.it: > Hi all. > I usually receive DSN messages from my postfix in the format as below. > They are sent to a script for regex analysis. > My question: is there a way to customize these "undelivered mail" messages > when thay come from emails not delivered because max lifetime in the qu

Identifing bounce messages whene queue lifetime is expired

2016-10-04 Thread info
our help. -Francesco Bounce message example obtained when queue lifetime was expired on my postfix - >From MAILER-DAEMON Tue Oct 4 17:57:08 2016 Return-Path: <> X-Original-To: bouncexx...@.it Delivered-To: rr...@localhost.t

AW: different queue lifetime for specifi recipient domain?

2015-07-09 Thread Helmut Weigel
OK, seems to be the straightest way. -Ursprüngliche Nachricht- Von: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Im Auftrag von A. Schulze Gesendet: Mittwoch, 8. Juli 2015 16:54 An: postfix-users@postfix.org Betreff: Re: different queue lifetime for specifi

Re: different queue lifetime for specifi recipient domain?

2015-07-08 Thread A. Schulze
Helmut Weigel: is there a way to lengthen/shorten the queue lifetime just for one specific domain? I want to stay mails to that domain in queue for 30 days. For another domain I want the mails to bounce (if the server is not reachable after just 12 hours) whereas all other mails stay

Re: different queue lifetime for specifi recipient domain?

2015-07-08 Thread Wietse Venema
Helmut Weigel: > Hi , > > is there a way to lengthen/shorten the queue lifetime just for one specific > domain? > How would that work for multi-recipient mail? Wietse

different queue lifetime for specifi recipient domain?

2015-07-08 Thread Helmut Weigel
Hi , is there a way to lengthen/shorten the queue lifetime just for one specific domain? I want to stay mails to that domain in queue for 30 days. For another domain I want the mails to bounce (if the server is not reachable after just 12 hours) whereas all other mails stay for the default 3

Re: increase queue lifetime

2009-11-16 Thread lst_hoe02
Zitat von "Kammen van, Marco, Springer SBM NL" : Hi All, Because of a crashed exchange server we need to queue messages longer on our smarthost then usual. I want to increase the time messages are queued to at least 2 weeks... Is changing the 'maximal_queue_lifetime' in main.cf sufficient

Re: increase queue lifetime

2009-11-16 Thread Wietse Venema
Kammen van, Marco, Springer SBM NL: > Hi All, > > Because of a crashed exchange server we need to queue messages longer on > our smarthost then usual. > > I want to increase the time messages are queued to at least 2 weeks... > > Is changing the 'maximal_queue_lifetime' in main.cf sufficient to

increase queue lifetime

2009-11-15 Thread Kammen van, Marco, Springer SBM NL
Hi All, Because of a crashed exchange server we need to queue messages longer on our smarthost then usual. I want to increase the time messages are queued to at least 2 weeks... Is changing the 'maximal_queue_lifetime' in main.cf sufficient to accomplish this? Thanks! - Marco van