This package is an implementation of BATV (Bounce Address Tag Validation), a draft proposal for detecting and messages making fraudulent use of a sender address. The filter is written as a plugin to Sendmail or other filters using the milter API.
vparkhom created the Tag validation artifact
0.5.0 2009/05/31
Add "-t" (set signature TTL) and "-v" (set key version) command
line flags.
Domain name lists can now be read from a file.
Add "-r" command line flag which passes messages but adds
...
0.4.0 2009/04/20
Prepend the X-BATV: header rather than appending it.
Fix logic bug when determining if the client is "internal" or not.
Move "-A" (skip verification of authenticated clients) to "-s".
Add "-x" ...
0.3.02008/09/05 Request SMFIF_ADDRCPT and SMFIF_DELRCPT permissions from the library and the MTA. Problem noted by Ivan Izhikov. Add "-A" command line flag which ignores mail from authenticated clients. Suggested by Ivan Izhikov. Fix a memory leak ...
0.2.1 2008/03/04
Fix bug #SF1902427: Rename strlcat() to sm_strlcat() and strlcpy()
to sm_strlcpy(), and include libsm in the package to make
sure they're available. Reported by Ralf Hildebrandt.
...
0.2.0 2007/08/30
Fix signing and verifying logic. The signature was including the
signature date, not the expiration date. Problem noted
by Andy Fiddaman.
PORTABILITY: Fix bug #SF1679672: ...
0.1.0 2007/03/12
Initial public open source release.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use