On Thu, Nov 16, 2023 at 12:45 PM Thomas Krichel <krichel@openlib.org> wrote:
Thomas Ward via Mailman-users writes
Unfortunately, this is bad behavior and appears to not be caught by default.
I deal with that at the exim level. At this time I only have one list
root@tagol/etc/mail# cat exim.filter # Exim filter
# Auto-Submitted: auto-replied if $h_to: contains "bibnez@folks.email" and $h_Auto-Submitted: contains "auto-replied"
If you have several lists using the same domain suffix, this would become:
if $h_to: contains "(LIST1|LIST2|LISTX)@domain.name" and $h_Auto-Submitted: contains "auto-replied" then ...
If you have lists using different email addresses, then you just substitute the $h_to in another filter rule.
But then maybe Mr. Thomas Ward uses Postfix or Sendmail, in which case this is all useless/greek to him :)
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]