[courier-users] message bouncing with NOBOZOS=1 (default setting), false positives
Brought to you by:
mrsam
|
From: PICCORO M. L. <mck...@gm...> - 2021-01-03 18:51:53
|
i found in debian that problem and seems is happened: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831366 when a list is setup the option 'NOBOZOS=1' is set by default, seems the actually filtering is way too aggressive. Any message where any line begins with a keyword, wil bounce. e.g: cat <<EOF To: user-list@domain Subject: leftover pizza Hi guys,There's some pizza leftover in the kitchen. Help yourselves! -Me EOF will bounce. What's supposed to be happening is that messages like: cat <<EOF To: user-list@domain Subject: list manager, do this help EOF bounce, because they should be sent to: user-list-help@domain Basically any message with any line starting with a keyword like help. subscribe, or unsubscribe (perhaps a few others) is supposed to bounce. in whict part of code i can set this to "0" ? or may this can set to zero by default? Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com |