20060716
Bugfix: the Postfix SMTP client enforced Mandatory TLS only
- when talking to an ESMTP server. Victor Duchovni. File:
- src/smtp/smtp_proto.c.
+ when talking to an ESMTP server; enforcement did not happen
+ if Postfix could somehow be forced to send HELO instead of
+ EHLO. Victor Duchovni. File: src/smtp/smtp_proto.c.
* Patches change the patchlevel and the release date. Snapshots change the
* release date only.
*/
-#define MAIL_RELEASE_DATE "20060722"
-#define MAIL_VERSION_NUMBER "2.2.11-RC1"
+#define MAIL_RELEASE_DATE "20060724"
+#define MAIL_VERSION_NUMBER "2.2.11"
#define VAR_MAIL_VERSION "mail_version"
#ifdef SNAPSHOT