Displaying 7 results from an estimated 7 matches for "dotlock_settings".
2007 Apr 08
3
Released 1.0.rc31
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz.sig
mbox + NFS combination shouldn't break anymore. v1.0 still planned to
be released next friday.
- mbox: Give "mbox file was modified while we were syncing" error only
if we detect some problems in the mbox file. The check can't be
trusted with NFS.
- Convert
2007 Apr 08
3
Released 1.0.rc31
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz.sig
mbox + NFS combination shouldn't break anymore. v1.0 still planned to
be released next friday.
- mbox: Give "mbox file was modified while we were syncing" error only
if we detect some problems in the mbox file. The check can't be
trusted with NFS.
- Convert
2011 Oct 22
2
setacl fails - does not find dovecot-acl file
Hi,
I'm using dovecot 2.0.13 that ships with Ubuntu 11.10.
I tried setting up a shared namespace as documented in the wiki to
enable the sharing of a mailbox between two users.
I have a Maildir(++) directory for each user. Each user has a system
account. The Maildir of each user is owned by the user's system account
and group read/writable by the group mail (hence
2020 Aug 13
1
2.3.11.3 mail_cache_open_or_create_path called with null path
Originally reported here -
https://marc.info/?l=openbsd-ports&m=159731598419071&w=2
OpenBSD's printf functions have a (mostly annoying but occasionally
useful) feature where they generate a syslog entry if printf %s format
is called with a null pointer.
It is tripped in lmtp/lda deliveries with 2.3.11.3:
lmtp: vfprintf %s NULL in "Cache %s: "
dovecot-lda: vfprintf %s NULL
2005 Sep 08
1
1.0alpha1: another imap core, no assert
...uot;fields" is not available.
(gdb) print view-> *(view->cache)
$3 = {index = 0xa9328, ext_id = 3,
filepath = 0xaad30 "/home/students/r/rtohara/.imap/INBOX/dovecot.index.cache", fd = 6,
mmap_base = 0xff100000, data = 0xff100000, mmap_length = 26712, file_cache = 0x0,
dotlock_settings = {temp_prefix = 0x0, lock_suffix = 0x0, timeout = 120, stale_timeout = 60,
immediate_stale_timeout = 300, callback = 0, context = 0x0}, dotlock = 0x0,
hdr = 0xff100000, hdr_copy = {version = 1 '\001', unused = "\000\000", indexid = 1124149513,
file_seq = 1124149515, con...
2013 Mar 11
1
2.2rc2 core dump
Hi,
using dovecot 2.2rc2 I got core dumps during IMAP subscription change if
the CONTROL directory (specified in mail_location) does not exists.
userdb_mail: mbox:~/Test:INBOX=~/Test/heiko:INDEX=~/.imap/index:CONTROL=~/.imap/control
If ~/.imap/control does not exists, dovecot crashes. See below for log msg,
full backtrace and configuration.
Heiko
Heiko Schlichting Freie
2006 May 22
1
beta8: cores on corrupted index file
...if (mail_cache_map(cache, 0, 0) < 0)
(gdb) print *cache
$1 = {index = 0xb7fc8, ext_id = 1,
filepath = 0xb8fc8 "/home/students/s/senagel/.imap/sent-mail-apr-2004/dovecot.index.cache", fd = 9, mmap_base = 0xfefa0000, data = 0xfefa0000,
mmap_length = 316416, file_cache = 0x0, dotlock_settings = {
temp_prefix = 0x0, lock_suffix = 0x0, timeout = 120, stale_timeout = 60,
callback = 0, context = 0x0, use_excl_lock = 0}, dotlock = 0x0, hdr = 0x0,
hdr_copy = {version = 0 '\0', compat_sizeof_uoff_t = 0 '\0',
compat_sizeof_time_t = 0 '\0', unused = 0 '\...