Re: Interim NDR

2012-09-01 Thread lists
On Sat, September 1, 2012 9:00 pm, Ralf Hildebrandt wrote: > Oh wow, somebody got that domain :( > Currently in my queue for ages: > gm.de zfl.org bausch-lomb.de Ralf, thanks for your help! trigger worked, BUT, I was still missing notify enable, now all seems good, get email with cacti png, th

Re: Interim NDR

2012-09-01 Thread Ralf Hildebrandt
* li...@sbt.net.au : > Sep 1 20:34:27 postfix/lmtp[4812]: 77471380B88: > to=, relay=127.0.0.1[127.0.0.1]:10024, delay=25, > delays=0.07/0.01/0/25, dsn=2.0.0, status=sent (250 2.0.0 from > MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 4A7AC3806E4) > Sep 1 20:34:28 postfix/smtp[4832]: 4A7AC

Re: Interim NDR

2012-09-01 Thread lists
On Sat, September 1, 2012 8:15 pm, Ralf Hildebrandt wrote: >> how can I create some 'test' deffered queue emails..? that will hang >> around till I don't want test anymore > > send mail to someb...@hotmial.com Ralf, thanks, but, got 250 OK: Sep 1 20:34:27 postfix/lmtp[4812]: 77471380B88: to=,

Re: Interim NDR

2012-09-01 Thread Ralf Hildebrandt
* li...@sbt.net.au : > On Sun, August 26, 2012 9:21 am, Wietse Venema wrote: > > >> Is there a way to warn postmaster/admin of such? > >> at the moment, i go 'mailq' and check \queuegraph few times daily to > >> watch for potential problems, what can one do get notified of such > >> potential issu

Re: Interim NDR

2012-09-01 Thread lists
On Sun, August 26, 2012 9:21 am, Wietse Venema wrote: >> Is there a way to warn postmaster/admin of such? >> at the moment, i go 'mailq' and check \queuegraph few times daily to >> watch for potential problems, what can one do get notified of such >> potential issues ? > > Yes, if you really want

Re: Interim NDR

2012-08-27 Thread Ralf Hildebrandt
* Nick Rosier : > recently noticed some mails got stuck in the queue due to a > misconfiguration so at least now the users (and me) will get notified > early. I've also modified the notify-classes so I'm also notified and > take action when needed. I personally look at the queue from time to time

Re: Interim NDR

2012-08-27 Thread Nick Rosier
Ralf Hildebrandt wrote: * Nick Rosier: is it possible to configure Postfix to send an interim non-delivery report? I'm using the default settings so Postfix will try to deliver a mail for 5 days. So if a mail fails to get sent users are only informed after 5 days. I would like to configure Pos

Re: Interim NDR

2012-08-26 Thread lists
On Sun, August 26, 2012 9:21 am, Wietse Venema wrote: > Voytek: > Yes, if you really want to. However I haven't used this code since > it was written many years ago. Let me know if it still works. Wietse, thanks. hmmm, I think maybe it's not the best idea... perhaps I should try a cacti threshol

Re: Interim NDR

2012-08-25 Thread Wietse Venema
Voytek: [ Charset UTF-8 unsupported, converting... ] > > > Ralf Hildebrandt wrote: > >* Nick Rosier : > > > >> is it possible to configure Postfix to send an interim non-delivery > >> report? > > > >delay_warning_time = 4h > > Is there a way to warn postmaster/admin of such? > at the moment, i

Re: Interim NDR

2012-08-25 Thread Voytek
Ralf Hildebrandt wrote: >* Nick Rosier : > >> is it possible to configure Postfix to send an interim non-delivery >> report? > >delay_warning_time = 4h Is there a way to warn postmaster/admin of such? at the moment, i go 'mailq' and check \queuegraph few times daily to watch for potential prob

Re: Interim NDR

2012-08-25 Thread Ralf Hildebrandt
* Nick Rosier : > is it possible to configure Postfix to send an interim non-delivery > report? I'm using the default settings so Postfix will try to deliver > a mail for 5 days. So if a mail fails to get sent users are only > informed after 5 days. I would like to configure Postfix to send a > m

Re: Interim NDR

2012-08-25 Thread John Levine
> I would like to configure Postfix to send a mail after >e.g. 4 hours that the delivery has failed and that the system will try >to send the message for another 5 days. Is this possible? Considering how incredibly annoying those messages were when sendmail used to send them, I hope not. R's, J