Postfix

jan gestre freebsd.ph at gmail.com
Mon Jul 24 14:55:47 UTC 2006


On 7/24/06, Grant <freebsdlists at 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 at 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


More information about the freebsd-questions mailing list