2011/4/13 Márcio Luciano Donada <mdon...@auroraalimentos.com.br>:
> Hi,
> Got an interesting case today and would like to share an idea with you. IN
> case the link [1]. what happens is that from has a name but that name is an
> e-mail has just passed and another staff automatically is not really from.
> Is there a way to be blocking email like this?
>
> [1]. http://paste.ubuntu.com/593564/
>

Nothing wrong with this message. Don't blame headers (like From:) this
is not parsed by Postfix. Postfix enforce the SMTP protocol (RFC5323)
and mandatory headers and sintax from Internet Message Format
(RFC5322) and not require that MAIL FROM (SMTP Protocol) is equal to
From: (IMF).

To parse headers you need a external integrated by milter or content filter.

-- 
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

"While not fully understand a software, don't try to adapt this
software to the way you work, but rather yourself to the way the
software works" (myself)

Reply via email to