7 msgproblem sending cc messages
13 msgPostfix not doing TLS like I need
6 msgcannot open file: File too large
4 msgPostfix, quotas, and bouncing back (rejecting)
2 msgRestrict sending host for some (but not all) re...
1 msgRe: Implementing custom blacklists
6 msgSMTP question
7 msgApplication to integrate Postfix, Dovecot, and ...
6 msgHow to use smtpd_reject_unlisted_recipient?
2 msgProblem
4 msgSpam issues
1 msgEmails from postfix and php

Postfix Body Check Questions part 2
\ Joseph Nuara (12 Jun 2007)
. \ (Wietse Venema) (12 Jun 2007)
. \ Steven Wayne (12 Jun 2007)
. \ Joseph Nuara (12 Jun 2007)
. . \ (Wietse Venema) (12 Jun 2007)
. . \ Noel Jones (12 Jun 2007)
. \ Joseph Nuara (12 Jun 2007)
. . \ (Wietse Venema) (12 Jun 2007)
. . \ Noel Jones (12 Jun 2007)

12 msgrelay_recipient_maps
5 msgNewbie to both Linux and Postfix looking for he...
3 msgproblem with postfix and dns updates
4 msgSteps to create virtual email boxes
6 msgBest Practices (looking for some) : Attachment ...
1 msghaving postfix deliver mail for one host name i...
2 msgPostfix Body Check Questions
Subject:Re: Postfix Body Check Questions part 2
Group:Postfix-users
From:Noel Jones
Date:12 Jun 2007


 
At 09:26 AM 6/12/2007, Joseph Nuara wrote:
>If I do not put a From: <satan> in the data section the From
>address will be the same as the mail from: <joe> address -- this is
>the overwriting I was referring to. I take it that this is a feature --
>why?

This is not overwriting, this is adding a missing required header.

>I attempted to put a body_check in for From: mydomain so that a spammer
>can't place an address in there that appears to invalidate the default. My
>body check syntax was correct but the rule didn;t appear to work.

Body_checks do not examine message headers. Use header_checks to
examine headers.

>I found
>this int he man page (and posted it yesterday to the first part of this
>thread):
>
>
> Message headers added by the cleanup(8) daemon itself are
> excluded from inspection. Examples of such message headers
> are From:, To:, Message-ID:, Date:.
>
>Is this why my body check for From: .... will not work?

When missing required headers are added by the cleanup daemon, those
added headers are not examined by header_checks.
Message headers are never examined by body_checks.

--
Noel Jones



© 2004-2008 readlist.com