Voytek: [ Charset UTF-8 unsupported, converting... ] > > > Ralf Hildebrandt <ralf.hildebra...@charite.de> wrote: > >* Nick Rosier <nick.ros...@gmail.com>: > > > >> 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 problems, what can one do get notified of > such potential issues ?
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 notify_classes (default: resource, software) The list of error classes that are reported to the postmaster. ... delay Send the postmaster copies of the headers of delayed mail. The notification is sent to the address specified with the delay_notice_recipient configuration parameter (default: post- master).