Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2006 22:55:44 +0800
From:      "jan gestre" <freebsd.ph@gmail.com>
To:        Grant <freebsdlists@orbsrealm.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Postfix
Message-ID:  <a25afc300607240755x6d69b658h4e567832bb1755a@mail.gmail.com>
In-Reply-To: <86B82BA3-489A-4783-BB94-35E5AE63F201@orbsrealm.com>
References:  <86B82BA3-489A-4783-BB94-35E5AE63F201@orbsrealm.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/24/06, Grant <freebsdlists@orbsrealm.com> wrote:
>
> Hi,
>
> I'm trying to do this.
>
> i want postfix to accept ANY mail sent to example1.com like a catch
> all then any mail that it gets i want it to just bounce it on to
> someone@example2.com which is hosted on another server.
>
> So far i can only get postfix to accept from localhost, and when i
> set the mynetworks it makes it a public relay, which is bad.
>
> so anyone know how i can do the catch all on one domain and forward
> it to another..
>
> at the moment this is setup without any mysql and such, as i feel its
> isnt needed as its only going to be moving the mail to the new domain
> its never actually going to be used for mail at all, only the boucing/
> forwarding.
>
> give example2 the highest priority. e.g.

IN  MX     10 mail.example2.com
IN  MX     20 mail.example1.com

hth



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a25afc300607240755x6d69b658h4e567832bb1755a>