On Thu, 01 Sep 2011 08:07:04 -0700 Mark Sapiro <[email protected]> wrote:
<snip> > On 9/1/2011 5:52 AM, J. Bakshi wrote: > > > The main.cf and master.cf is unchanged as there is nothing > > in README which advise to do any modification. > > > >>From mail.log it is seen the messages are successfully delivered > > to the list account. No warning. > </snip> > > Mail to list addresses should not be delivered to an > account/mailbox/maildir. It should be piped to the mail/mailman wrapper > with an appropriate command. > > See <http://www.list.org/mailman-install/node12.html>. > THIS VERY POINT makes me think, think and think...... This is a multidomain system, so have virtual domain structure. Now I have already the [email protected], [email protected] physically exist in my mail system, otherwise postfix sent error that the recipient address was not known. I already have this at master.cf ````````````` mailman unix - n n - - pipe flags=FR user=list argv=/etc/mailman/postfix-to-mailman.py ${nexthop} ${user} ````````````````` But no luck yet... ------------------------------------------------------ Mailman-Users mailing list [email protected] http://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: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
