OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Mail without "From:"
From: Andre Galvani (agalvanizip.net)
Date: Tue Jun 06 2000 - 07:12:46 CDT


> > or messages with sender-SMTP
> > equal "mail.localhost.net"(Is that it would be a spoof?)??
>
> Use an access(5) table.
>
> /etc/postfix/main.cf
> smtpd_sender_restrictions = hash:/etc/postfix/access
>
> /etc/postfix/access:
> mail.localhost.net REJECT

   If i put:

smtpd_sender_restrictions = check_sender_access dbm:/etc/postfix/access

   Is it correct too?

tks.

Andre