Re: [Mailman-Users] Mailman error log file

2013-02-26 Thread Mark Sapiro
On 2/26/2013 3:02 PM, Hung Phan wrote: > We, however, have a different issue. We use logrotate to rotate the error log > daily. After we implemented that, the new error log file stays at 0. Is it > normal? Posts mention other services also write entries in this log file > besides exim so should

Re: [Mailman-Users] Different From field between digest and non digest

2013-02-26 Thread Mark Sapiro
Graham Bentley wrote: > >I have just got started with mailman and have noticed that >in non digest mode subscribers recieve posts from ie in >their mail client FROM: field > >listname@domain Presumably this behavior is what you want. It occurs because the list admin General Options -> anonymous_l

Re: [Mailman-Users] Mailman error log file

2013-02-26 Thread Hung Phan
That's it! The set_debuglevel(1) commend is left over from when we debugged an issue previously. We, however, have a different issue. We use logrotate to rotate the error log daily. After we implemented that, the new error log file stays at 0. Is it normal? Posts mention other services also wri

[Mailman-Users] Different From field between digest and non digest

2013-02-26 Thread Graham Bentley
Hi all, I have just got started with mailman and have noticed that in non digest mode subscribers recieve posts from ie in their mail client FROM: field listname@domain but in digest mode from; listname-request@domain I would prefer the former for both but cant seem to find how to change thi