[Mailman-Users] Installing http://packages.ubuntu.com/zesty/mailman, stuck at "Temporary failure"

Mark Sapiro mark at msapiro.net
Thu Dec 22 19:09:54 EST 2016


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 <test2 at yugi.us<mailto:test2 at yugi.us>>: Recipient address rejected: User unknown in virtual mailbox table; from=<caesar at samsi.us> to=<test2 at 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

test2 at yugi.us    test2 at localhost
...

or is it

test2 at mail.yugi.us    test2 at localhost

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

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list