Path to this page:
./
mail/postfix-pcre,
Postfix SMTP server PCRE map module
Branch: CURRENT,
Version: 3.2.3,
Package name: postfix-pcre-3.2.3,
Maintainer: pkgsrc-usersPostfix SMTP server PCRE map module
Required to run:[
mail/postfix] [
devel/pcre]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: f1f352a237ff017ba91b98f7c88e7f1ec99d218f
RMD160: 8f5cc45462410c7d21734efe477c04072e7bd204
Filesize: 4287.663 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2017-11-16) Updated to version: postfix-pcre-3.2.3
- (2017-08-31) Updated to version: postfix-pcre-3.2.2
- (2017-03-05) Updated to version: postfix-pcre-3.1.4
- (2017-01-22) Updated to version: postfix-pcre-3.1.3nb1
- (2016-09-19) Updated to version: postfix-pcre-3.1.2
CVS history: (Expand)
2017-03-04 07:26:42 by Takahiro Kambe | Files touched by this commit (7) |
Log message:
Reset PKGREVISION.
|
2017-01-22 00:49:02 by Roland Illig | Files touched by this commit (8) |
Log message:
Fixed PKGREVISION to be only defined directly in the package Makefile.
|
2016-09-18 19:10:29 by Takahiro Kambe | Files touched by this commit (11) |
Log message:
Update postfix to 3.1.2.
3.1.0
The main changes in no particular order are:
* "postfix tls" command to simplify setup of opportunistic TLS,
and to simplify SMTP server key/certificate management.
* Positive and negative DNS reply TTL support in postscreen(8).
* SASL AUTH rate limit in the Postfix SMTP server.
* A safety limit on the number of address verify requests.
* JSON-format Postfix queue listing.
* Destination-independent delivery rate delay
For details, see the RELEASE_NOTES file.
3.1.1
Fixed in all supported releases:
* The Milter "replace sender" (SMFIR_CHGFROM) request lost an
address that was added with sender_bcc_maps, resulting in a
"rcpt count mismatch" warning. Reported by Joerg Backschues.
This defect was introduced with Postfix 2.6.
* The "bad filetype" example in the header_checks(5) manpage
falsely rejected Content- headers with ``name="example";
x-apple-part-url="example.com"''. Reported by Cedric Knight.
This defect was introduced with Postfix 2.6.
3.1.2
Fixed with Postfix 3.1.2:
* Changes to make Postfix build with OpenSSL 1.1.0.
Fixed with Postfix 3.1.2 and 3.0.6:
* The makedefs script ignored readme_directory=pathname overrides.
Fix by Todd C. Olson.
* The tls_session_ticket_cipher documentation says that the default
cipher for TLS session tickets is aes-256-cbc, but the implemented
default was aes-128-cbc. Note that TLS session ticket keys are
rotated after 1/2 hour, to limit the impact of attacks on session
ticket keys.
|
2015-10-05 02:14:13 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
Bump PKGREVISION.
|
2015-10-05 02:05:31 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
Link with corect rpath. Fix PR pkg/50299.
|