tom lee: > > > > >> > >> I need to write a script to scan the queue to be alerted before the > >> mails start to bounce back. > > > > That is what "delay_warning_time" is for. > > > Thanks. for my case, my postfix server is the relay server. once the > relay server cannot connect to the relayhost listed in relay server > main.cf, > It cannot send out the email to the delay_notice_recipient under this > situation.
Postfix WILL send the "delayed mail" notification to the email SENDER. Postfix WILL NOT send to delay_notice_recipient unless YOU configure it to do so. Wietse