You probably should move this thread to mailman-developers; the
primary developer of Mailman 3 internals only intermittently hangs out
here, while most of the subscribers here are waiting for just two
words on Mailman 3: "It's released!" :-)
Danci Emanuel writes:
--
On 6/11/2012 11:09 AM, Danci Emanuel wrote:
>
>
> and the error that I was saying about appears here:
>
> Running mailman.testing.layers.SMTPLayer tests:
> Tear down mailman.testing.layers.LMTPLayer in 0.009 seconds.
> Set up mailman.testing.layers.SMTPLayer Traceback (most recent call last
When running bin/test with the -vv option everything works smoothly except for
these tests:
test_rejecting_pipeline
(mailman.core.tests.test_pipelines.TestPostingPipeline)/usr/local/mm3/mailman/src/mailman/core/pipelines.py:73:
DeprecationWarning: BaseException.message has been deprecated as
Thanks for the reply!
I have opened the port (9025) and also I made sure that it is not used,
but I get the same error.
Any other ideas?
Emanuel Danci
From: Mark Sapiro
To: Danci Emanuel
Cc: "mailman-users@python.org"
Sent: Monday, June 11, 2012 7:43 P
On 6/11/2012 6:15 AM, Danci Emanuel wrote:
>
> I know that has to do something with the smtp server,
> but I do not know exactly how to solve it, so any feedback
> is welcome!
The test is trying to set up a "fake" MTA to be the MTA side of an SMTP
connection. The fake MTA is trying to open a so
Hello everyone!
I am working on configuring MM 3.0 on my machine using these
instructions - http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head:/src/mailman/docs/WebUIin5.rst
and when I run the bin/test command (line 34), when running the
'mailman.testing.layers.SMTPLayer tests' I
On Sun, Jun 10, 2012 at 4:44 PM, Dennis Putnam wrote:
> My apologies for this off topic post but my attempts to get an Apache
> config issue resolved has garnered zero replies on the Apache forum and
> others. I am hoping there is someone here that is quite knowledgeable
> with Apache configurati