[Mailman-Users] members mail is getting marked rejected

Mark Sapiro mark at msapiro.net
Mon Sep 19 23:44:12 EDT 2016


On 09/18/2016 05:56 PM, Andy Goldzweig wrote:
> in the vette log I see:
>         LISTNAME: Refused posting:
>         From: MEMBER at MYDOMAIN
>         Subject: SUBJECT
>         Reason: Your message was deemed inappropriate by the moderator.
> This person is a member of the list.
> The sender filter for moderated members is hold
> So why is the message getting rejected?


If there is a preceding message in the vette log saying this message was
held, it was rejected by moderator action. If not, there are only a
couple of possibilities.

The most likely is it is an HTML only post, the list's content filtering
doesn't accept HTML and filter_action is Reject. Note that
convert_html_to_plaintext = Yes doesn't happen unless you also accept
text/html in pass_mime_types.

Otherwise, the message may match a header_filter_rules rule with reject
action.

There are other possibilities, but they are unlikely in this case.

However, the log message you quote above is in the format written when a
moderator rejects the post and not in the format written when a post is
automatically rejected by a handler.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list