I can't seem to get the alias stuff set up right. Here is what I have done:
cd /usr/local/mailman ran bin/genaliases chown mailman:mailman data/aliases* chmod g+w data/aliases* changed the alias_maps definition in main.cf to: alias_maps = hash:/etc/postfix/aliases, hash:/usr/local/mailman/data/aliases verified that there were actually /etc/postfix/aliases and /usr/local/mailman/data/aliases files. restarted postfix and mailman Tried to send a test mail using mutt, but system just hangs. Oh, and I ran newaliases again just for the fun of it. Can you see what I am missing here? Vic ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp