On Wednesday, July 25, 2012 08:55:52 PM Eric Smith wrote:
> Thanks Robert (Scott)
> 
> I have upgraded, checked and followed the Ubuntu docs.
> transport in master.cf corrected (I had a typo that gave the
> error with the user expansion), now it is like this;
> 
> [root@pepper ~] $ grep -A1 mailman  /etc/postfix/master.cf
> mailman   unix  -       n       n       -       -       pipe
>  flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
>  ${nexthop} ${user}
> 
> $ mutt fres...@fresher2.nl -stest</dev/null;sleep 2;\
> sudo sh -c "find /var/log/ -mmin -1; grep fresher  /var/log/mail.log|tail
> -1" /var/log/syslog
> /var/log/mail.log
> /var/log/auth.log
> Jul 25 20:45:53 localhost postfix/local[10429]: 70E4329020F: \
> to=<|/var/lib/mailman/mail/mailman post fres...@fruitcom.com>, \
> orig_to=<fres...@fresher2.nl>, relay=local, delay=0.17, \
> delays=0.11/0/0/0.06, dsn=5.1.1, status=bounced (unknown user: \
> "|/var/lib/mailman/mail/mailman post fresher")
> 
> FWIW:
> [eric@pepper ~] $ echo $HOSTNAME
> pepper.fruitcom.com
> 
> (Tooth enamel wearing a bit thin)
> 
> Any ideas where I could look?

I've never used mailman, so I don't know for sure about this, but I note 
you're using "user=list" in the flags for the mailman service, but I see 
"/var/lib/mailman/mail/mailman post fresher" in the logs.  Is fresher a valid 
address in your domain?

Scott K

Reply via email to