On 2/27/20 5:44 PM, Dave McGuire wrote: > > Not to hijack, but is it possible to set the maximum message size by > the mailman shell? I've a problem with that in one of my MM3 lists, I > really need to set that, but the web interface does not allow me to set > it. I get the dreaded "Unknown attribute: max_message_size" error. > Could you loan me a clue?
Not only does this not really belong in this thread, it doesn't even belong on this list. <https://lists.mailman3.org/mailman3/lists/mailman-us...@mailman3.org/> would be a better place, but since you asked... Setting Maximum message size works in current Postorius. What version do you have? Yes you can set it in mailman shell mailman shell -l l...@example.com The variable 'm' is the l...@example.com mailing list >>> m.max_message_size = 100 (or whatever you want to set it to) >>> commit() >>> -- 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