>Will ASSP no longer remove
foreign BCCs?
Assp will remove foreign BCCs if configured to do so.
DoHeaderAddrCheck = 0 will disable all other to,cc and bcc checks (not
local, not valid, spamtrap, recipient replacement).
It is not possible to see "local but not valid" if DoHeaderAddrCheck is
set to zero.
>temporary fix pending investigation into the
root cause
This feature works like it is designed - if it does'nt work for you,
disable it. It is designed to be very very strict on any of the header
addresses. It is NOT a RFC mistake to submit foreign addresses in this
header lines except BCC. So this strictness could lead in to false
positives.
I never had any issue with it.
I'm thinking about to set the default to zero, if it is integrated in to
the GUI.
Thomas
Von: "Colin Waring" <[email protected]>
An: "'ASSP development mailing list'"
<[email protected]>,
Datum: 21.10.2013 12:32
Betreff: Re: [Assp-test] fixes in assp 2.3.4 build 13294
Hi Thomas,
I have put this in place and the errors I had are no longer being logged.
To give you an idea of the scale of the problem, I ran the following:
root@mail:/usr/local/assp# grep "local but not valid" maillog.txt |wc -l
2022
2022 lines with the error were detected between the logfile being rolled
at
midnight and me updating at 11:10!
What checks get disabled by this new setting? Will ASSP no longer remove
foreign BCCs? If so does it reject or pass the messages with foreign
addresses and is this just a temporary fix pending investigation into the
root cause?
All the best,
Colin Waring.
-----Original Message-----
From: Thomas Eckardt [mailto:[email protected]]
Sent: 21 October 2013 05:50
To: ASSP development mailing list
Subject: [Assp-test] fixes in assp 2.3.4 build 13294
Hi all,
fixed in assp 2.3.4 build 13294:
changed:
- it is now possible to disable the header address check for to,cc and bcc
addresses
our $DoHeaderAddrCheck = 1; # (0/1) do the header address
check for TO,CC,BCC
The default value for this is '1' - to disable the check add the following
line to 'lib/CorrectASSPcfg.pm'
and restart assp.
$main::DoHeaderAddrCheck = 0;
Thomas
DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally
privileged and protected in law and are intended solely for the use of the
individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no
known
virus in this email!
*******************************************************
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test
DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally
privileged and protected in law and are intended solely for the use of the
individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no
known virus in this email!
*******************************************************
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test