On Wed, Feb 18, 2009 at 12:12 PM, Wietse Venema <[email protected]> wrote: >> i followed your instructions but i am getting "status=bounced (unknown >> user: "input")" when i try to send to [email protected] > > You still have it configured as virtual domain. Don't do that.
I don't. I even removed the virtual_alias_maps line from main.cf and restarted. $ postconf -n | grep virtual $ > USE relay_domains and relay_recipient_maps, $ postconf -n | grep relay relay_domains = in.thismoment.com relay_recipient_maps = hash:/etc/postfix/thismoment-recipients $ cat /etc/postfix/thismoment-recipients [email protected] whatever > NOT virtual_alias_* > NOT virtual_mailbox_* still getting this to=<[email protected]>, relay=local, delay=0.05, delays=0.02/0.01/0/0.01, dsn=5.1.1, status=bounced (unknown user: "input") -jsd-
