log

age author description
Fri, 08 Apr 2011 17:27:52 +0300 Timo Sirainen doveadm import: Initialize the import user properly.
Fri, 08 Apr 2011 17:26:49 +0300 Timo Sirainen lib-storage: Allow each user lookup to override global mail_storage_service_flags.
Fri, 08 Apr 2011 17:26:14 +0300 Timo Sirainen lib-storage: Added mail_namespaces_init_location() for creating a single namespace for user.
Fri, 08 Apr 2011 16:41:26 +0300 Timo Sirainen config: Log a warning if global ssl=no, but some section has ssl=yes/required.
Fri, 08 Apr 2011 16:06:20 +0300 Timo Sirainen eperm_error_get_chgrp(): Changed wiki link.
Fri, 08 Apr 2011 16:05:03 +0300 Timo Sirainen eperm_error_get_chgrp(): Improved error message and added a link to wiki.
Fri, 08 Apr 2011 15:47:34 +0300 Timo Sirainen Updated main documentation.txt index.
Fri, 08 Apr 2011 15:39:43 +0300 Timo Sirainen Changed wiki.dovecot.org links to wiki2.dovecot.org
Tue, 05 Apr 2011 22:43:54 +0300 Timo Sirainen sdbox: Added more error message logging.
Tue, 05 Apr 2011 19:08:31 +0300 Timo Sirainen lib-index: Fix to previous check.
Tue, 05 Apr 2011 19:07:01 +0300 Timo Sirainen lib-index: Added extra checks against broken extension record introductions.
Tue, 05 Apr 2011 13:26:45 +0300 Timo Sirainen quota: Fixed the quota limit check changes in previous commit.
Mon, 04 Apr 2011 23:19:01 +0300 Timo Sirainen quota: Code cleanup.
Mon, 04 Apr 2011 23:18:31 +0300 Timo Sirainen quota: Fixed checking message count limit when saving multiple mails in transaction.
Mon, 04 Apr 2011 23:07:37 +0300 Timo Sirainen quota: Set quota limit correctly (for code path that doesn't exist).
Mon, 04 Apr 2011 19:20:20 +0300 Timo Sirainen dbox: External attachment's size was set wrong if base64 MIME part ended unexpectedly.
Mon, 04 Apr 2011 17:53:05 +0300 Timo Sirainen auth: If initial binding to LDAP server hangs, detect it and abort.
Sun, 03 Apr 2011 06:42:48 +0300 Timo Sirainen example-config: Fixed vpopmail config.
Thu, 31 Mar 2011 07:02:55 +0300 Timo Sirainen auth: Mention auth_username_chars in log when disallowing username because of it.
Sat, 26 Mar 2011 01:10:59 +0200 Timo Sirainen lib-settings: Fixed crash when trying treat strlist as having a subsection.
Sat, 26 Mar 2011 00:42:48 +0200 Timo Sirainen lib-index: Delete dovecot.index.log.2 files after 2 days, not after 30 mins.
Sat, 26 Mar 2011 00:40:58 +0200 Timo Sirainen dsync: Fixed handling expunges of last message when it didn't have a known GUID.
Sat, 26 Mar 2011 00:39:40 +0200 Timo Sirainen imap: Use mailbox_get_expunged_uids() for QRESYNC code.
Sat, 26 Mar 2011 00:33:51 +0200 Timo Sirainen lib-storage: Fixed mailbox_get_expunges() to return GUIDs with all mailbox formats.
Thu, 24 Mar 2011 00:28:06 +0200 Timo Sirainen lmtp: Fixed loading Sieve plugin when configuring --without-shared-libs
Thu, 24 Mar 2011 00:14:58 +0200 Timo Sirainen autocreate: Disable plugin when running from dsync.
Thu, 24 Mar 2011 00:10:59 +0200 Timo Sirainen lib-storage: Removed extra "don't allow INBOX to be deleted" check.
Thu, 24 Mar 2011 00:01:16 +0200 Timo Sirainen dsync backup: Handle better deletion of mailboxes from destination.
Wed, 23 Mar 2011 23:13:00 +0200 Timo Sirainen lib-storage: When mail_location is looked up from environment, set its unexpanded string properly.
Wed, 23 Mar 2011 22:16:24 +0200 Timo Sirainen doveadm: Added "move" command for moving mails between mailboxes.