search for: file_dotlock_open

Displaying 20 results from an estimated 47 matches for "file_dotlock_open".

2010 Apr 06
1
Error: file_dotlock_open() failed with file $FILE ENOENT
...??? dovecot.index.log ??? S4 ? ??? dbox-Mails ? ??? dovecot.index.log ??? Server4 ??? dbox-Mails ??? dovecot.index.log (Yeah, looks good, no dbox-GUID file.) After deleting all IMAP folders from Trash I found this lines in the log file: Apr 06 05:44:36 imap(pvo): Error: file_dotlock_open() failed with file /home/pvo/mdbox/mailboxes/Trash/S4/dbox-Mails/dovecot.index.log: No such file or directory Apr 06 05:44:36 imap(pvo): Error: file_dotlock_open() failed with file /home/pvo/mdbox/mailboxes/Trash/S4/dbox-Mails/dovecot.index.log: No such file or directory Regards, Pascal -- The t...
2008 Sep 10
2
1.2.alpha1: file_dotlock_open() failed with subscription file
Hi *, running dovecot 1.2.alpha1 I find the following messages in the log: Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): fchown(/home/Mail/steffen/subscriptions.lock) failed: Operation not permitted Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): file_dotlock_open() failed with subscription file /home/Mail/steffen/subscriptions: Operation not permitted Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): fchown(/home/Mail/steffen/subscriptions.lock) failed: Operation not permitted Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): file_do...
2009 Oct 02
3
Folder Management Dovecot >1.2
...ly have some dotlock problems: (From dovecot.log) Oct 02 14:58:19 IMAP(jcci): Error: fchown(/candeias/home/jcci/.mail/Maildir/subscriptions.lock, -1, 0(root)) failed: Operation not permitted (egid=1003(management), group based on /candeias/home/jcci/.mail/Maildir) Oct 02 14:58:19 IMAP(jcci): Error: file_dotlock_open() failed with subscription file /candeias/home/jcci/.mail/Maildir/subscriptions: Operation not permitted Oct 02 14:58:20 IMAP(jcci): Error: fchown(/candeias/home/jcci/.mail/Maildir/subscriptions.lock, -1, 0(root)) failed: Operation not permitted (egid=1003(management), group based on /candeias/home...
2008 Jul 25
0
dovecot 1.1.2 dbox file_dotlock_open() failed with file
Hi Timo, i have failures like with deleting a folder in the log dovecot: Jul 25 02:12:14 Error: IMAP(.....com): file_dotlock_open() failed with file /usr/local/virtual/.../... at ....com/zzzz/dbox-Mails/dovecot.index.log: No such file or directory with short tests i cant see any real problem folder can be created and deleted with thunderbird ( but only with tb-extra-mailbox-sep enabled ) its not a new log entry to doveco...
2013 Aug 27
1
Error: file_dotlock_open() failed with file + Too many open files
Hi All, We are getting these below error on our IMAP server. is this because of open file limits.?? We have set it to 4096. [root at vish conf.d]# ulimit -n 4096 Aug 27 16:08:26 imap(kavish.karkera at example.com-24685): Error: file_dotlock_open() failed with file /data/quarantine/index//data/quarantine/mailstore/24685/.INBOX.kavish.karkera/dovecot.index.cache: Too many open files Aug 27 16:08:26 imap(kavish.karkera at example.com-24685): Error: open(/data/quarantine/index//data/quarantine/mailstore/24685/.INBOX.kavish.karkera/dovecot.ind...
2013 Jul 08
1
Non-blocking file_dotlock_open() in quota-maildir question
Hello, Is it safe to change lines in plugins/quota/quota-maildir.c::maildirsize_write() from ? fd = file_dotlock_open_group(.., DOTLOCK_CREATE_FLAG_NONBLOCK, ..); to ? fd = file_dotlock_open_group(.., 0, ..); ? Rationale is: exim+cpanel frequently leave stale maldirsize.lock, but when quota plugin try to dotlock maildirsize, it do this with NONBLOCK flag and just once, so first lock fails with EAGAIN and second m...
2012 Nov 08
1
IMAP session state inconsistent
...login: Login: user=<wajabrun>, method=PLAIN, rip=x.x.x.x, lip=y.y.y.y dovecot: IMAP(wajabrun): Disconnected: IMAP session state is inconsistent, please relogin. bytes=561/1637 dovecot: imap-login: Login: user=<wajabrun>, method=PLAIN, rip=x.x.x.x, lip=y.y.y.y dovecot: IMAP(wajabrun): file_dotlock_open() failed with file /mail/w/a/wajabrun/Maildir/.INBOX.02 ORDERS.Gaiam/dovecot.index.log: No such file or directory dovecot: IMAP(wajabrun): file_dotlock_open() failed with file /mail/w/a/wajabrun/Maildir/.INBOX.02 ORDERS.Gaiam/dovecot.index.log: No such file or directory Not sure what to make o...
2012 Jan 16
3
Trying to get metadata plugin working
Hi, I'm working on a Kolab related project and wanted to use dovecot on my dev machine. However I'm stuck with the metadata-plugin. I "solved" the permissions problems but now I get dict: Error: file dict commit: file_dotlock_open(~/Maildir/shared-metadata) failed: No such file or directory Before that, I had dict { metadata = file:/var/lib/dovecot/shared-metadata but got problems since my normal user had no permission to access /var/lib/dovecot. I compiled the plugin from the most recent commit. My dovecot runs in a...
2014 Sep 02
1
Dovecot is looking for .dovecot.lda-dupes in the wrong place
..., I just moved the dovecot maildir location for all virtual users to another location. I moved everything from /var/mail/vhosts/%d/%n to /var/vmail/%d/%n/maildir Everything seem to be fine except of one recurring error: Sep 2 10:16:09 mx0 dovecot: lmtp(13226, sv_bogies at neurohr.at): Error: file_dotlock_open(/var/mail/vhosts/domain.at/michael/.dovecot.lda-dupes) failed: No such file or directory Sep 2 13:31:27 mx0 dovecot: lmtp(16248, sv_bogies at neurohr.at): Error: file_dotlock_open(/var/mail/vhosts/domain.at/michael/.dovecot.lda-dupes) failed: No such file or directory So Dovecot is looking...
2010 Sep 16
2
Dovecot2 and mdbox problem
...t. When the home folder is empty Dovecot should create the folder structure if the first mail arrived or the user logs in the first time. But I get following error: Sep 16 12:30:41 smtp dovecot: lmtp(31244): Connect from local Sep 16 12:30:41 smtp dovecot: lmtp(31244, info at example.de): Error: file_dotlock_open() failed with file /var/mail/es030107p1/mdbox/mailboxes/INBOX/dbox-Mails/dovecot.index.log: No such file or directory Sep 16 12:30:41 smtp dovecot: lmtp(31244, info at example.de): Error: Opening INBOX failed: Mailbox doesn't exist: INBOX Sep 16 12:30:41 smtp dovecot: lmtp(31244, info at exa...
2018 Dec 26
2
Set ACL Error
Hello, I run Dovecot?2.3.2.1 and I keep separate index / control files: mail_location = maildir:~/Maildir:INDEX=/liveindexes/indexes/%d/%n:CONTROL=/liveindexes/control/%d/%n When I try to set an ACL on a folder, I get this error: Dec 26 17:35:56 imap2 dovecot: imap(user at domain.com): Error: file_dotlock_open(/home/vpopmail/domains/domain.com/user/Maildir/.Test/dovecot-acl) failed: Resource temporarily unavailable Dec 26 17:35:56 imap2 dovecot: Error: imap(user at domain.com): Mailbox Test: Failed to set ACL Is it normal for it to try opening the dotlock in the Maildir ? When I list that directory, t...
2018 Dec 27
2
Set ACL Error
...index / control files: > > > mail_location = > maildir:~/Maildir:INDEX=/liveindexes/indexes/%d/%n:CONTROL=/liveindexes/control/%d/%n > > When I try to set an ACL on a folder, I get this error: > > > Dec 26 17:35:56 imap2 dovecot: imap(user at domain.com): Error: > file_dotlock_open(/home/vpopmail/domains/domain.com/user/Maildir/.Test/dovecot-acl) > failed: Resource temporarily unavailable > Dec 26 17:35:56 imap2 dovecot: Error: imap(user at domain.com): Mailbox > Test: Failed to set ACL > > > Is it normal for it to try opening the dotlock in the Maildir ?...
2009 Jul 06
1
Unable to (un)subscribe mbox with AIX, NFS and netapp filer
...espace Mail/: Using permissions from /u/f0/rzuser/beckerr/Mail: mode=0700 gid=-1 Jul 6 08:14:32 trevi mail:err|error dovecot: IMAP(beckerr): fchown(/u/f0/rzuser/beckerr/Mail/.subscriptions.lock, -1, -1) failed: Invalid argument Jul 6 08:14:32 trevi mail:err|error dovecot: IMAP(beckerr): file_dotlock_open() failed with subscription file /u/f0/rzuser/beckerr/Mail/.subscriptions: Invalid argument The error just appears on NFS mounted shared and I'm not sure if AIX or netapp is the cause. So to determine the real problem is not easy, but to fix it is: While uid and gid are both -1 the call c...
2012 Jul 29
1
Help needed with configuration giving dict error No such file
Each time a mail message is delivered to a mailbox records like the following appear in /var/log/dovecot.warn: Jul 29 10:02:05 iris dovecot: lmtp(29320, jax at XXX.com): Error: file dict commit: file_dotlock_open(/var/vmail/XXX.com/jax/home/maildir/dovecot-quota) failed: No such file or directory Jul 29 10:02:05 iris dovecot: lmtp(29320, jax at XXX.com): Error: file dict commit: file_dotlock_open(/var/vmail/XXX.com/jax/home/maildir/dovecot-quota) failed: No such file or directory Jul 29 10:02:05 iris doveco...
2008 Aug 05
3
doveot reporting "No space left on device" - yet df show plenty of space / inodes.
...It's like dovecot doesn't realise that there is enough space on the file system. Also - it only is happening to a few users at this stage - not all users are having problems sending/receiving emails... The dovecotstderr.log file contains: dovecot: Aug 05 09:47:38 Error: IMAP(rebecca): file_dotlock_open(/data/mail/rebecca/dovecot-uidlist) failed: No space left on device When I do a df -h mail:/var/log # df -h Filesystem Size Used Avail Use% Mounted on /dev/sda4 9.0G 5.7G 3.3G 64% /...
2008 Nov 28
2
Panic in 1.1.6 file ioloop.c: line 206
...mbox file /home/user/r&AOk-union-DA: No such file or directory Nov 27 19:25:59 balif last message repeated 1 time Nov 27 19:25:59 balif dovecot: [ID 107833 local2.info] IMAP(user): Disconnected: Logged out bytes=436/4810193 Nov 27 19:25:59 balif dovecot: [ID 107833 local2.error] IMAP(user): file_dotlock_open() failed with file /var/dovecot/index/user/.imap/R&AOk-union-DAFC-DCBE-DMCT/dovecot.index.log: No such file or directory Nov 27 19:25:59 balif last message repeated 1 time Nov 27 19:25:59 balif dovecot: [ID 107833 local2.error] IMAP(user): stat() failed with mbox file /home/user/R&AOk-un...
2008 Sep 11
1
Small deliver bug
...t throws an error if the CONTROL directory is missing, exiting with exit code 75 and the following message: Internal error occurred. Refer to server log for more information. [2008-09-11 12:30:13] The associated syslog error is: Sep 11 12:30:13 csmail2 deliver(88345678): [ID 994296 mail.error] file_dotlock_open(/users4/stu/78/88345678/control/maildirsize) failed: No such file or directory Sep 11 12:30:13 csmail2 deliver(88345678): [ID 702911 mail.error] Internal quota calculation error Sep 11 12:30:13 csmail2 deliver(88345678): [ID 702911 mail.info] msgid=<43435ee38b616bb360e98d1990ad8f6d at exampl...
2013 Jun 16
1
Still virtio problems
...ion. I still receive fstat()-errors on the lock files in this combination: ? May 27 12:54:51 host dovecot: imap(test at mydomain): Error: fstat(/var/vmail/mydomain/test/.quotausage.lock) failed: No such file or directory May 27 12:54:51 host dovecot: imap(test at mydomain): Error: file dict commit: file_dotlock_open(/var/vmail/mydomain/test/.quotausage) failed: No such file or directory May 27 12:54:51 host dovecot: imap(test at mydomain): Error: fstat(/var/vmail/mydomain/test/Maildir/dovecot-uidlist.lock) failed: No such file or directory Config includes:? mmap_disable=yes dotlock_use_excl=no ? Any ideas? Th...
2013 Oct 05
1
couple of errors on new setup
...test mail server as an upgraded version of my existing mail server. I have been fairly consistently getting two types of error messages. I'm thinking they may be related permissions issues, but I can't figure out what their problem is. Oct 4 12:45:47 digory dovecot: imap(guenther): Error: file_dotlock_open() failed with file /home/guenther/mail/ForUs/.imap/Home/dovecot.index.log: Resource temporarily unavailable Oct 4 12:46:16 digory dovecot: imap(guenther): Error: file_dotlock_open(/home/guenther/mail/ForUs/PCS/.imap/PCS misc/dovecot.index.log) failed: Permission denied (euid=500(guenther) egid=5...
2013 Dec 07
1
base_dir= problems
...map-login: Fatal: Corrupted SSL parameters file: /var/dovecot/ssl-parameters.dat Dec 04 17:03:16 master: Error: mkdir(/var/dovecot) failed: Read-only file system Dec 04 17:03:16 master: Error: safe_mkstemp(/var/dovecot/mounts.tmp.) failed: No such file or directory Dec 04 17:03:16 master: Error: file_dotlock_open(/var/dovecot/instances) failed: No such file or directory Dec 04 17:03:16 ssl-params: Fatal: creat(/var/dovecot/ssl-parameters.dat.tmp) failed: No such file or directory By-pass ln -s /var/run/dovecot /var/dovecot Strange ? Ph. Le.