OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Admin Mailing Lists (mlistintergrafix.net)
Date: Fri Feb 16 2001 - 09:29:50 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    i'm a bit late on this comment (i'm backed up 6000 messages on my mailing
    lists), but..

    if you have the backup mailserver listed as a secondary MX for a domain in
    your DNS server, you don't even need a file with the domains in.

    just set:
            smtpd_recipient_restrictions = $mydestination, permit_mx_backup

    -Tony
    .-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
    Anthony J. Biacco Network Administrator/Engineer
    thelittleprinceasteroid-b612.org Intergrafix Internet Services

        "Dream as if you'll live forever, live as if you'll die today"
    http://www.asteroid-b612.org http://www.intergrafix.net
    .-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

    On Wed, 7 Feb 2001, Vivek Khera wrote:

    > >>>>> "SP" == Steve Price <stevefreebsd.org> writes:
    >
    > SP> How does one go about setting up a backup mailserver? Besides
    > SP> setting up DNS is it as easy as setting relay_domains like so?
    >
    > SP> relay_domains = $mydomain, hash:/usr/local/etc/postfix/virtual
    >
    > Yes, amazingly enough. For the virtual hosts, I use a flat-file and
    > just list the domains one per line. I assume a hash: map would work
    > too, but I've never tried.
    >
    >