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 (Ralf.Hildebrandtcharite.de)
Date: Wed Jan 02 2002 - 00:36:36 CST

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

    On Wed, Jan 02, 2002 at 04:09:39AM +0100, Terence Dewaele wrote:

    > I want :
    > - only client listed in hash/postfix-before-smtp can use the server for
    > sending mail.
    > - accept all mail for domain listed in database (transport [domain,
    > transport]).

    > smtpd_recipient_restrictions = permit_mynetworks, check_client_access
    > hash:/etc/postfix/pop-before-smtp, check_relay_domains
    > smtpd_client_restrictions = hash:/etc/postfix/access

    Make that:

    smtpd_client_restrictions =
    smtpd_recipient_restrictions =
       permit_mynetworks
       check_client_access hash:/etc/postfix/pop-before-smtp
       check_relay_domains

    > recipient_delemiter = +

    Typo.

    > relay_domains = $mydestination, $virtual_maps, $transport_maps

    Why do you list $virtual_maps here? Should not be necessary

    -- 
    Ralf Hildebrandt (Im Auftrag des Referat V A)   Ralf.Hildebrandtcharite.de
    Charite Campus Virchow-Klinikum                 Tel.  +49 (0)30-450 570-155
    Referat V A - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
    perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
    

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