--On 5 February 2009 11:48:12 -0500 Barry Warsaw wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Feb 5, 2009, at 7:59 AM, Ian Eiloart wrote:
I think this is holding me up on my lmtp code. I need to be able to
write a test that allows me to create a list, add a member, and
change th
What should I do?
I'll try to fix this later today. The problem is that I've enabled
unicode literals in all the source files, but Python's standard
optparse.py module does not allow unicode options (I consider this a bug
in the module, may or may not get fixed for Python 2.6). The solution
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Feb 5, 2009, at 7:59 AM, Ian Eiloart wrote:
I think this is holding me up on my lmtp code. I need to be able to
write a test that allows me to create a list, add a member, and
change the member's posting permissions. All so that the lmtp serve
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Feb 4, 2009, at 3:15 PM, Patrick Ben Koetter wrote:
# /var/lib/mailman/bin/create_list -C /etc/mailman/mailman.cfg
mail...@mailman.state-of-mind.de
Traceback (most recent call last):
File "/var/lib/mailman/bin/create_list", line 18, in
mail
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Feb 4, 2009, at 3:15 PM, Patrick Ben Koetter wrote:
I am having problems creating a mailing list with MM3 ALPHA.
Then I try to create a list:
# /var/lib/mailman/bin/create_list -C /etc/mailman/mailman.cfg
mail...@mailman.state-of-mind.de
Trace
I am having problems creating a mailing list with MM3 ALPHA.
Here's what I have done so far:
I created a config that overrides src/mailman/config/schema.cfg.
Then I started mailmanctl:
# /var/lib/mailman/bin/mailmanctl -C /etc/mailman/mailman.cfg start
Warning! You may encounter permission pro