[Mailman-Users] Mailman sends only to listadmins
Mark Sapiro
mark at msapiro.net
Mon Apr 7 22:20:19 CEST 2008
combie wrote:
>
>Bad (the Problem)
>the command "newlist" prints no aliases
>Normal user dont recive any posted messages or archives or digest
>only listadmins recive the mails
>
>
>dirty hack:
>i have put all members into the adminlist
>
>Already checked:
>read http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.078.htp
>creating aliases in /etc/aliases then "newaliases" an restart exim and
>mailman
The normal setup with Exim doesn't use aliases. If it is set up
according to the documents referred to in
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.019.htp>,
you will have
MTA = None
in mm_cfg.py, and no aliases will be generated or used. In any case,
posts are being delivered to lists (incoming) and archived, so
delivery to Mailman is working.
I don't understand the rest of your problem at all. Normal posts are
delivered to list members, and not to list owner or moderator.
Addresses in the owner or moderator lists do not receive outgoing
posts unless they are also list members.
Since posts are reaching the archives, they are being accepted by the
list and should be delivered to list members provided the members are
regular members with delivery enabled and OutgoingRunner is processing
the out/ queue.
What's in Mailman's smtp, smtp-failure and bounce logs?
What's in Mailman's out/ queue?
--
Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list