Re: [Mailman-Users] Automate Moderator Functions

2016-09-05 Thread Andre de Azevedo Cunha
Mark, i solved like this: REPLACED THIS: #default action (moderate) #hold_for_approval(mlist, msg, msgdata, # MessageTooBig(bodylen, mlist.max_message_size)) FOR THIS: #auto rejecting emails bigger then max_message_size f_log=open('/var/log/mailman/reject','a') f_log.write('Message from %

Re: [Mailman-Users] Automate Moderator Functions

2016-09-05 Thread Mark Sapiro
On 09/05/2016 07:10 AM, Andre de Azevedo Cunha wrote: > Mark, > > > the important to me is reject emails to the lists bigger then the value set > in > MAX_MESSAGE_SIZE in the list`s config. The default behavior is moderate this > message, what don`t solve me problem. Exist one way to do this?

Re: [Mailman-Users] Automate Moderator Functions

2016-09-05 Thread Andre de Azevedo Cunha
Mark, the important to me is reject emails to the lists bigger then the value set in MAX_MESSAGE_SIZE in the list`s config. The default behavior is moderate this message, what don`t solve me problem. Exist one way to do this? --- Em 03/09/2016 13:00, Mark Sapiro escreveu: > On 09/02/2016 01:45

Re: [Mailman-Users] Update mailman MacServer5

2016-09-05 Thread Matthias Schmidt via Mailman-Users
Timothy, thanks for the tip, but I do not intend to install MacPorts as I had different experiences with it in the past. Besides that, mailman is now running fine now. The only problem left is that the include of the cgi link of the mailman config is not working with the current Apache setup.

Re: [Mailman-Users] Digest formatting--clickable TOC?

2016-09-05 Thread Lucio Chiappetti
On Fri, 2 Sep 2016, Matt Morgan wrote: The eventual publication looks a lot like a mailman digest, and that's what I'm switching it to. I see that over the weekend there was some discussion about digests, not only in this thread ! I understand that mailman can do digests as a series of MIME