Date: Mon, 24 Jul 2006 16:30:45 +0100 From: Grant <freebsdlists@orbsrealm.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Postfix Message-ID: <ABD8D838-4866-4436-9EE8-37159DE75BFE@orbsrealm.com> In-Reply-To: <a25afc300607240755x6d69b658h4e567832bb1755a@mail.gmail.com> References: <86B82BA3-489A-4783-BB94-35E5AE63F201@orbsrealm.com> <a25afc300607240755x6d69b658h4e567832bb1755a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24 Jul 2006, at 15:55, jan gestre wrote: > > > 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 Hey, yea sounds that simple, but the other server isnt setup to handle the mail for example1.com nor can i set to do so, thats why i was just gonna forward it. anyways, i've used qmail for now, as i know how to do it on there, might look over postfix later on, just i needed it kinda "now" :P so it will do... Thanks for the replys Byes! Grant.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ABD8D838-4866-4436-9EE8-37159DE75BFE>