Christian Anton wrote:
>
>Adding a new
>list with the shell command
>'newlist [EMAIL PROTECTED]' creates a new list, very fine. I
>get the message from mailman that my new list is created. But the
>automatically created virtual_mailman file is wrong format:
>
>[EMAIL PROTECTED]
>li
Mark Sapiro wrote:
Christian Anton wrote:
i got it installing finally, applying the patch line after line manually
in editor. It installes everything fine, but now when i want to create a
list "mailman" i get the following error:
ipx10995 mailman # ./bin/newlist
Name der Mailingliste: mailman
Mark Sapiro wrote:
Over the UI i can't create a List either. I have the following in my
mm_cfg.py:
##
# Put YOUR site-specific settings below this line.
DELIVERY_MODULE = 'SMTPDirect'
SMTPHOST = 'localhost'
SMTPPORT = 10025
SMTP_MAX_RCPTS = 1000
MTA
Christian Anton wrote:
>
>i got it installing finally, applying the patch line after line manually
>in editor. It installes everything fine, but now when i want to create a
>list "mailman" i get the following error:
>
>ipx10995 mailman # ./bin/newlist
>Name der Mailingliste: mailman
>e-Mailadress
Indentation is critical in Python. You have not properly matched
indentation between the patch and the base in MailList.py. It is
safest to indent with spaces only. Mixing spaces and tabs in one file
causes problems.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francis
Thank you for your respond Mark, i'm attaching your Mail here 'cause you
sent it to me personally.
I will try to take more care about the indentation when patchin the
sourcecode again and tell you if it worked or not.
greets
Christian
Mark Sapiro wrote:
Indentation is critical in Python. You h
Christian Anton wrote:
>
>I'm wanting to use mailman on a postfix-powered machine with virtual
>domains. As i found out that "out-of-the-box" mailman does not support
>this fine (one only namespace for mailing list names etc) i found this
>patch in the FAQ of mailman:
>http://sourceforge.net/tra
Hi everybody!
I'm wanting to use mailman on a postfix-powered machine with virtual
domains. As i found out that "out-of-the-box" mailman does not support
this fine (one only namespace for mailing list names etc) i found this
patch in the FAQ of mailman:
http://sourceforge.net/tracker/index.php?f