Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2006 11:49:35 -0400
From:      Charles Swiger <cswiger@mac.com>
To:        Grant <freebsdlists@orbsrealm.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Postfix
Message-ID:  <58A94274-44E8-4AB2-BCB5-12DFE8FC6A6D@mac.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 Jul 24, 2006, at 9:16 AM, Grant wrote:
> 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.

If you want to act as an MX secondary, see this section of main.cf:

> # Do not specify the names of domains that this machine is backup MX
> # host for. Specify those names via the relay_domains settings for
> # the SMTP server, or use permit_mx_backup if you are lazy (see
> # STANDARD_CONFIGURATION_README).

Otherwise, for dealing with virtual domain delivery, see /usr/local/ 
etc/postfix/virtual.

-- 
-Chuck





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58A94274-44E8-4AB2-BCB5-12DFE8FC6A6D>