On 07/17/2014 08:43 AM, Jimmy wrote:
> I am still working on this new mailman system and seeing these errors when
> an email is sent to the system. I've googled the errors and haven't yet
> found anything that helps. Any ideas? Thanks
> 
...
> 2014-07-17T10:38:52.635273-04:00 listservhostname postfix/pipe[13803]:
> fatal: get_service_attr: unknown username: list
> 2014-07-17T10:38:52.666526-04:00 listservhostname postfix/smtpd[13799]:
> disconnect from unknown[10.0.0.1]
> 2014-07-17T10:38:53.637115-04:00 listservhostname postfix/qmgr[13725]:
> warning: private/mailman socket: malformed response
> 2014-07-17T10:38:53.637153-04:00 listservhostname postfix/qmgr[13725]:
> warning: transport mailman failure -- see a previous warning/fatal/panic
> logfile record for the problem description


I'm really guessing here, but it looks like postfix is attempting to
deliver this message via a 'mailman' transport and is piping the message
to the transport (postfix_to_mailman.py ?) and there is some issue
because there is no user 'list' in the system.

If this doesn't help, please provide more detail as to your postfix
configuration. E.g. things like the output from 'postconf -n' the
non-comment contents of /etc/postfix/transport and the definition of the
'mailman' transport from /etc/postfix/master.cf.

Also, see the FAQ at <http://wiki.list.org/x/EYDt>

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
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