OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Ralf Hildebrandt (news-list.postfix.usersinnominate.de)
Date: Thu Aug 02 2001 - 02:53:03 CDT

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

    On 2 Aug 2001 07:44:39 +0200, Marco van Lienen <marcovllordsith.net> wrote:

    > I'm running the latest Postfix-release (Postfix-20010228-pl03) on a
    > Solaris 7 box.

    The latest is pl04 :)

    > The temporary workaround that we want to install is by adding an entry in t=
    > he transport map to route the mail to another box that doesn't have an entr=
    > y in DNS, that's specifically been setup to receive their mail.

    Good idea. Then replace br0ken box by Postfix :)

    > I know that I can specify a domain in the transport map and have all the ma=
    > il for it send to it via SMTP without performing MX lookups if I specify th=
    > e new MTA between []s. (foo smtp:[name.of.new.mta])
    >
    > But what can I do if the company runs about thousands of domains?

    Use a regular expression transport_map.
    Or use a script to take their domain list an generate a transport_map
    from it. They do have a list, do they?

    > Is it the right way to go?=20

    Yup.

    > Does Postfix resolve all mail always via MX lookups.

    Well, it's one of the fundamentals of how mail works. Except for
    explicit transport_maps entries.

    > Eventhough I have hosts: files dns in my nsswitch.conf, Postfix still deliv=
    > ers the mail to the original MTA that's primary MX for the domains.

    Can /etc/hosts provide MX records?

    > Doesn't Postfix have an option not to try to deliver the mail by performing=
    > MX lookups all the time?

    Yes. "disable_dns_lookups = yes". But I don't know if it will deliver
    at all then.

    -- 
    ralf.hildebrandtinnominate.com                            innominate AG
    Technical Consultant                   Don't be afraid of what you see -
    Diplom-Informatiker                     be afraid of what you don't see!
    tel: +49.(0)7000.POSTFIX                        fax: +49.(0)30.308806-77
    

    - To unsubscribe, send mail to majordomopostfix.org with content (not subject): unsubscribe postfix-users