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: Vivek Khera (kherakciLink.com)
Date: Mon Jun 05 2000 - 15:06:21 CDT


>>>>> "AG" == Andre Galvani <agalvanizip.net> writes:

AG> I would like to know, How do I block messages
AG> without "From:" or messages with sender-SMTP
AG> equal "mail.localhost.net"(Is that it would be a spoof?)??

If you make postfix refuse messages with an invalid SMTP from, it will
reject messages from anythingmail.localhost.net since
mail.localhost.net is a non-existent host name.

As for empty From: headers, I don't know.