Discussion:
How to set $allowed_header_tests{'empty'} = 0; in policy_bank?
(too old to reply)
Mike Schleif
2016-06-06 13:56:53 UTC
Permalink
We need the following only for MYNETS policy_bank:
$allowed_header_tests{'empty'} = 0;

How can we configure this, since policy_bank is itself a hash?

~ Mike
Mike Schleif
2016-06-07 13:27:00 UTC
Permalink
So, is "allowed_header_tests" an all-or-nothing proposition?

Is there any way to limit it to only outgoing email?

~ Mike
Post by Mike Schleif
$allowed_header_tests{'empty'} = 0;
How can we configure this, since policy_bank is itself a hash?
~ Mike
Mike Schleif
2016-06-08 13:18:51 UTC
Permalink
I found this from Greg V by Google search:
https://www.mail-archive.com/amavis-***@lists.sourceforge.net/msg09556.html

The 1st link is interesting, but results in the policy_bank issue in this
thread:
http://marc.info/?l=amavis-user&m=118529132019751

Greg hints that my solution is in this dead link:
http://www200.pair.com/mecham/spam/bypassing.html

Can somebody tell me what was in that dead link message?

Please
Post by Mike Schleif
So, is "allowed_header_tests" an all-or-nothing proposition?
Is there any way to limit it to only outgoing email?
~ Mike
Post by Mike Schleif
$allowed_header_tests{'empty'} = 0;
How can we configure this, since policy_bank is itself a hash?
~ Mike
Nick Leverton
2016-06-08 13:42:49 UTC
Permalink
-=-=-=-=-=-
The 1st link is interesting, but results in the policy_bank issue in this
http://marc.info/?l=amavis-user&m=118529132019751
http://www200.pair.com/mecham/spam/bypassing.html
Can somebody tell me what was in that dead link message?
Archive.org probably can.

https://web.archive.org

Nick
--
"The Internet, a sort of ersatz counterfeit of real life"
-- Janet Street-Porter, BBC2, 19th March 1996
Mike Schleif
2016-06-08 14:18:11 UTC
Permalink
Yes, here it is:
http://web.archive.org/web/20150519141246/http:/www200.pair.com/mecham/spam/bypassing.html

However, I still do not see a policy_bank solution to my problem.

How can I turn this OFF only for outgoing mail?
In article <CAJR1jPLko=N5tOB0xXC1yJs=
-=-=-=-=-=-
The 1st link is interesting, but results in the policy_bank issue in this
http://marc.info/?l=amavis-user&m=118529132019751
http://www200.pair.com/mecham/spam/bypassing.html
Can somebody tell me what was in that dead link message?
Archive.org probably can.
https://web.archive.org
Nick
--
"The Internet, a sort of ersatz counterfeit of real life"
-- Janet Street-Porter, BBC2, 19th March 1996
Loading...