On Wed, Feb 18, 2009 at 3:49 PM, Jon Drukman wrote:
> 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
> : Recipient address rejected: User unknown in
> local
On Wed, Feb 18, 2009 at 2:34 PM, Jon Drukman wrote:
> On Wed, Feb 18, 2009 at 2:30 PM, Wietse Venema wrote:
>>> what am i missing?
>>
>> Are the transport map lookups configured?
>>$ postconf -n transport_maps
>
> that was it. for some reason that
On Wed, Feb 18, 2009 at 2:30 PM, Wietse Venema 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.
thanks!
-jsd-
On Wed, Feb 18, 2009 at 2:15 PM, Wietse Venema wrote:
> Jon Drukman:
>> still getting this
>> to=, relay=local, delay=0.05,
>
> This mail is sent to LOCAL not PIPE. Your transport map is not working.
$ cat transport
in.thismoment.com parsemail:
$ grep parsemail mas
On Wed, Feb 18, 2009 at 12:12 PM, Wietse Venema wrote:
>> i followed your instructions but i am getting "status=bounced (unknown
>> user: "input")" when i try to send to in...@in.mydomain.com
>
> You still have it configured as virtual domain. Don't do that.
I don't. I even removed the virtual_
On Wed, Feb 18, 2009 at 11:50 AM, Wietse Venema wrote:
> /etc/postfix/example-recipients
>o...@example.com whatever
>t...@example.com whatever
>
> This is a relay domain setup. Virtual aliases solve a different problem.
could i use a virtual alias to relay an entire domain to a si
I read this page http://www.postfix.org/FILTER_README.html but I am
not having any luck getting my pipe set up.
I want to make it so all mail destined for a particular subdomain is
run through a script and then discarded.
The 'all mail for a subdomain' requirement makes me think I need to
use the