http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz.sig * dovecot-lda: Removed use of non-standard Envelope-To: header as a default for -a. Set lda_original_recipient_header=Envelope-To to returns the old behavior. + Added support for reverse quota warnings (i.e. when quota goes back under the limit). This is enabled by adding '-' to beginning of quota_warning value. Based on patch by Jeroen Koekkoek. + dovecot-lda: Added lda_original_recipient_header setting, which is used for getting original recipient if -a isn't used. + dovecot-lda: Added -r parameter to specify final recipient address. (It may differ from original address for e.g. aliases.) + Maildir: uidlist file can now override message's GUID, making it possible for multiple messages in a mailbox to have the same GUID. This also fixes dsync's message conflict resolution. - dovecot-lda: If destination user isn't found, exit with EX_NOUSER, not EX_TEMPFAIL. - dsync: Fixed handling \Noselect mailboxes - Fixed an infinite loop introduced by v2.0.2's message parser changes. - Fixed a crash introduced by v2.0.2's istream-crlf changes.
On 9/17/2010 12:23 PM, Timo Sirainen wrote:> http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz > http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz.sig > > * dovecot-lda: Removed use of non-standard Envelope-To: header as a > default for -a. Set lda_original_recipient_header=Envelope-To to > returns the old behavior. > > + Added support for reverse quota warnings (i.e. when quota goes back > under the limit). This is enabled by adding '-' to beginning of > quota_warning value. Based on patch by Jeroen Koekkoek. > + dovecot-lda: Added lda_original_recipient_header setting, which is > used for getting original recipient if -a isn't used. > + dovecot-lda: Added -r parameter to specify final recipient address. > (It may differ from original address for e.g. aliases.) > + Maildir: uidlist file can now override message's GUID, making it > possible for multiple messages in a mailbox to have the same GUID. > This also fixes dsync's message conflict resolution. > - dovecot-lda: If destination user isn't found, exit with EX_NOUSER, > not EX_TEMPFAIL. > - dsync: Fixed handling \Noselect mailboxes > - Fixed an infinite loop introduced by v2.0.2's message parser changes. > - Fixed a crash introduced by v2.0.2's istream-crlf changes. >SIS not ready for primetime yet? -- Daniel
On Friday 17 of September 2010, Timo Sirainen wrote:> http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz > http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz.sigIf ssl it off then it still tries to open cert files - does this makes sense? doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 12: ssl_cert: Can't open file /var/lib/openssl/certs/imap.pem: No such file or directory # doveconf -n |grep ssl ssl = no ssl_cert = </var/lib/openssl/certs/imap.pem ssl_key = </var/lib/openssl/private/imap.pem -- Arkadiusz Mi?kiewicz PLD/Linux Team arekm / maven.pl http://ftp.pld-linux.org/