Scott Kitterman
652e07ced7
Non-working attempt at config file for relay exemption
2018-07-26 03:06:18 -04:00
Scott Kitterman
341d0a775d
CHANGES and titivation of last commit
2018-07-26 00:51:58 -04:00
Scott Savarese
b916c542c6
Add option to skip SPF checks on exempt domains based on /etc/postfix/exempt_spf_domains
2018-07-26 00:42:40 -04:00
Scott Kitterman
92dc6cbd4f
* Added mention of the requirement for Sys::Syslog to INSTALL
...
* Add references to the current upstream location on Launchpad
2017-01-10 17:19:17 -05:00
Scott Kitterman
8c2ec2083f
! Changed non-standard X-Comment header fields for localhost and
...
2.010
whitelisted addresses to use RFC 5451 Authentication Results header
fields
! Added depenency on Sys::Hostname::Long for local hostname determination
2012-06-17 23:49:11 -04:00
Scott Kitterman
2aa104973f
* Start 2.010
...
* Fixed incorrect use of != instead of ne for string comparison
2012-06-17 22:26:46 -04:00
Scott Kitterman
5970525467
Set logging back to non-verbose by default for release.
2.009
2012-02-03 23:40:07 -05:00
Scott Kitterman
c05c211822
Changelog cleanups in preparation for release.
2012-02-03 23:23:59 -05:00
Scott Kitterman
3156020666
Reduce non-verbose logging to a single line per message.
2012-02-03 23:13:46 -05:00
Scott Kitterman
2f5a4ff1ba
Remove logging of queue ID - It's virtually never available and just clutters logs.
2012-02-03 22:42:16 -05:00
Scott Kitterman
291238fe73
Remove test_cases file since these are maintained in the pypolicyd-spf repository now.
2012-02-03 22:27:11 -05:00
Scott Kitterman
b2d1889dfa
Add copyright information for Allison Randal
2012-01-25 23:00:43 -05:00
Scott Kitterman
39a6d9bcd6
* Chomp erroneus NULLs off the end of local and authority explanations to
...
work around a Mail::SPF bug (in Mail::SPF versions prior to 2.008)
- Patch thanks to Allison Randal
2012-01-25 22:54:02 -05:00
Scott Kitterman
101de98f4f
* Bump versions to start version 2.009.
...
* Set verbose for the development period again.
2012-01-25 22:44:27 -05:00
Scott Kitterman
0632517790
Urgh! Set verbose back to 0 - cowboyed into 2.008 too.
2012-01-19 15:08:55 -05:00
Scott Kitterman
77a37aff41
Final pre-release cleanups of documentation for 2.008.
2.008
2012-01-19 13:53:15 -05:00
Scott Kitterman
685891fa76
* Changed default_authority_explanation ('Why' reject text) to point to
...
openspf.net instead of openspf.org due to extended outage
2012-01-12 12:58:46 -05:00
Scott Kitterman
f613668cb4
! Query only TXT and not DNS RR Type SPF records to reduce unnecessary DNS
...
lookups (LP: #161133 )
2012-01-12 10:30:45 -05:00
Scott Kitterman
fef173c8e2
* Initialize variables alternately as <UNKNOWN> when passing to syslog to avoid uninitialized values.
...
* Temporarily set VERBOSE = 1 for development and testing.
2012-01-11 19:41:59 -05:00
Scott Kitterman
2d4c4a5b3f
Bump version and copyright dates to start 2.008.
2012-01-11 19:37:51 -05:00
Scott Kitterman
de4919466b
Fix up documentation a bit in response to Debian bugs.
2008-07-26 01:30:51 +00:00
Scott Kitterman
33fd3c0353
Add changelog entry to 2.006.
2008-07-18 03:50:46 +00:00
Scott Kitterman
2357259089
Remove debian dir from svn - more trouble than it's worth.
2008-07-18 03:46:57 +00:00
Scott Kitterman
2fddc34a57
Add more logging and correct test case.
2008-07-18 03:27:59 +00:00
Scott Kitterman
bb35819cd5
Fix Debian priority for next upload.
2007-12-16 03:32:48 +00:00
Scott Kitterman
94b4dabfaf
Final changes for 2.005-1 upload to Debian.
2007-12-16 03:17:20 +00:00
Scott Kitterman
258fa56634
Debian packaging for 2.005
2007-12-15 06:23:14 +00:00
Scott Kitterman
f778a5ebbf
Documentation cleanup.
2007-12-15 06:20:30 +00:00
Julian Mehnle
1486640042
postfix-policyd-spf-perl/trunk/postfix-policyd-spf-perl
...
* Bumped version number to 2.005 in prospect of the next release.
* Decreased timeout for DNS queries via UDP to 10s from Net::DNS::Resolver's
default of 40s (by doing only 1 retransmission rather than 3 after a query
fails). Until Mail::SPF provides an explicit option for this, we just
create our own resolver object and make Mail::SPF use that.
postfix-policyd-spf-perl/trunk/CHANGES
* Described the above change.
* Fixed typos in the names of Wietse Venema and Julian Mehnle.
2007-12-14 23:05:20 +00:00
Scott Kitterman
c4938b0da1
Add permerror test case.
2007-10-17 19:48:08 +00:00
Scott Kitterman
a3aa9ff55c
Added test cases.
2007-08-13 15:59:43 +00:00
Scott Kitterman
b6063a747d
Corrected one test case.
2007-07-09 20:24:11 +00:00
Scott Kitterman
0465ef6c15
Added more test cases
2007-07-09 20:23:20 +00:00
Scott Kitterman
83d2c72f68
Correct executable name in Postfix integration section of man page.
2007-05-28 18:33:29 +00:00
Scott Kitterman
ce45ad4c60
Update docs for new master.cf recommendations.
2007-04-30 22:11:36 +00:00
Scott Kitterman
e8211e7c89
Adjust debian dir for Debian instead of Ubuntu.
2007-04-19 00:27:59 +00:00
Scott Kitterman
bd71097eaa
Packaging cleanup from 2.004.
2007-04-18 19:46:06 +00:00
Scott Kitterman
5a78efaa2e
Update README for 2.004.
2007-04-18 18:42:56 +00:00
Scott Kitterman
2cc732f3fa
Update for 2.004 release
2007-04-18 18:41:31 +00:00
Scott Kitterman
acfe60007f
Fix header texts to meet access 5 requirements.
2007-04-18 18:28:08 +00:00
Scott Kitterman
dc7716ff14
Corrected package description in debian/control.
2007-04-17 14:09:43 +00:00
Scott Kitterman
937657ed40
Update debian dir for 2.003.
2007-04-17 14:03:37 +00:00
Scott Kitterman
59bc8e46b9
* Documentation update for 2.003 changes.
2007-04-17 11:53:50 +00:00
Scott Kitterman
f5c6870c3c
* Add handler for list of relay addresses to bypass.
2007-04-17 11:37:07 +00:00
Scott Kitterman
15fe331c67
* Added single file version of 2.002 for postfix examples
...
* Minor documentation cleanup in svn head.
2007-02-26 15:10:54 +00:00
Scott Kitterman
1e72ea4676
Fix file reference in debian/control package description.
2007-02-21 16:35:42 +00:00
Scott Kitterman
fa2ddd3d0e
Fix typo in debian/changelog.
2007-02-21 14:43:25 +00:00
Scott Kitterman
90fa45972c
Final pre-release cleanup for 2.002 release.
2007-02-20 10:51:21 +00:00
Julian Mehnle
e041d210e3
software/postfix-policyd-spf-perl/trunk/postfix-policyd-spf-perl
...
* Added myself to copyright statement after all.
* Implemented results cache in order to prevent redundant SPF checks in
multiple invocations per message instance. This also enables us to prepend
a "Received-SPF" header only once per message instance (as opposed to once
per recipient address).
* Minor code and comments clean-up.
2007-02-19 23:44:05 +00:00
Scott Kitterman
0f355dacc2
! Only prepend a single SPF Received header for multi-recipient mail.
2007-02-19 19:38:19 +00:00