Gökhan Alkan writes: > 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".
As a wild guess, I bet Postfix also wants to be informed about virtual users with a line like: virtual_maps = hash:/usr/local/mailman/data/virtual-mailman How is Postfix told to look in that file for virtual users? If you haven't configured that, I expect your problem and solution is somewhere in that neighborhood. Warning: I'm a postfix user, but a very happy one -- I never have such problems. So I'm just guessing.<wink/> ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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