Mustafa Cagatayli wrote: > >Together with the proper A and MX records for "mydomain.com", I have a fresh >Ubuntu 12.04LTS server. I have followed the >"http://library.linode.com/email/mailman/ubuntu-12.04-precise-pangolin" and >installed Mailman. I have created a few lists through the web interface. > >One important problem I came accross is not being able to send message to any >of the lists. The members do receive the "Welcome to the list" message from >the server, but Whenever any member of any list sends a message to the list, >s/he immidiately receives a message saying > >*********************** ><[email protected]>: host lists.domain.com[10.0.0.24] said: 550 5.1.1 ><[email protected]>: Recipient address rejected: User unknown in relay >recipient table (in reply to RCPT TO command) >*********************** > >I have tried Ubuntu Forums, and was advised to check the thread >"http://mail.python.org/pipermail/mailman-users/2011-January/070896.html". I >have followed this thread and added > >VIRTUAL_MAILMAN_LOCAL_DOMAIN = 'localhost'
This is the wrong advice. It's a different issue. >into mm_cfg.py, and also added "hash:/var/lib/mailman/data/aliases" at the end >of the line starting with "alias_database" and "alias_maps" in the file >main.cf of postfix. But unfortunately I ended up with a setup responding "mail >for lists.domain.com loops back to myself" for every message sent to the list. >At the end of the thread, the gentelmen who seems to found a solution, points >to a howto page, which does no longer exists. See the FAQ at <http://wiki.list.org/x/EYDt>. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
