OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: adi (adi_at_acme.com)
Date: Tue Sep 24 2002 - 13:19:01 CDT

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

    On Tue, Sep 24, 2002 at 11:07:40AM -0500, Noel Jones wrote:
    > If you are trying to make a list of local sender addresses that are
    > allowed, you can do something like:
    >
    > smtpd_sender_restrictions =
    > permit_auth_destination
    > hash:/etc/postfix/local-senders
    > reject
    >
    > and /etc/postfix/local-senders contains:
    > user1example.com OK
    > user2example.com OK
    > example.com REJECT
    > (where example.com is your local domain)

    basically what I want to do is put something like:

    local_sender_maps = $alias_maps, unix:passwd.byname

    into main.cf

    no, I won't use that for selective relaying.
    hmm.. just another stupid idea anyway. forget it.

    thanks.

    Regards,

    P.Y. Adi Prasaja

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