OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Frans ter Borg (fransquanza.net)
Date: Wed May 02 2001 - 15:42:13 CDT

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

    hi,

    I'd like to setup a server in such way that it will accept all mails from
    hosts on an internal network interface and only later generate a bounce
    for every local address that does not exist.

    What is happening now is the following:

    Connected to mailhost
    Escape character is '^]'.
    220 mailhost ESMTP Postfix
    HELO MURDOCH
    250 mailhost
    MAIL FROM: <fransquanza.net>
    250 Ok
    RCPT TO: <test1localdomain.com>
    250 Ok
    RCPT TO: <test2localdomain.com>
    250 Ok
    RCPT TO: <test4localdomain.com>
    550 <test4localdomain>: User unknown

    And so no mails arrive at all (ie. the client software says that delivery
    has failed for every address, which is true). This server is a combined
    relay and MX host (only relaying mails coming from the internal
    network)... I suppose something could be setup with the fallback_relay
    parameter, but as far as I can see that would mean running two different
    instances of postfix on the same machine and on different ports. I suppose
    there are better solutions.

    Can somebody point me in the right direction ?

    Thanks,

    Frans

    -- 
    Quanza Engineering
    Frans ter Borg
    

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