主题: [Dovecot] v1.1.6 released

http://dovecot.org/releases/1.1/dovecot-1.1.6.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.6.tar.gz.sig

The invalid message address parsing bug is pretty important since it
allows a remote user to send broken mail headers and prevent the
recipient from accessing the mailbox afterwards, because the process
will always just crash trying to parse the header. This is assuming that
the IMAP client uses FETCH ENVELOPE command, not all do. Note that it
doesn't affect versions older than v1.1.4.

    + dovecot -n and -a now prints some system information at the top.
    + More error/debug message logging improvements.
    - pop3-login: Fixed assert-crash if a client sent USER+PASS+USER+PASS
      commands in the same IP packet.
    - Parsing an invalid message address like "From: (" caused an
      assert-crash in v1.1.4 and v1.1.5.
    - Folding whitespace wasn't handled correctly inside quoted-strings,
      causing some messages to be parsed incorrectly.
    - mbox: Fixed saving messages that begin with a valid From_-line.

回复: [Dovecot] v1.1.6 released

Dovecot 最近发布版本真是频繁。。。连 atrpms.net 的打包都赶不上它的进度了

回复: [Dovecot] v1.1.6 released

为了不给 iRedMail 项目带来更多的工作量,尽量不自己打包。:lol