Hello guys... ...I'm new using mailman and postfix.
I installed postfix first and it ran perfect. After I followed this With Mailman 2.1.4 installed, I followed the directions in the script itself /usr/lib/mailman/bin/postfix-to-mailman.py: /etc/postfix/main.cf: [...] relay_domains = ... lists.yourdomain.net transport_maps = hash:/etc/postfix/transport mailman_destination_recipient_limit = 1 [...] /etc/postfix/master.cf # [...] mailman unix - n n - - pipe flags=FR user=list argv=/var/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user} /etc/postfix/transport: lists.yourdomain.net mailman: /etc/mailman/mm_cfg.py MTA = None # No MTA alias processing required # alias for postmaster, abuse and mailer-daemon DEB_LISTMASTER = '[EMAIL PROTECTED]' After that, I restarted the Postfix and Mailman services. Furthermore, in order for Postfix to learn about the "transport" settings, one needs to run the command "postmap /etc/postfix/transport". I'm using debian sarge and lates postfix and mailman released. The problem is that I can still receive mail to my local account but not to any lists.... Or went I create the list it doesn't send the mail to the list owner or the list members... I went ot look the error log I found this. Nov 09 21:28:33 2006 (9361) delivery to [EMAIL PROTECTED] failed with code -1: (-3, 'Temporary failure in name resolution') I really appreciate your help... if anyone knows how to fix it will by my lifesaver... Thanks.... Carlos A. Lopez ------------------------------------------------------ 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