Re: [Mailman-Developers] --with-user and qmail-to-mailman.py

2007-10-25 Thread Mark Sapiro
Sebastian Wieseler wrote: > >But "mailman" isn't correct, because of "--with-user". Can you please >fix that with something like: [...] qmail-to-mailman.py is 'unofficial' contributed software. Please read contrib/README in the distribution. -- Mark Sapiro <[EMAIL PROTECTED]> The highway

[Mailman-Developers] --with-user and qmail-to-mailman.py

2007-10-22 Thread Sebastian Wieseler
Hello. If I use "--with-user" I got some errors with qmail-to-mailman.py. That's why it has got on line 67: local = re.sub("^mailman-","",local) But "mailman" isn't correct, because of "--with-user". Can you please fix that with something like: local = re.sub("^" + os.environ['