]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
16 years agoImplemented support for ESORT capability.
Timo Sirainen [Wed, 4 Feb 2009 19:58:35 +0000 (14:58 -0500)] 
Implemented support for ESORT capability.

--HG--
branch : HEAD

16 years agoSEARCH RETURN (PARTIAL): Allow higher:lower numbers in partial seq range.
Timo Sirainen [Wed, 4 Feb 2009 19:18:24 +0000 (14:18 -0500)] 
SEARCH RETURN (PARTIAL): Allow higher:lower numbers in partial seq range.

--HG--
branch : HEAD

16 years agoSEARCH: RETURN (PARTIAL) was broken.
Timo Sirainen [Wed, 4 Feb 2009 18:54:49 +0000 (13:54 -0500)] 
SEARCH: RETURN (PARTIAL) was broken.

--HG--
branch : HEAD

16 years agoRenamed imap-search.[ch] to imap-search-args.[ch]
Timo Sirainen [Wed, 4 Feb 2009 17:47:27 +0000 (12:47 -0500)] 
Renamed imap-search.[ch] to imap-search-args.[ch]

--HG--
branch : HEAD

16 years agoauth_debug_passwords=yes: If auth bind fails, log the attempted password.
Timo Sirainen [Wed, 4 Feb 2009 17:30:07 +0000 (12:30 -0500)] 
auth_debug_passwords=yes: If auth bind fails, log the attempted password.

--HG--
branch : HEAD

16 years agoauth_debug_passwords=yes: Log password for PAM lookups.
Timo Sirainen [Wed, 4 Feb 2009 17:23:55 +0000 (12:23 -0500)] 
auth_debug_passwords=yes: Log password for PAM lookups.

--HG--
branch : HEAD

16 years agonfs_check: Mention also mail_nfs_storage=yes in the error message.
Timo Sirainen [Tue, 3 Feb 2009 17:07:21 +0000 (12:07 -0500)] 
nfs_check: Mention also mail_nfs_storage=yes in the error message.

--HG--
branch : HEAD

16 years agoIf mail_chroot is set, don't fail at startup in dump-capability.
Timo Sirainen [Tue, 3 Feb 2009 16:57:35 +0000 (11:57 -0500)] 
If mail_chroot is set, don't fail at startup in dump-capability.

--HG--
branch : HEAD

16 years agodovecot-ldap-example.conf: Updated dn and dnpass comments.
Timo Sirainen [Tue, 3 Feb 2009 00:03:25 +0000 (19:03 -0500)] 
dovecot-ldap-example.conf: Updated dn and dnpass comments.

--HG--
branch : HEAD

16 years agoldap: Give better error message when aborting LDAP requests due to not being connected.
Timo Sirainen [Tue, 3 Feb 2009 00:00:50 +0000 (19:00 -0500)] 
ldap: Give better error message when aborting LDAP requests due to not being connected.

--HG--
branch : HEAD

16 years agoChanged default ldap_version from 2 to 3. Some servers no longer allow v2.
Timo Sirainen [Mon, 2 Feb 2009 23:25:21 +0000 (18:25 -0500)] 
Changed default ldap_version from 2 to 3. Some servers no longer allow v2.

--HG--
branch : HEAD

16 years agonfs+maildir: lseek() may also return ESTALE failure, handle it.
Timo Sirainen [Mon, 2 Feb 2009 19:57:33 +0000 (14:57 -0500)] 
nfs+maildir: lseek() may also return ESTALE failure, handle it.

--HG--
branch : HEAD

16 years agodeliver: If -a wasn't specified and no Envelope-To: header, the fallback implementati...
Timo Sirainen [Mon, 2 Feb 2009 17:50:27 +0000 (12:50 -0500)] 
deliver: If -a wasn't specified and no Envelope-To: header, the fallback implementation was buggy.
Patch by Steffen Kaiser.

--HG--
branch : HEAD

16 years agodeliver: If -f <sender> was specified and -a not, the sender was used also as the...
Timo Sirainen [Mon, 2 Feb 2009 17:48:41 +0000 (12:48 -0500)] 
deliver: If -f <sender> was specified and -a not, the sender was used also as the destination.
%f in deliver_log_format was also expanded to the sender.

--HG--
branch : HEAD

16 years agomaster: Give an error if login_dir = base_dir.
Timo Sirainen [Mon, 2 Feb 2009 17:27:56 +0000 (12:27 -0500)] 
master: Give an error if login_dir = base_dir.

--HG--
branch : HEAD

16 years agomaster: Don't crash at quit if there is some unwritten data in logs.
Timo Sirainen [Mon, 2 Feb 2009 17:14:54 +0000 (12:14 -0500)] 
master: Don't crash at quit if there is some unwritten data in logs.

--HG--
branch : HEAD

16 years agouserdb prefetch + blocking passdbs was still broken with non-plaintext auth.
Timo Sirainen [Mon, 2 Feb 2009 17:12:15 +0000 (12:12 -0500)] 
userdb prefetch + blocking passdbs was still broken with non-plaintext auth.

--HG--
branch : HEAD

16 years agoacl: We stopped calling hook_mail_storage_created for internal namespaces.
Timo Sirainen [Mon, 2 Feb 2009 03:24:56 +0000 (22:24 -0500)] 
acl: We stopped calling hook_mail_storage_created for internal namespaces.

--HG--
branch : HEAD

16 years agoauth: Using "username" or "domain" passdb fields caused problems with cache and block...
Timo Sirainen [Sat, 31 Jan 2009 18:15:12 +0000 (20:15 +0200)] 
auth: Using "username" or "domain" passdb fields caused problems with cache and blocking passdbs.

--HG--
branch : HEAD

16 years agodbox: INTERNALDATE and save date was returned wrong for converted maildir files.
Timo Sirainen [Fri, 30 Jan 2009 00:25:02 +0000 (19:25 -0500)] 
dbox: INTERNALDATE and save date was returned wrong for converted maildir files.
Patch by Jose Celestino.

--HG--
branch : HEAD

16 years agomailbox_allow_new_keywords() was returning the opposite value, causing \* flag to...
Timo Sirainen [Tue, 27 Jan 2009 19:33:48 +0000 (14:33 -0500)] 
mailbox_allow_new_keywords() was returning the opposite value, causing \* flag to be reported wrong.

--HG--
branch : HEAD

16 years agodict file: Compiler warning fix.
Timo Sirainen [Tue, 27 Jan 2009 18:15:16 +0000 (13:15 -0500)] 
dict file: Compiler warning fix.

--HG--
branch : HEAD

16 years agoIf some setting contains a bad value, make sure the error message contains the settin...
Timo Sirainen [Tue, 27 Jan 2009 00:17:54 +0000 (19:17 -0500)] 
If some setting contains a bad value, make sure the error message contains the setting name.

--HG--
branch : HEAD

16 years agodotlocking: Increase the wait time 1,5 x every second until we reach 3 seconds.
Timo Sirainen [Mon, 26 Jan 2009 21:21:30 +0000 (16:21 -0500)] 
dotlocking: Increase the wait time 1,5 x every second until we reach 3 seconds.
If the dotlock ever gets updated in any way, the wait time is dropped back
to the initial value of 0.1-0.2 secs.

--HG--
branch : HEAD

16 years agomaildir: Handling keywords was more or less broken because of a broken sort compare...
Timo Sirainen [Mon, 26 Jan 2009 19:13:23 +0000 (14:13 -0500)] 
maildir: Handling keywords was more or less broken because of a broken sort compare function.

--HG--
branch : HEAD

16 years agodovecot-example.conf: Moved userdb prefetch before other userdbs, since that's where...
Timo Sirainen [Mon, 26 Jan 2009 01:13:34 +0000 (20:13 -0500)] 
dovecot-example.conf: Moved userdb prefetch before other userdbs, since that's where it should be.

--HG--
branch : HEAD

16 years agoAnother caching fix to blocking passdbs when using non-plaintext auth.
Timo Sirainen [Mon, 26 Jan 2009 01:11:24 +0000 (20:11 -0500)] 
Another caching fix to blocking passdbs when using non-plaintext auth.

--HG--
branch : HEAD

16 years agoPrevious change to handling blocking passdbs broke it for userdb prefetch.
Timo Sirainen [Mon, 26 Jan 2009 01:11:08 +0000 (20:11 -0500)] 
Previous change to handling blocking passdbs broke it for userdb prefetch.

--HG--
branch : HEAD

16 years agomaster: When shutting down, avoid dict processes giving "unknown process exited"...
Timo Sirainen [Mon, 26 Jan 2009 00:51:00 +0000 (19:51 -0500)] 
master: When shutting down, avoid dict processes giving "unknown process exited" errors.

--HG--
branch : HEAD

16 years agoIncreased some initial memory pool sizes.
Timo Sirainen [Mon, 26 Jan 2009 00:40:36 +0000 (19:40 -0500)] 
Increased some initial memory pool sizes.

--HG--
branch : HEAD

16 years agopgsql: Don't break when using multiple transactions.
Timo Sirainen [Mon, 26 Jan 2009 00:40:15 +0000 (19:40 -0500)] 
pgsql: Don't break when using multiple transactions.

--HG--
branch : HEAD

16 years agodict proxy client: Don't hang when doing an async commit.
Timo Sirainen [Mon, 26 Jan 2009 00:39:41 +0000 (19:39 -0500)] 
dict proxy client: Don't hang when doing an async commit.

--HG--
branch : HEAD

16 years agodict: Fixes to handling dying dict processes.
Timo Sirainen [Sun, 25 Jan 2009 23:39:07 +0000 (18:39 -0500)] 
dict: Fixes to handling dying dict processes.

--HG--
branch : HEAD

16 years agodict: Set listener socket non-blocking so it doesn't hang on accept() when Dovecot...
Timo Sirainen [Sun, 25 Jan 2009 23:23:52 +0000 (18:23 -0500)] 
dict: Set listener socket non-blocking so it doesn't hang on accept() when Dovecot is shutting down.

--HG--
branch : HEAD

16 years agovirtual: Fix assert-crashing caused by previous changes.
Timo Sirainen [Sun, 25 Jan 2009 22:47:23 +0000 (17:47 -0500)] 
virtual: Fix assert-crashing caused by previous changes.

--HG--
branch : HEAD

16 years agodbox rebuild: Previous change removed too much code.
Timo Sirainen [Sun, 25 Jan 2009 17:54:54 +0000 (19:54 +0200)] 
dbox rebuild: Previous change removed too much code.

--HG--
branch : HEAD

16 years agoDon't use clean_pool with login processes.
Timo Sirainen [Fri, 23 Jan 2009 18:13:15 +0000 (13:13 -0500)] 
Don't use clean_pool with login processes.
The previous fix for clean_pool perhaps might have fixed all the bugs
related to it, but since it only produces extra work with no real benefit,
just don't use it. The original idea behind using it was flawed.

--HG--
branch : HEAD

16 years agoShared namespaces: Allow using %% in the prefix.
Timo Sirainen [Fri, 23 Jan 2009 18:12:50 +0000 (13:12 -0500)] 
Shared namespaces: Allow using %% in the prefix.

--HG--
branch : HEAD

16 years agodbox rebuild: Dont try to give unknown maildir files UIDs that are after uidlist...
Timo Sirainen [Thu, 22 Jan 2009 00:42:35 +0000 (02:42 +0200)] 
dbox rebuild: Dont try to give unknown maildir files UIDs that are after uidlist's nextuid.
Although it might allow keeping the same UIDs after repeated rebuilds, if
any of the files were deleted at some point the UIDs would change and that
would be just worse.

--HG--
branch : HEAD

16 years agoAnother fix to mail_index_transaction_get_next_uid() fix.
Timo Sirainen [Thu, 22 Jan 2009 00:39:52 +0000 (02:39 +0200)] 
Another fix to mail_index_transaction_get_next_uid() fix.

--HG--
branch : HEAD

16 years agoFix to mail_index_transaction_get_next_uid() fix.
Timo Sirainen [Thu, 22 Jan 2009 00:40:19 +0000 (19:40 -0500)] 
Fix to mail_index_transaction_get_next_uid() fix.

--HG--
branch : HEAD

16 years agodbox: Minor error logging fix.
Timo Sirainen [Wed, 21 Jan 2009 23:31:12 +0000 (18:31 -0500)] 
dbox: Minor error logging fix.

--HG--
branch : HEAD

16 years agomail_index_transaction_get_next_uid() shouldn't sort appends. They may still be modified!
Timo Sirainen [Wed, 21 Jan 2009 23:29:44 +0000 (18:29 -0500)] 
mail_index_transaction_get_next_uid() shouldn't sort appends. They may still be modified!
Fixes a dbox rebuild bug.

--HG--
branch : HEAD

16 years agodbox: Improved error message.
Timo Sirainen [Wed, 21 Jan 2009 21:51:58 +0000 (16:51 -0500)] 
dbox: Improved error message.

--HG--
branch : HEAD

16 years agoSending SIGUSR2 to dovecot-auth now also logs statistics about cache inserts.
Timo Sirainen [Wed, 21 Jan 2009 20:48:51 +0000 (15:48 -0500)] 
Sending SIGUSR2 to dovecot-auth now also logs statistics about cache inserts.

--HG--
branch : HEAD

16 years agoquota debug: Hide "(0%)" if quota limits aren't defined defined in percentages.
Timo Sirainen [Wed, 21 Jan 2009 17:40:06 +0000 (12:40 -0500)] 
quota debug: Hide "(0%)" if quota limits aren't defined defined in percentages.

--HG--
branch : HEAD

16 years agodbox rebuild: Don't crash if nothing was previously in cache.
Timo Sirainen [Wed, 21 Jan 2009 17:30:15 +0000 (12:30 -0500)] 
dbox rebuild: Don't crash if nothing was previously in cache.

--HG--
branch : HEAD

16 years agoDon't warn about maybe not being able to log in if protocols=none.
Timo Sirainen [Tue, 20 Jan 2009 22:36:50 +0000 (17:36 -0500)] 
Don't warn about maybe not being able to log in if protocols=none.

--HG--
branch : HEAD

16 years agoIf all login processes are in use and we can't create a new one, log a warning.
Timo Sirainen [Tue, 20 Jan 2009 20:04:25 +0000 (15:04 -0500)] 
If all login processes are in use and we can't create a new one, log a warning.

--HG--
branch : HEAD

16 years agomail_extra_groups backwards compatibility setting removed.
Timo Sirainen [Tue, 20 Jan 2009 17:31:58 +0000 (12:31 -0500)] 
mail_extra_groups backwards compatibility setting removed.

--HG--
branch : HEAD

16 years agodict proxy: Handle async commits better.
Timo Sirainen [Tue, 20 Jan 2009 16:28:48 +0000 (11:28 -0500)] 
dict proxy: Handle async commits better.

--HG--
branch : HEAD

16 years agoGive a better error message when userdb-only checkpassword program is used with passd...
Timo Sirainen [Mon, 19 Jan 2009 22:38:21 +0000 (17:38 -0500)] 
Give a better error message when userdb-only checkpassword program is used with passdb checkpassword.

--HG--
branch : HEAD

16 years agoimap-acl plugin: Include version string in the plugin.
Timo Sirainen [Mon, 19 Jan 2009 21:24:33 +0000 (16:24 -0500)] 
imap-acl plugin: Include version string in the plugin.

--HG--
branch : HEAD

16 years agodict quota: Use dict_transaction_commit_async().
Timo Sirainen [Mon, 19 Jan 2009 21:03:50 +0000 (16:03 -0500)] 
dict quota: Use dict_transaction_commit_async().

--HG--
branch : HEAD

16 years agoAdded dict_transaction_commit_async().
Timo Sirainen [Mon, 19 Jan 2009 21:03:25 +0000 (16:03 -0500)] 
Added dict_transaction_commit_async().

--HG--
branch : HEAD

16 years agodict quota: noenforcing setting caused quota to not be updated at all.
Timo Sirainen [Mon, 19 Jan 2009 20:50:40 +0000 (15:50 -0500)] 
dict quota: noenforcing setting caused quota to not be updated at all.

--HG--
branch : HEAD

16 years agodict quota: When updating quota don't look up the current byte/msg limit if there...
Timo Sirainen [Mon, 19 Jan 2009 20:30:58 +0000 (15:30 -0500)] 
dict quota: When updating quota don't look up the current byte/msg limit if there's no limit for it.

--HG--
branch : HEAD

16 years agodbox: Notify plugins about expunges. Fixes quota.
Timo Sirainen [Mon, 19 Jan 2009 17:08:51 +0000 (12:08 -0500)] 
dbox: Notify plugins about expunges. Fixes quota.

--HG--
branch : HEAD

16 years agodict-file: Fixed a crash.
Timo Sirainen [Mon, 19 Jan 2009 17:08:24 +0000 (12:08 -0500)] 
dict-file: Fixed a crash.

--HG--
branch : HEAD

16 years agoquota: Fixed debug logging.
Timo Sirainen [Mon, 19 Jan 2009 16:55:26 +0000 (11:55 -0500)] 
quota: Fixed debug logging.

--HG--
branch : HEAD

16 years agopgsql: When doing negative increments, don't even try to use INSERT.
Timo Sirainen [Mon, 19 Jan 2009 02:47:47 +0000 (21:47 -0500)] 
pgsql: When doing negative increments, don't even try to use INSERT.

--HG--
branch : HEAD

16 years agopgsql: More fixes to transaction handling.
Timo Sirainen [Mon, 19 Jan 2009 02:02:15 +0000 (21:02 -0500)] 
pgsql: More fixes to transaction handling.

--HG--
branch : HEAD

16 years agohook_mail_namespaces_created() wasn't always called with all namespaces as parameter.
Timo Sirainen [Mon, 19 Jan 2009 01:15:26 +0000 (20:15 -0500)] 
hook_mail_namespaces_created() wasn't always called with all namespaces as parameter.

--HG--
branch : HEAD

16 years agolistescape plugin: The next namespaces_created callback was called with NULL namespaces.
Timo Sirainen [Mon, 19 Jan 2009 01:14:31 +0000 (20:14 -0500)] 
listescape plugin: The next namespaces_created callback was called with NULL namespaces.

--HG--
branch : HEAD

16 years agopgsql: Don't write to freed memory if transaction is aborted while SQL commands are...
Timo Sirainen [Sat, 17 Jan 2009 22:21:29 +0000 (17:21 -0500)] 
pgsql: Don't write to freed memory if transaction is aborted while SQL commands are being executed.

--HG--
branch : HEAD

16 years agoAdded dict_process_count setting for creating multiple dict processes.
Timo Sirainen [Sat, 17 Jan 2009 18:56:24 +0000 (13:56 -0500)] 
Added dict_process_count setting for creating multiple dict processes.

--HG--
branch : HEAD

16 years agopgsql: Removed accidentally committed debug code.
Timo Sirainen [Sat, 17 Jan 2009 18:41:44 +0000 (13:41 -0500)] 
pgsql: Removed accidentally committed debug code.

--HG--
branch : HEAD

16 years agosql dict: Merge two INSERTs together whenever possible (for dict quota).
Timo Sirainen [Sat, 17 Jan 2009 17:32:28 +0000 (12:32 -0500)] 
sql dict: Merge two INSERTs together whenever possible (for dict quota).

--HG--
branch : HEAD

16 years agopgsql: Don't use BEGIN/COMMIT if transaction has only a single change.
Timo Sirainen [Sat, 17 Jan 2009 17:31:28 +0000 (12:31 -0500)] 
pgsql: Don't use BEGIN/COMMIT if transaction has only a single change.

--HG--
branch : HEAD

16 years agoquota plugin optimization: Don't look up quota values every time when iterating quota...
Timo Sirainen [Sat, 17 Jan 2009 17:30:54 +0000 (12:30 -0500)] 
quota plugin optimization: Don't look up quota values every time when iterating quota roots.

--HG--
branch : HEAD

16 years agoPrevious changes broke compiling with select ioloop.
Timo Sirainen [Sat, 17 Jan 2009 16:57:56 +0000 (11:57 -0500)] 
Previous changes broke compiling with select ioloop.

--HG--
branch : HEAD

16 years agoFixes to handling +w permission errors and use it more often.
Timo Sirainen [Fri, 16 Jan 2009 19:21:25 +0000 (14:21 -0500)] 
Fixes to handling +w permission errors and use it more often.

--HG--
branch : HEAD

16 years agoPermission denied error handling can now suggest missing +w permissions.
Timo Sirainen [Fri, 16 Jan 2009 17:45:06 +0000 (12:45 -0500)] 
Permission denied error handling can now suggest missing +w permissions.

--HG--
branch : HEAD

16 years agoFix to previous commit to actually compile..
Timo Sirainen [Fri, 16 Jan 2009 17:29:30 +0000 (12:29 -0500)] 
Fix to previous commit to actually compile..

--HG--
branch : HEAD

16 years agoPermission error logging: If UNIX permissions appear to be ok, suggest ACL problem.
Timo Sirainen [Fri, 16 Jan 2009 17:21:21 +0000 (12:21 -0500)] 
Permission error logging: If UNIX permissions appear to be ok, suggest ACL problem.

--HG--
branch : HEAD

16 years agomempool system clean: Don't break if realloc() shrinks the memory area.
Timo Sirainen [Fri, 16 Jan 2009 02:36:26 +0000 (21:36 -0500)] 
mempool system clean: Don't break if realloc() shrinks the memory area.

--HG--
branch : HEAD

16 years agoEarlier changes broke login process, because it wasn't chdir()ing to login directory.
Timo Sirainen [Thu, 15 Jan 2009 22:21:18 +0000 (17:21 -0500)] 
Earlier changes broke login process, because it wasn't chdir()ing to login directory.

--HG--
branch : HEAD

16 years agodeliver: Don't allow running as setuid-root if world can execute the binary.
Timo Sirainen [Thu, 15 Jan 2009 22:14:29 +0000 (17:14 -0500)] 
deliver: Don't allow running as setuid-root if world can execute the binary.

--HG--
branch : HEAD

16 years agoMaildir: Fix to earlier >26 keywords handling change.
Timo Sirainen [Thu, 15 Jan 2009 21:23:59 +0000 (16:23 -0500)] 
Maildir: Fix to earlier >26 keywords handling change.

--HG--
branch : HEAD

16 years agologin processes: Tell ioloop the maximum number of fds we can use.
Timo Sirainen [Thu, 15 Jan 2009 21:22:04 +0000 (16:22 -0500)] 
login processes: Tell ioloop the maximum number of fds we can use.

--HG--
branch : HEAD

16 years agoAdded io_loop_set_max_fd_count() to specify how many fds we expect to use.
Timo Sirainen [Thu, 15 Jan 2009 21:20:09 +0000 (16:20 -0500)] 
Added io_loop_set_max_fd_count() to specify how many fds we expect to use.
It's used currently only for figuring out how much space should be
allocated initially to fds.

--HG--
branch : HEAD

16 years agoRemoved some old backwards compatibility handling code.
Timo Sirainen [Thu, 15 Jan 2009 20:54:39 +0000 (15:54 -0500)] 
Removed some old backwards compatibility handling code.

--HG--
branch : HEAD

16 years agoRenamed "ssl_disable" setting to "ssl". Added support for ssl=required.
Timo Sirainen [Thu, 15 Jan 2009 20:52:44 +0000 (15:52 -0500)] 
Renamed "ssl_disable" setting to "ssl". Added support for ssl=required.

--HG--
branch : HEAD

16 years agoUpdated imap response codes.
Timo Sirainen [Thu, 15 Jan 2009 20:47:12 +0000 (15:47 -0500)] 
Updated imap response codes.

--HG--
branch : HEAD

16 years agodeliver: Changed the default rejection_subject.
Timo Sirainen [Thu, 15 Jan 2009 20:12:07 +0000 (15:12 -0500)] 
deliver: Changed the default rejection_subject.

--HG--
branch : HEAD

16 years agoMaildir keywords handling code cleanup.
Timo Sirainen [Thu, 15 Jan 2009 20:05:58 +0000 (15:05 -0500)] 
Maildir keywords handling code cleanup.

--HG--
branch : HEAD

16 years agoIf login process crashes, log the IP address that (maybe) caused it.
Timo Sirainen [Wed, 14 Jan 2009 20:14:11 +0000 (15:14 -0500)] 
If login process crashes, log the IP address that (maybe) caused it.

--HG--
branch : HEAD

16 years agoCrashfix / keyword handling fix when appending messages non-sorted (dbox rebuild).
Timo Sirainen [Wed, 14 Jan 2009 19:06:46 +0000 (14:06 -0500)] 
Crashfix / keyword handling fix when appending messages non-sorted (dbox rebuild).

--HG--
branch : HEAD

16 years agoCleaned up read-only mailbox handling. Fixes a bug with Maildir syncing.
Timo Sirainen [Wed, 14 Jan 2009 18:56:01 +0000 (13:56 -0500)] 
Cleaned up read-only mailbox handling. Fixes a bug with Maildir syncing.
If Maildir was opened read-only (STATUS, EXAMINE) then all flag changes were
saved to index as dirty.

--HG--
branch : HEAD

16 years agomaildir: Fixes to handling over 26 keywords.
Timo Sirainen [Wed, 14 Jan 2009 16:48:20 +0000 (11:48 -0500)] 
maildir: Fixes to handling over 26 keywords.

--HG--
branch : HEAD

16 years agopop3: Prevent clients from looping forever trying to fetch an expunged message.
Timo Sirainen [Wed, 14 Jan 2009 16:13:15 +0000 (11:13 -0500)] 
pop3: Prevent clients from looping forever trying to fetch an expunged message.

--HG--
branch : HEAD

16 years agopop3: Treat invalid command parameters also as command errors
Timo Sirainen [Wed, 14 Jan 2009 15:47:47 +0000 (10:47 -0500)] 
pop3: Treat invalid command parameters also as command errors
that will cause disconnection after enough errors.

--HG--
branch : HEAD

16 years agoAdded rejection_subject setting to deliver, which is used for rejected mails.
Timo Sirainen [Tue, 13 Jan 2009 21:55:03 +0000 (16:55 -0500)] 
Added rejection_subject setting to deliver, which is used for rejected mails.
Based on patch by Allan Cassaro.

--HG--
branch : HEAD

16 years agoCheck broken ssl-parameters.dat files better and give a better error message when...
Timo Sirainen [Tue, 13 Jan 2009 18:13:19 +0000 (13:13 -0500)] 
Check broken ssl-parameters.dat files better and give a better error message when seeing one.

--HG--
branch : HEAD

16 years agoAlways send LOGIN_DIR environment to login processes.
Timo Sirainen [Tue, 13 Jan 2009 18:12:21 +0000 (13:12 -0500)] 
Always send LOGIN_DIR environment to login processes.

--HG--
branch : HEAD

16 years agos/acl_dict/acl_shared_dict/
Timo Sirainen [Tue, 13 Jan 2009 01:35:07 +0000 (20:35 -0500)] 
s/acl_dict/acl_shared_dict/

--HG--
branch : HEAD

16 years agoAuth sockets: Allow specifying user and group with numbers.
Timo Sirainen [Tue, 13 Jan 2009 00:18:56 +0000 (19:18 -0500)] 
Auth sockets: Allow specifying user and group with numbers.

--HG--
branch : HEAD

16 years agopgsql: If query failed because connection was lost, retry it automatically.
Timo Sirainen [Mon, 12 Jan 2009 18:26:24 +0000 (13:26 -0500)] 
pgsql: If query failed because connection was lost, retry it automatically.

--HG--
branch : HEAD

16 years agopgsql: ROLLBACK wasn't sent correctly in synchronous commit failures.
Timo Sirainen [Mon, 12 Jan 2009 17:23:19 +0000 (12:23 -0500)] 
pgsql: ROLLBACK wasn't sent correctly in synchronous commit failures.

--HG--
branch : HEAD

16 years agopgsql: If query fails because connection gets closed, return a proper error message.
Timo Sirainen [Mon, 12 Jan 2009 17:05:58 +0000 (12:05 -0500)] 
pgsql: If query fails because connection gets closed, return a proper error message.

--HG--
branch : HEAD