On Thursday, February 19, 2009 at 00:54 CET,
Jon Drukman wrote:
> 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]: 55
Jon Drukman:
> : Recipient address rejected: User unknown in
> local recipient table; from=
USE relay_domains and relay_recipient_maps
NOT virtual_alias_*
NOT virtual_mailbox_*
NOT mydestination
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 recipient table;
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 option is not listed in the default
> main.c
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-
Jon Drukman:
> 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 pa
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 master.cf
parsemail unix -
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.
Wieste
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_
Jon Drukman:
> 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 r
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
Jon Drukman:
> 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.
For that, FILTER_README is not applicable (it delver
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
13 matches
Mail list logo