On 01/13/2015 06:21 PM, Jan Steinman wrote: > > This is what shows up in mail.log: > > Jan 13 18:04:16 dns postfix/smtpd[49973]: connect from unknown[10.1.1.2] > Jan 13 18:04:16 dns postfix/smtpd[49973]: NOQUEUE: reject: RCPT from > unknown[10.1.1.2]: 550 5.1.1 <farm...@ecoreality.org>: Recipient address > rejected: User unknown in virtual alias table; from=<j...@ecoreality.org> > to=<farm...@ecoreality.org> proto=ESMTP helo=<[10.1.1.2]> > Jan 13 18:04:16 dns postfix/smtpd[49973]: disconnect from unknown[10.1.1.2]
EcoReality.org is a virtual domain in Postfix. You posted earlier that data/virtual-mailman was empty. This is the issue. You need (you may have some of it) MTA = 'Postfix' POSTFIX_STYLE_VIRTUAL_DOMAINS = ['ecorealty.org'] in mm_cfg.py. If you already have these, but ecorealty.org is not in the POSTFIX_STYLE_VIRTUAL_DOMAINS list, it needs to be added. You also need to ensure that on the admin General Options page for the farm...@ecoreality.org list that the setting towards the bottom for host_name is ecorealty.org. Then, running Mailman's bin/genaliases should create the necessary virtual alias mappings in data/virtual-mailman. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://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: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org