Hmm, that's the behavior you should get with -F 1: any chance there's
some old version of a lib hanging around somewhere?

# fgrep -rn add_From_line Mail/SpamAssassin
Mail/SpamAssassin/NoMailAudit.pm:40:  $self->{add_From_line} =
$opts{add_From_line};
Mail/SpamAssassin/NoMailAudit.pm:43:  if (!defined
$self->{add_From_line}) {
Mail/SpamAssassin/NoMailAudit.pm:44:    $self->{add_From_line} = 1;
Mail/SpamAssassin/NoMailAudit.pm:193:  if (!defined
($self->{add_From_line}) || $self->{add_From_line} == 1) {


C

On Mon, 2002-02-04 at 13:57, CertaintyTech - Ed Henderson wrote:
> I've noticed an additional header has been added to my emails since
> upgrading to SA 2.01.  There is an additional pseudo-header like:
> 
> From [EMAIL PROTECTED] Thu Jan 31 17:47:22 2002
> 
> added usually before the Delivered-To: header.  I have set the spamd option
> "-F 0" but this has no affect.  Any ideas why this has been added?  I
> checked some old emails that were checked under v1.5 and they do not have
> this add'l header.
> 
> Any help or enlightenment appreciated,
> Ed.
> 
> 
> 
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
> 
> 


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to