protocol error notifications are disabled by default.
https://www.postfix.org/postconf.5.html#notify_classes

ACK.  mine is,

  postconf notify_classes
    notify_classes = bounce, data, delay, protocol, resource, software

iiuc, it's "protocol" responsible for these messages,

  protocol
    Send the postmaster a transcript of the SMTP session in case of client or 
server protocol errors. The notification is sent to the address specified with 
the error_notice_recipient configuration parameter (default: postmaster).

it's currently doing what i've _told_ it to do.

and, for those 'non-evil' senders that make an occasional protocol mistake, i 
get -- as i'd hope to -- a notice emailed to my error_notice_recipient.

i don't want to DISABLE that.

i'd like to limit/quiet it *selectively* -- either for this gargabge from DO, 
or for these 'pulses' or 10-20+ connection attempts with bad payloads, each 
resulting currently in a separate message to my addr.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to