On 10/23/2011 9:40 PM, Jack Fredrikson wrote: > -------------------------------------------------------------------- > *From:* Noel Jones <njo...@megan.vbhcs.org> > *To:* postfix-users@postfix.org > *Sent:* Sunday, October 23, 2011 8:29 PM > *Subject:* Re: Down To One Problem? > >>> [root@myserver jack]# /usr/sbin/postmap -q f...@bar.com > <mailto:f...@bar.com> >>> hash:/etc/postfix/virtual > >> Why are you running those commands? > > http://www.postfix.org/DATABASE_README.html > >>> virtual_alias_domains = domain1.com <http://domain1.com> > >> It's really cool how you're asked to do one thing and you try >> several others instead. > >> Are you just trying random commands you find on google? > > http://www.postfix.org/VIRTUAL_README.html
It seems you fail to understand some basics, and you continue to mix example commands from multiple unrelated solutions. It appears you've added a bunch of different features all at once, dovecot, SASL, virtual mailboxes, SQL maps, etc., and you don't know which piece is broken. We don't either. - read the documentation. - repeat. - and again. - create a simple setup and test. - add features one at a time, making sure each one works before you go to the next step. > I'm still getting these: > >> Oct 23 16:56:03 myserver postfix/smtp[16238]: 105915790186: >> to=<f...@bar.com>, >> relay=eforward1.registrar-servers.com[69.160.33.82]:25, delay=86, >> delays=54/0.02/32/0.02, dsn=4.1.1, status=deferred (host >> eforward1.registrar-servers.com[69.160.33.82] said: 450 4.1.1 >> <lucilius.bankrup...@barinstorm.com>: Recipient address rejected: >> unverified address: unknown user: "f...@bar.com" (in reply to RCPT TO >> command)) Looks as if the user f...@example.com doesn't accept mail. Is that supposed to be a valid user? Where is that domain listed in your postfix config? Where is the user listed?