A new version of swaks is available for download. This release contains a decent number of tweaks, bug fixes, and reworks. It also features Per-Recipient Data Response (PRDR) and PROXY protocol support.
Downloads:
- Project Page: http://jetmore.org/john/code/swaks/
- v20170101.0 distribution: http://jetmore.org/john/code/swaks/swaks-20170101.0.tar.gz
- v20170101.0 script only: http://jetmore.org/john/code/swaks/swaks-20170101.0/swaks
- v20170101.0 reference: http://jetmore.org/john/code/swaks/swaks-20170101.0/doc/ref.txt
- v20170101.0 changelog: http://jetmore.org/john/code/swaks/swaks-20170101.0/doc/Changes.txt
New Features:
- Added Per-Recipient Data Response (PRDR) support (see https://tools.ietf.org/html/draft-hall-prdr-00).
- Added PROXY protocol support (see http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt).
- Added –drop-after and –drop-after-send options.
- Added %MESSAGEID% expansion token.
- Added %SWAKS_VERSION% expansion token.
Notable Changes:
- Default DATA template now includes a Message-Id: header.
Notable Bugs Fixed:
- Fixed incorrect range on XCLIENT rfc1891/xtext encoding.