On Wed, Feb 18, 2009 at 2:34 PM, Jon Drukman <jdruk...@gmail.com> wrote: > On Wed, Feb 18, 2009 at 2:30 PM, Wietse Venema <wie...@porcupine.org> wrote: >>> what am i missing? >> >> Are the transport map lookups configured? >> $ postconf -n transport_maps > > that was it. for some reason that option is not listed in the default > main.cf on my box.
my next problem is that this setup works fine for local deliveries (ie: running sendmail on the same box) but it doesn't work if i try to mail to it from the outside world. successful local delivery: Feb 18 15:32:31 181379-web1 postfix/pipe[30864]: 2F4A1B782C7: to=<in...@in.thismoment.com>, relay=parsemail, delay=0.1, delays=0.03/0.01/0/0.05, dsn=2.0.0, status=sent (delivered via parsemail service) unsuccessful delivery from the outside: Feb 18 15:39:41 181379-web1 postfix/smtpd[30983]: NOQUEUE: reject: RCPT from wf-out-1314.google.com[209.85.200.175]: 550 5.1.1 <in...@in.thismoment.com>: Recipient address rejected: User unknown in local recipient table; from=<jdruk...@gmail.com> to=<in...@in.thismoment.com> proto=ESMTP helo=<wf-out-1314.google.com> i have 'in...@in.thismoment.com' in my relay_recipient_maps hash.