OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Wietse Venema (wietseporcupine.org)
Date: Wed May 02 2001 - 18:16:08 CDT

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

    Frans ter Borg:
    > 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

    Easy: disable the local_recipient_maps parameter setting in main.cf,
    and Postfix accepts mail even when the local user does not exist.

            Wietse

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