similar to: imap(xxxxxxxx): Error: opendir(/user/xxxxxxxx/.imap) failed: No such file or directory

Displaying 20 results from an estimated 12000 matches similar to: "imap(xxxxxxxx): Error: opendir(/user/xxxxxxxx/.imap) failed: No such file or directory"

2011 Apr 14
2
[LDA] save failed to INBOX: Timeout while waiting for lock
Hello I use LDA Dovecot 2 with SIEVE as Postfix delivery agent and I occasionally get such message in syslog. info.log:Apr 13 12:39:40 lda(xxxxxxxx): Info: msgid=<4DA484FF.5060903 at gmail.com>: save failed to INBOX: Timeout while waiting for lock See below the doveconf -n trace Thanks for any info > # 2.0.11: /usr/local/etc/dovecot/dovecot.conf > # OS: FreeBSD 8.2-RELEASE amd64
2010 Dec 15
2
ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )
hello trying to install dovecot 2 on a fresh installed machine I get this error message : doveconf -n > dovecot-new.conf doveconf: Error: ssl enabled, but ssl_cert not set doveconf: Fatal: Error in configuration file /usr/local/etc/dovecot/dovecot.conf: ssl enabled, but ssl_cert not set the ssl config file look like the following : Thanks for any info. ## ## SSL settings ## # SSL/TLS
2010 Apr 07
6
Joining a NetApp filer to a Samba PDC ?
Hello Does anyone succeded in joining a Samba PDC with a NetApp filer ? I tried many times but never succeded ... Any infos welcome. Thanks
2008 Dec 11
2
Multi OS boot and shared secret trouble
Hello We are facing a boring trouble with multi OB boot machines that access to our samba server. All machines authenticate to samba PDC ( linux debian etch + windows ) It appears when machines windows's bootup the shared secret is changed by windows if we reboot the same machine under Linux it cannot authenticate anymore because Linux does NOT change the shared secret ... The machines
2011 Jul 08
1
redirect IMAP --> IMAPS
Hello Is it possible to configure Dovecot (2) to "redirect" IMAP connexions to IMAPS ? I know it would be possible with ipfw on the server but I wonder if dovecot has such capability. thanks
2010 Nov 17
1
mailboxes and IMAP folders mirroring ?
Hello This is a bit off Dovecot but ... I'm searching some software to mirror mailboxes and IMAP forlders from the mailhub to another (clone) computer. Actually I use rsync daily but I wonder if it exists some software that are real time mirroring capable ? I'm using Dovecot 1.2.14 and Postfix with MBOX format. Thanks
2011 May 05
5
May 05 07:20:21 imap: Warning: Time jumped forwards 16 seconds
Hello I get this warning in dovecot.log the machine is running ntpd so this is a bit strange ...
2010 Feb 12
1
deliver problem ( Error: file_dotlock_create )
Hello all ( Postfix and Dovecot ) Trying to use deliver as mailbox_command with Postfix I get this error each time an email is arriving deliver(xxxxxxxx): Error: file_dotlock_create(/var/mail/xxxxxxxx) failed: Permission denied (euid=3003(xxxxxxxx) egid=3010(smig) missing +w perm: /var/mail) (set mail_privileged_group=mail) Doea this means I have to chmod 777 the /var/mail directory ? Thanks
2011 Apr 15
2
Corrupted index cache file
Hello I got this error message yesterday evening for a user I've checked LDA error log it happened 6 times in 3 days for 5 differents users, not much but I wonder what's going on as actually the server is moderately loaded ( Easter holidays ) we have currently 250/300 IMAP processes , in "normal" production time we have approx 1000 IMAP processes running. Apr 14 19:24:37
2009 Jul 02
4
Word and Excel files are read-only when opening
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Since we started our new Samba + LDAP backend server yesterday some (not all) PC we have a problem with Word and Excel files that are marked "read-only" when users are trying to open them from their Samba network shares. This happen ONLY for *.doc and *.xls files , if we open and save a *.html file with Word it works ... Any
2011 Feb 14
1
Dsync parallel conversion warning
Hello When I run multiple dsync processes in parallel I sometime get this warning message (xxxxxxxx): Warning: Transaction log file /user/xxxxxxxx/mail/.imap/INBOX/dovecot.index.log was locked for xxx seconds "xxx seconds" is variable Is it a problem or just a real warning ? Thanks
2004 Sep 11
1
[PATCH] fchdir syscall, opendir function
This adds the fchdir syscall and a new opendir() function. diff -purNx linux ../klibc-0.172/klibc/SYSCALLS.def ./klibc/SYSCALLS.def --- ../klibc-0.172/klibc/SYSCALLS.def 2004-08-25 23:56:49.000000000 +0200 +++ ./klibc/SYSCALLS.def 2004-09-11 20:46:10.187551992 +0200 @@ -86,6 +86,7 @@ int access(const char *, int) int link(const char *, const char *) int unlink(const char *) int chdir(const
2008 Oct 09
2
Using Samba PDC from Netapp filers ?
Hello Anyone has succeeded to use a Samba PDC erver as a PDC from a Netapp filer to use CIFS direct connections ? ? Any infos welcome ! Thanks a lot.
2010 Feb 08
2
Problems with thunderbird 3 ( messages mark unread after being read )
Hello Since we upgrade all our users's PC with Thunderbird 3(.0.1) many of them have a problem with email that move back to unread status even after they have read them. The problem does not occured with Thunderbird 2 Is this problem Dovecot related ? Do you have the same trouble ? Thank you
2011 Mar 08
2
Filtering attachements ?
Hello again Is there a way to filter some attachments with dovecot ? I don't want my users to keep video files in the IMAP folders anymore ( disk is almost full ) . Thank you.
2014 Jan 16
2
Dovecot 2 separate login for POP3 connections ?
Hello Is it possible to configure a separate logfile for incoming POP3 connections ( dovecot 2.2.9 ) thanks
2003 Jan 24
2
opendir(somedir/somefile): Not enough space -- why?
I am attempting to use rsync to copy a large filesystem from an HP-UX server to a Linux server with more than enough filespace. This operation fails. A small directory from the same HP-UX server can be transfered just as expected. The HP-UX server is the source. It has 1Gb RAM - the output of bdf for the volume the source files is on is: Filesystem kbytes used avail %used Mounted
2011 May 11
2
IMAP message ID bad for very old message
Hi, I just noticed that the ordering by message ID when accessing my email via IMAP is messed up. I'm looking in the INBOX that contains 11757 emails. For some reason a load of emails from 2009 and 2010 are being listed near the top, for example I have a message with ID 11441 from 2009 where it definitely shouldn't be, its all mixed in with emails from 2011 there. Info from
2012 Aug 16
1
Samba VFS opendir and readdir
Hi Folks, I am writing a VFS module, which creates virtual a file system in memory, not on any physical storage. However, I really don't have any idea on how to implement the VFS operation opendir and readdir, becuase SMB_STRUCT_DIR is very hard to manipulate. For example, I can not malloc a SMB_STRUCT_DIR. Also, there is no any document for SMB_STRUCT_DIR. I don't know how to use it data
2009 Oct 06
1
How to calculate auth_cache_size ?
Hello Is there a way to calculate this parameter for my site which has approx 4000 users authenticating thru NIS ? Thanks a lot