exiscan-acl-4.43-28
Tom Kistner <[email protected]> Thu, 07 Oct 2004 09:18:17 +0200
| Newsgroups | gmane.mail.exim.user,gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
Is on the site since yesterday evening: http://duncanthrax.net/exiscan-acl/ There is one major change: The header placement facility using "control" statements has been removed. Philip has created the same functionality in 4.43 using prefixes to the "message" text. It would not have made sense to keep both facilities, so I removed mine. However, I extended Philip's implementation to include a ":spf_received:" prefix, which emulates the behaviour of my previous "control = header_pos_middle" statement. It adds the header before any header which is not either "Received:" or "Resent-*:". This is in line with pedantic interpretation of RFC822/2822, allowing you to add a Received-SPF: header in a compatible way. OK, to cut it short, if you use "control = header_pos_*", then you MUST change your configuration after upgrading. The CHANGELOG: --------------------------------------------------------------- 28 - Added F-Secure support, thanks to Johan Thelmen <[email protected]>. - Upgraded SRS support to libsrs_alt 0.5 via Miles Wilton's patch. - REMOVED exiscan-acl implementation of custom header placement in favor of Philip Hazel's native implementation. However, a new option option was added for it to mimic the behaviour of the old header_pos_middle option. Read section 10 of exiscan-acl-spec.txt. --------------------------------------------------------------- /tom -- ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##