Postfix
    Charles Swiger 
    cswiger at mac.com
       
    Mon Jul 24 15:49:54 UTC 2006
    
    
  
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 at 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
    
    
More information about the freebsd-questions
mailing list