OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
RE: Recipient validation

From: Rocco Scappatura (Rocco.Scappaturasttspa.it)
Date: Mon Dec 03 2007 - 06:16:21 CST


> why did you put this back?
>
> > -o myhostname=IMSA
> > -o smtpd_client_restrictions=
> > -o smtpd_sender_restrictions=

As I said, the settings gave me some problem. But Indeed we have seen
that the causes of probles was others..

So I restore:

#IMSA: content filter loop back smtpd
localhost:10026 inet n - n - 70 smtpd
        -o smtpd_use_tls=no
        -o content_filter=
        -o smtpd_timeout=$imss_timeout
        -o myhostname=fqdn
        -o mynetworks=127.0.0.1
        -o smtpd_delay_reject=no
        -o smtpd_client_restrictions=permit_mynetworks,reject
        -o smtpd_sender_restrictions=
        -o smtpd_recipient_restrictions=permit_mynetworks,reject
        -o receive_override_options=no_unknown_recipient_checks,
no_address_mapp

rocsca