On 4/22/19 6:22 PM, Bernie Cosell wrote:
> Is it possible [at least without hacking the python code] to change the 
> default 
> reject message that gets sent when a not-allowed member posts to a list.


Go to the list admin Privacy options... -> Sender filters

If the non-member posts are rejected because generic_nonmember_action
(near the bottom) is Reject, just below that is
nonmember_rejection_notice which will set the message.

On the other hand, if generic_nonmember_action is Hold and you want to
change the default rejection message for rejecting a held post, that
requires either hacking the source code or creating a English language
message catalog with a "translation' for that message, but I don't think
that's what you're talking about since the default for that is 'Your
message was deemed inappropriate by the moderator.'

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to