postfix:stable/v2.2

Last commit made on 2009-11-16
Get this branch:
git clone -b stable/v2.2 https://git.launchpad.net/postfix
Members of postfix-team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
stable/v2.2
Repository:
lp:postfix

Recent commits

e494e7f... by LaMont Jones

Merge remote branch 'origin/stable/v2.2' into stable/v2.2

aa327bc... by Wietse Venema <email address hidden>

Release 2.2.12

81af38e... by Wietse Venema <email address hidden>

postdrop: misleading error message

Cleanup: misleading error message while discarding malformed input after
queue file write error.

File postdrop/postdrop.c.

23e662f... by Wietse Venema <email address hidden>

large tarpit delays -> client out of sync.

Bugfix (introduced with Postfix 2.2): with SMTP server tarpit delays
of smtp_rset_timeout or larger, the SMTP client could get out of sync
with the server while reusing a connection. The symptoms were
"recipient rejected .. in reply to DATA". Fix by Victor Duchovni and Wietse.
File: smtp/smtp_proto.c, smtp/smtp_connect.c.
Back-ported from Postfix 2.3.

Safety: additional error tests to prevent connection reuse
after timeout error.
Files: lmtp/lmtp.c, smtp/smtp_connect.c.
Back-ported from Postfix 2.3.

9b1eccd... by Wietse Venema <email address hidden>

.keep file modes

7338ad3... by Wietse Venema <email address hidden>

flush: force atime update on per-dest logfile

Workaround: the flush daemon forces an access time update for the
per-destination logfile, to prevent an excessive rate of delivery
attempts when the queue file system is mounted with "noatime".

File: flush/flush.c.

f3d527c... by Wietse Venema <email address hidden>

TLS client cert with unparsable canonical name -> assert

Bugfix (introduced Postfix 2.2.11): TLS client certificate
with unparsable canonical name caused the SMTP server's
policy client to allocate zero-length memory, triggering
an assertion that it shouldn't do such things.

File: smtpd/smtpd_check.c.

79434a6... by LaMont Jones

2.2.10-2

133b12d... by LaMont Jones

2.2.10-1

bb399fb... by LaMont Jones

Merge commit 'v2.2.10' into master-2.2