Skip to content

Releases: jcbf/smf-spf

v2.5.1

12 Nov 21:59
20deb21
Compare
Choose a tag to compare
  • Add Visual Studio Code developing docker environment
  • Fixed Multi word values in the configuration file
  • Fix Travis Build
  • Added missing commits from SkipNDR feature
  • Added more tests/coverage

Some Skips

04 Nov 21:01
e0e4713
Compare
Choose a tag to compare

This release has implemented SpikAuth And SpikeNDR and made some repo cleanup.

2.4.5 - ClientIPNAT

16 Jul 14:04
Compare
Choose a tag to compare

ClientIPNAT allows IP address translation of the connecting IP.
This is particularly useful when you have internal email flows
and still, have an SPF evaluation

Docker

21 Jun 03:50
Compare
Choose a tag to compare
  • Docker image improvments
  • Misc fixes #72 (jcbf)
  • Log to file #71 (jcbf)
  • specfile and patches for building on Fedora and CentOS Linux #70 (mikaku)
  • Get daemon name from cmd line as requested in #67 #68 (jcbf)

Outbound SPF

25 Mar 23:52
abb351a
Compare
Choose a tag to compare

Implemented enhancements:

  • Make SPF evaluation with a fixed IP #65
  • Add systemd service definition. #64 (whyscream)
  • Disable localpart size check #52

Fixed bugs:

  • smf-spf -f does not override config file value Daemonize #62
  • Typos #55
  • Correct parse os option -f #63 (jcbf)
  • #55 Fix typos #57 (jcbf)

Relaxed RFC

17 Jul 13:58
7aafc3f
Compare
Choose a tag to compare
  • Fixed some warnings
  • Add keyword in the config to allow relaxed verification of sender localpart address

More RFC strict

19 Apr 20:38
0f94c1d
Compare
Choose a tag to compare

Reject messages with the local part of the addresses bigger than 64 char.

Minor enhancements

08 Feb 17:56
9b03a67
Compare
Choose a tag to compare

Implemented enhancements:

  • Configurable refuse when SPF is none #42 (jcbf)
  • Configurable hostname #40 (jcbf)

Fixed bugs:

  • WhitelistTo should accept message #37
  • WhitelistTo should return SMFIS_ACCEPT #38 (jcbf)

Closed issues:

  • Possible issue reporting Fail string in sendmail reject message #33

Merged pull requests:

Better response codes

07 Nov 00:49
e03d3da
Compare
Choose a tag to compare

Changes from the previous version

Implemented enhancements:

  • Allow Received-SPF header back. #32 (jcbf)

Fixed bugs:

Merged pull requests:

Add tests

30 Nov 17:12
Compare
Choose a tag to compare

Changes from last release

Implemented enhancements:

  • Create a test suite #17
  • Add debug output to test script #24 (jcbf)

Merged pull requests: