[Mailman-Users] Cannot install Mailman 2.1: bin/update fails (Solaris 9, Python 2.2.2)

2003-01-14 Thread Frank Thommen
ut it. Any hints, where the problem could come from or where I could start to look for a solution? Thanks in advance Frank Thommen ** Problems, questions, feedback? Mail to [EMAIL PROTECTED] ** -- Frank Thommen, IT Support Group, D-INFK, ETH Zuerich Mail: [EMAIL PROTECTED]; Phone: +

[Mailman-Users] Default action for anti-spam filter catched mails?

2003-09-22 Thread Frank Thommen
tagged by SpamAssassin (most of our list admins want to do that) w/o any additional activity. Thanks a lot for any help frank ** Problems, questions, feedback? Mail to [EMAIL PROTECTED] ** -- Frank Thommen, Informatik Support Gruppe, D-INFK, ETH Zuerich E-Mail: [EMAIL PROTECTED

[Mailman-Users] Webserver access problems (Permission denied on config.db)

2002-03-18 Thread Frank Thommen
e a solution to this problem which does *not* require to change access permissions of all lists files manually after each "newlist"? I am grateful for every hint. frank -- Frank Thommen, IT Support Group, D-INFK, ETH Zuerich E-Mail: [EMAIL PROTECTED]; Tel: +4

Re: [Mailman-Users] Help

2002-03-19 Thread Frank Thommen
ke: Attempt to exec script with invalid gid 51, expected 99 You need to reinstall Mailman, and specify $MAIL_GID to be 51, as described in the installation instructions. see notes on Postfix below, as by default it will create these problems

Re: [Mailman-Users] wrong gid

2002-03-19 Thread Frank Thommen
rs address is xyz.com. This should be mainly a question of configuring your MTA. There's currently a discussion about virtual domains in this mailing list, which might help you. frank -- Frank Thommen, IT Support Group, D-INFK, ETH

[Mailman-Users] An other whish for umbrella lists

2002-06-25 Thread Frank Thommen
ing to the specific sublists. I.e.: Mailman should suppress printing of the list prefix if the mail comes from some other (local!) list or from a defined list senders (similar to the acceptable_aliases setting). frank ** Problems, questions, feedback? Mail to [EMAIL PROTECTED] ** -

[Mailman-Users] Updating MM 2.1.2 -> 2.1.5 "stucks"

2004-06-25 Thread Frank Thommen
ally corrupt my system? Thank you very much in advance for any hints. frank -- Frank Thommen, Informatik Support Gruppe, D-INFK, ETH Zuerich E-Mail: [EMAIL PROTECTED]; Tel: +41-1-63 27208 (Mo-Do) Web: http://www.isg.inf.ethz.ch --

[Mailman-Users] Help: MM 2.1.5 not working after failed update from 2.1.2

2004-06-26 Thread Frank Thommen
hereas other deliver well. Can anybody give hints how to debug or even correct this problem or the one described in 'Updating MM 2.1.2 -> 2.1.5 "stucks"' (http://www.mail-archive.com/[EMAIL PROTECTED]/msg25414.html)? Thanks a lot in advance frank -- Frank Th

Re: [Mailman-Users] Updating MM 2.1.2 -> 2.1.5 "stucks"

2004-06-26 Thread Frank Thommen
Hi >> ...and here the process waits/loops forever (at least more then three >> hours...). I ^C-stopped the update several times, but it gets always >> stucked at the same list. > > Examin the locks directory if there are lock files remained before > executing bin/update. Make sure you stop qrun

Re: [Mailman-Users] Updating MM 2.1.2 -> 2.1.5 "stucks"

2004-06-28 Thread Frank Thommen
> > update exits at this point, but the next time it is run, the error does not > > appear any more (-> I have to run 'update' three times to get rid of all these > > errors). These errors always appear, when 'update' is run after MM 2.1.2 has > > been used. > > OK. You have done with update to 2

[Mailman-Users] What regular expressions are allowed for Mailman topics?

2022-05-12 Thread Frank Thommen
Dear all, I'm trying to implement Mailman topics through regular expressions. However I'm not sure, what expression types are supported. I was trying * ^(OK|WARN|CRIT|UP|DOWN) -> * ^(OK|WARN|CRIT|UP|DOWN) \- to catch subject lines like "OK -> CRIT some text" and "UP -> DOWN some text" ecc.

[Mailman-Users] Re: What regular expressions are allowed for Mailman topics?

2022-05-14 Thread frank . thommen
Mark Sapiro wrote: > On 5/12/22 10:45, Frank Thommen wrote: > > Dear all, > > I'm trying to implement Mailman topics through regular expressions. > > However I'm not sure, what expression types are supported.  I was trying > > * ^(OK|WARN|CRIT|UP|DOWN) -> &