Commit Graph

264 Commits

Author SHA1 Message Date
Michal Hlavinka
31231a5a1e allow imap+TLS and pop3+TLS by default 2011-12-14 14:53:03 +01:00
Michal Hlavinka
b940852901 updated to 2.1.rc1
major changes since 2.0.x:
plugins now use UTF-8 mailbox names rather than mUTF-7
auth_username_format default changed to %Lu
solr full text search backend changed to use mailbox GUIDs instead of
mailbox names, requiring reindexing everything
2011-11-30 13:08:48 +01:00
Michal Hlavinka
6505a62eab dovecot updated to 2.0.16 2011-11-21 15:11:02 +01:00
Michal Hlavinka
6e31462661 do not use obsolete settings in default configuration (#743444) 2011-10-24 10:09:56 +02:00
Michal Hlavinka
0793b6f487 dovecot updated to 2.0.15
v2.0.14: Index reading could have eaten a lot of memory in some
situations
mbox: Fixed crash during mail delivery when mailbox didn't yet have
GUID assigned to it.
zlib+mbox: Fetching last message from compressed mailboxes crashed.
2011-09-19 11:19:23 +02:00
Michal Hlavinka
8ad0092ca6 do not enable insecure connections by default 2011-09-13 17:27:16 +02:00
Michal Hlavinka
1f1fa948da dovecot updated to 2.0.14
userdb extra fields can now return name+=value to append to an
existing name
script-login attempted an unnecessary config lookup, which usually
failed with "Permission denied".
lmtp: Fixed parsing quoted strings with spaces as local-part for
MAIL FROM and RCPT TO.
imap: FETCH BODY[HEADER.FIELDS (..)] may have crashed or not
returned all data sometimes.
ldap: Fixed random assert-crashing with with sasl_bind=yes.
Fixes to handling mail chroots
Fixed renaming mailboxes under different parent with FS layout when
using separate ALT, INDEX or CONTROL paths.
zlib: Fixed reading concatenated .gz files.
2011-08-29 08:59:11 +02:00
Michal Hlavinka
774bb59834 do not include sysv init script 2011-07-15 13:03:02 +02:00
Michal Hlavinka
5c91ea97f5 add /etc/sysconfig/dovecot only on systems without systemd 2011-05-30 08:31:33 +02:00
Michal Hlavinka
b68c74888c make spec work for epel5 and epel6 2011-05-27 18:10:30 +02:00
Michal Hlavinka
9ae5b6102c dovecot updated to 2.0.13
mdbox purge: Fixed wrong warning about corrupted extrefs.
script-login binary wasn't actually dropping privileges to the
user/group/chroot specified by its service settings.
Fixed potential crashes and other problems when parsing header names
that contained NUL characters.
2011-05-12 09:54:15 +02:00
Michal Hlavinka
fcd3b0e93b pigeonhole updated 2011-04-15 09:50:48 +02:00
Michal Hlavinka
e597886c59 dbox: Fixes to handling external attachments
dsync: More fixes to avoid hanging with remote syncs
dsync: Many other syncing/correctness fixes
doveconf: v2.0.10 and v2.0.11 didn't output plugin {} section right
2011-04-13 10:22:38 +02:00
Michal Hlavinka
ff80e23dbf rebuild with new patch 2011-03-28 09:03:42 +02:00
Michal Hlavinka
bb49692b03 fix regression in config file parsing (#690401) 2011-03-28 08:43:28 +02:00
Dan Horák
5f460e247b rebuilt for mysql 5.5.10 (soname bump in libmysqlclient) 2011-03-23 19:10:27 +01:00
Michal Hlavinka
2221be6d9b rebuild because of updated dependencies 2011-03-23 13:29:59 +01:00
Michal Hlavinka
80c17acc4b IMAP: Fixed hangs with COMPRESS extension
IMAP: Fixed a hang when trying to COPY to a nonexistent mailbox.
IMAP: Fixed hang/crash with SEARCHRES + pipelining $.
IMAP: Fixed assert-crash if IDLE+DONE is sent in same TCP packet.
2011-03-07 10:17:32 +01:00
Michal Hlavinka
e90ec7f134 add missing section to dovecot's systemd service file 2011-02-17 12:24:50 +01:00
Dennis Gilmore
0541745c7e - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 08:57:23 -06:00
Michal Hlavinka
16c52f7716 fix initial permissions of /var/run/dovecot 2011-02-04 13:42:35 +01:00
Michal Hlavinka
34e45993c3 - dovecot updated to 2.0.9
- fixed a high system CPU usage / high context switch count performance problem
- lda: Fixed a crash when trying to send "out of quota" reply
2011-01-13 12:37:23 +01:00
Michal Hlavinka
9cbf19474c - add full path and check to restorecon in post 2010-12-20 13:21:48 +01:00
Michal Hlavinka
28b5145274 - add full path to restorecon in post 2010-12-20 13:16:35 +01:00
Michal Hlavinka
741be82f19 add full path to restorecon in post 2010-12-20 08:07:28 +01:00
Michal Hlavinka
41d764a053 - fix s/foobar/dovecot/ typo in post script 2010-12-07 14:38:36 +01:00
Michal Hlavinka
3aae307762 - dovecot updated to 2.0.8, pigeonhole updated to 0.2.2
- services' default vsz_limits weren't being enforced correctly
- added systemd support
- dbox: Fixes to handling external mail attachments
- imap, pop3: When service { client_count } was larger than 1, the
  log messages didn't use the correct prefix
- MySQL: Only the first specified host was ever used
2010-12-07 12:13:03 +01:00
Michal Hlavinka
18a09907c4 add forgotten new file 2010-11-29 11:40:37 +01:00
Michal Hlavinka
dd241c3ece - make it work with /var/run on tmpfs (#656577) 2010-11-29 11:20:32 +01:00
Michal Hlavinka
dea656944c - fix regression with valid_chroot_dirs being ignored (#654083) 2010-11-23 10:10:40 +01:00
Michal Hlavinka
f855a48f4b - dovecot updated to 2.0.7
- IMAP: Fixed LIST-STATUS when listing subscriptions with subscriptions=no namespaces.
- IMAP: Fixed SELECT QRESYNC not to crash on mailbox close if a lot of changes were being sent.
- quota: Don't count virtual mailboxes in quota
- doveadm expunge didn't always actually do the physical expunging
- Fixed some index reading optimizations introduced by v2.0.5.
- LMTP proxying fixes
2010-11-09 13:14:11 +01:00
Michal Hlavinka
d9d18f2d00 - dovecot updated to 2.0.6
- Pre-login CAPABILITY includes IDLE again. Mainly to make Blackberry
  servers happy.
- auth: auth_cache_negative_ttl default was 0 in earlier v2.0.x, but it
  was supposed to be 1 hour as in v1.x. Changed it back to 1h.
- doveadm: Added import command for importing mails from other storages.
- Reduced NFS I/O operations for index file accesses
- dbox, Maildir: When copying messages, copy also already cached fields
  from dovecot.index.cache
- Maildir: LDA/LMTP assert-crashed sometimes when saving a mail.
- Fixed leaking fds when writing to dovecot.mailbox.log.
- Fixed rare dovecot.index.cache corruption
- IMAP: SEARCH YOUNGER/OLDER wasn't working correctly
2010-10-22 12:05:02 +02:00
Michal Hlavinka
f8c40fb976 - dovecot updated to 2.0.5
- acl: Fixed the logic of merging multiple ACL entries
- sdbox: Fixed memory leak when copying messages with hard links.
- zlib: Fixed several crashes, which mainly showed up with mbox.
- quota: Don't crash if user has quota disabled, but plugin loaded.
- acl: Fixed crashing when sometimes listing shared mailboxes via dict proxy.
2010-10-04 08:48:32 +02:00
Michal Hlavinka
f906c466e2 - dovecot updated to 2.0.4
- multi-dbox: If :INDEX=path is specified, keep storage/dovecot.map.index*
  files also in the index path rather than in the main storage directory.
- dsync: POP3 UIDLs weren't copied with Maildir
- dict file: Fixed fd leak (showed up easily with LMTP + quota)
2010-09-28 19:08:30 +02:00
Michal Hlavinka
2278a254ef - dovecot updated to 2.0.3
- dovecot-lda: Removed use of non-standard Envelope-To: header as
  a default for -a
- 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.
2010-09-20 13:17:43 +02:00
Michal Hlavinka
3abc14bbe9 - dovecot updated
- vpopmail support is disabled for now, since it's broken. You can use
  it via checkpassword support or its sql/ldap database directly.
- maildir: Fixed "duplicate uidlist entry" errors that happened at
  least with LMTP when mail was delivered to multiple recipients
- Deleting ACLs didn't cause entries to be removed from acl_shared_dict
- mail_max_lock_timeout setting wasn't working with all locks
2010-09-16 12:38:01 +02:00
Michal Hlavinka
ef76e88337 add missing sources and update file list 2010-08-25 14:47:25 +02:00
Michal Hlavinka
5fc5f28f26 - dovecot updated 2010-08-25 14:15:05 +02:00
Michal Hlavinka
7275edc473 - dovecot and pigeonhole updated
- dict quota didn't always decrease quota when messages were expunged
- Shared INBOX wasn't always listed with FS layout
2010-08-17 20:31:42 +02:00
Michal Hlavinka
547c8ca87b - dovecot and pigeonhole updated
- Using more than 2 plugins could have caused broken behavior
- Listescape plugin fixes
- mbox: Fixed a couple of assert-crashes
- mdbox: Fixed potential assert-crash when saving multiple messages
  in one transaction
2010-08-11 12:51:50 +02:00
Michal Hlavinka
5c1cac327a * Thu Aug 05 2010 Michal Hlavinka <mhlavink@redhat.com> - 1:2.0-0.20.rc4
- dovecot and pigeonhole updated
- doveadm mailbox status: Fixed listing non-ASCII mailbox names.
- doveadm fetch: Fixed output when fetching message header or body
- doveadm director map/add/remove: Fixed handling IP address as parameter.
- dsync: A few more fixes
2010-08-05 11:20:18 +02:00
Fedora Release Engineering
0bbaccd114 dist-git conversion 2010-07-28 13:13:19 +00:00
Michal Hlavinka
4764fd9dc1 EPELize spec for rhel5 2010-07-22 08:21:32 +00:00
Michal Hlavinka
85bcb54554 - dovecot and pigeonhole updated
- fixed lda + sieve crash
- added mail_temp_dir setting, used by deliver and lmtp for creating
    temporary mail files. Default is /tmp.
- imap: Fixed checking if list=children namespace has children.
- mdbox: Race condition fixes related to copying and purging
2010-07-21 07:40:28 +00:00
Michal Hlavinka
8f3e92912a - dovecot and pigeonhole updated
- enabled pigeonhole's build time test suite
- acl: Fixed crashon FS layout with non-default hierarchy separator
- dbox renamed to sdbox
- dsync fixes and improvements
2010-07-16 09:02:24 +00:00
Michal Hlavinka
3ca3631896 enable pigeonhole tests 2010-07-15 14:15:56 +00:00
Michal Hlavinka
7a947687b1 - dovecot and pigeonhole updated
- fixed a crash with empty mail_plugins
- fixed sharing INBOX to other users
- director+LMTP proxy wasn't working correctly
- v1.x config parser failed with some settings if pigeonhole wasn't
    installed.
- virtual: If non-matching messages weren't expunged within same session,
    they never got expunged.
2010-07-12 08:33:16 +00:00
Michal Hlavinka
d555ceed10 - updated dovecot and pigeonhole
- a lot of dsync fixes
- improved (m)dbox recovery
2010-07-07 14:21:24 +00:00
Michal Hlavinka
18ecba13ac with dovecot 20100629 we don't need to fix encoding of doc anymore 2010-06-29 13:44:21 +00:00
Michal Hlavinka
b73e28750e starting snapshot 20100629, man pages are integrated 2010-06-29 10:12:49 +00:00