On 12/22/2016 03:07 PM, Caesar Samsi wrote:
> Alright I'm stuck here now, been trolling google … haven’t found a clue yet.
> 
> Dec 22 15:02:22 localhost postfix/smtpd[7643]: NOQUEUE: reject: RCPT from 
> 0-46.static.highlandsfibernetwork.com[216.9.0.46]: 550 5.1.1 
> <te...@yugi.us<mailto:te...@yugi.us>>: Recipient address rejected: User 
> unknown in virtual mailbox table; from=<cae...@samsi.us> to=<te...@yugi.us> 
> proto=ESMTP helo=<mail.samsi.us>


As Jim P. said, you may need

virtual_alias_domains = yugi.us

in Postfix main.cf, although this may conflict with your
virtual_mailbox_domains.

You need to figure out what domains you want to use for what purposes,
and how you want to deliver to Mailman.

Also, look at your data/virtual-mailman. Is the mapping there like

te...@yugi.us    test2@localhost
...

or is it

te...@mail.yugi.us    test2@localhost

If the latter, you have to post to te...@mail.yugi.us, not te...@yugi.us
or fix your list's host names and rerun genaliases.

-- 
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

Reply via email to