On 09/29/2015 08:28 PM, Mark Sapiro wrote:
No. The address which is the problem is the sender address of the post
that is being held. Mailman is attempting to notify the poster that her
post is being held for moderation and the poster's address appears to be
invalid. This is normally the address in the From: header of the post,
but can be another address depending on the message itself and the
[mailman] -> sender_headers configuration.

I'll verify this again, however I'm suspecting that this is a some sort of bug in mailman configuration, since the domain I'm using for testing is dedicated to mailman and (as far as I can understand) mailman should take care of it's own email addresses automatically.

I tried to browse trough the code, but I'm not that competent with python that I could see any problems immediately. However I'll try to debug this problem further now since I have atleast some clue about where to look from.


The debug information is the traceback from the 'error' log which you
post above. I'm not completely sure about MM 3, but in MM 2.1 in order
to write anything to a debug log, you actually have to insert the
logging calls in the code.

As I browsed trough the code I saw calls to function log.debug(), which suggested to me that there should be atleast something on the debug log, but since the documentation (atleast the ones I have found) for mailman3 are shallow at best I couldn't confirm if there's any configuration options to specifically enable debugging.


Questions about Mailman 3 are better posted to the
mailman-develop...@python.org list
<http://mail.python.org/mailman/listinfo/mailman-developers>. Please
join that list if you are not already a member and post there.

I assumed that user-list is for stable releases, which mailman3 has been for couple of months now, but I'll subscribe to developers list as well and post results from my debugging to there. Thank you for your time, I really appreciate it.

--
Take
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to