> On Aug 26, 2021, at 13:09, Viktor Dukhovni <postfix-us...@dukhovni.org> wrote:
> 
> 
>> On 26 Aug 2021, at 4:02 pm, Matt Corallo <ps...@mattcorallo.com> wrote:
>> I’d like to set an aggressive warning delay but only warn postmaster, not 
>> the sender. It appears delay_warning_time is used for both sender-warnings 
>> and notify_classes, so there doesn’t appear to be a way to do this.
> 
> The delay_warning to the sender is per-message, and the last thing you'd
> want as postmaster is to have your mailbox flooded with delay warnings
> on every queue hiccup, possibly exacerbating the congestion.

I’m not particularly worried about congestion on this server, but maybe delay 
is the wrong warning to focus on - I’d like postmaster notifications for some 
temporary bounces, as they can indicate IP reputation rate-limits, which I’d 
love to learn about.

Sure, I could write something that parses the smtp logs, but it’d be nice not 
to have to.

Reply via email to