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 [EMAIL PROTECTED] 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


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to