Hi Now /usr/local/mailman/data/virtual-mailman file content is below.
[email protected] test [email protected] test-admin [email protected] test-bounces [email protected] test-confirm [email protected] test-join [email protected] test-leave [email protected] test-owner [email protected] test-request [email protected] test-subscribe [email protected] test-unsubscribe But when i want to send email to [email protected], postfix returns "tatus=bounced (unknown user: "[email protected]")" Actually, i expect postfix to send mail to mailman because of the " test: "|/usr/lib/mailman/mail/mailman post test" " line in the /usr/local/mailman/data/aliases file . And also main.cf file contains the line "alias_maps = hash:/etc/mail/aliases,hash:/usr/local/mailman/data/aliases". But it doesnt run and returns "unknwon user". Best regards On Sun, Dec 9, 2012 at 11:00 PM, Mark Sapiro <[email protected]> wrote: > > -- /usr/local/mailman/data/virtual-mailman file content is below. I'm not > > sure what it should be > > > > [email protected] test > > > That's right. It should map the virtual domain address [email protected] > to the local address 'test' which is then aliased to > "|/usr/lib/mailman/mail/mailman post test". > > There should also be 9 more entries like > > [email protected] test-admin > [email protected] test-bounces > [email protected] test-confirm > [email protected] test-join > [email protected] test-leave > [email protected] test-owner > [email protected] test-request > [email protected] test-subscribe > [email protected] test-unsubscribe > -- Gökhan ALKAN ------------------------------------------ http://www.linuxakademi.org/ http://www.agguvenligi.net/ ------------------------------------------------------ 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
