Displaying 9 results from an estimated 9 matches for "use_excl_lock".
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
2005 Aug 25
2
Something other than dotlock for uidlist locking?
If I read the code correctly, only dotlocks are supported for locking
of dovecot-uidlist. And I don't see any settings in the config file
for it.
As it turns out, dotlocks are very slow on my system, due to their
implementation via hardlinks.
Would it be possible to support other locking mechanisms for locking
of the uidlist file?
-jdb
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
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
2006 Dec 14
2
604995471 7500 routers / upgrade issue
Hi Benjamin:
I think that the following link will give you an idea for what you need to
know:
http://www.cisco.com/warp/customer/620/roadmap_b.shtml
This is for the naming:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_tech_note09186a0080101cda.shtml
In this case 11.1CC goes to 12.0T and 12.0T migrate to 12.1 mainline. Do not
you worry you will not loose anything with the new
2013 Mar 11
1
2.2rc2 core dump
...efix=<value optimized out>, name=0xee8360 "hostmaster", set=true) at subscription-file.c:122
mail_set = 0xee14e0
dotlock_set = {temp_prefix = 0xedfc28 ".temp.Island.387120.", lock_suffix = 0x0, timeout = 120, stale_timeout = 30, callback = 0, context = 0x0, use_excl_lock = 1, nfs_flush = 1, use_io_notify = 0}
dotlock = 0x0
perm = {file_uid = 5006, file_gid = 700, file_create_mode = 416, dir_create_mode = 488, file_create_gid = 4294967295, file_create_gid_origin = 0xedfca0 "/home/heiko/Test", gid_origin_is_mailbox_path = false,
m...
2006 May 22
1
beta8: cores on corrupted index file
...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 '\0', indexid = 0, file_seq = 0,
continued_record_count = 0, hole_offset = 0, used_file_size = 0,
deleted_space = 0, f...
2007 Jan 25
1
X-UID gaps cause Dovecot/IMAP to hang
..._lock_dotlock (ctx=0xffbef2c0, lock_type=2,
max_wait_time=1169749509) at mbox-lock.c:259
mbox = (struct mbox_mailbox *) 0xdd100
set = {temp_prefix = 0x0, lock_suffix = 0x0, timeout = 300,
stale_timeout = 120, callback = 0x38a04 <dotlock_callback>,
context = 0xffbef2c0, use_excl_lock = 0}
ret = 1
#4 0x38fe0 in mbox_lock_list (ctx=0xffbef2c0, lock_type=2,
max_wait_time=1169749509, idx=1) at mbox-lock.c:448
lock_types = (enum mbox_lock_type *) 0xaedf0
i = 1
ret = -4263232
#5 0x390a0 in mbox_update_locking (mbox=0xdd100, lock_type=-4263232)...