Displaying 20 results from an estimated 85 matches for "dnotifi".
Did you mean:
dnotify
2008 Feb 28
4
dnotify inotify
Hi, I am compiling dovecot and I found dnotify & inotify. What does
dnotify or inotify do ? do i need it.
Thanks
2009 Feb 27
2
dovecot 1.1.11 errors
Hi,
I sometimes got the following log entries with dovecot 1.1.11 :
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
write(dnotify pipe) failed: Bad file descriptor
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
close(dnotify pipe[0]) failed: Bad file descriptor
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
close(dnotify pipe[1]) failed: Bad
2005 Jul 08
0
io leak when dnotify is enabled but not available
Hi,
When dnotify is enabled, but not in the kernel, there's an io leak:
$ /sbin/dovecot --exec-mail imap
* PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS] Logged in as johannes
a select inbox
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags
2009 Aug 28
2
Dovecot Erros in Logs
I got lots of errors that look like this:
Error: write(dnotify pipe) failed: Bad file descriptor
I am running dovecot-1.2.4-0_99 on RHEL4
dovecot -n:
# 1.2.4: /etc/dovecot.conf
# OS: Linux 2.6.9-89.0.3.ELsmp x86_64 Red Hat Enterprise Linux AS
release 4 (Nahant Update 8) ext3
log_path: /var/log/dovecot
info_log_path: /var/log/dovecot-info
login_dir: /var/run/dovecot/login
2007 Aug 12
7
IDLE with inotify problem
Hi,
I recently switched from courier imap to dovecot. With courier I had
a working IDLE setup that informed me immediately when new mail
arrived. With Dovecot it is different, sometimes i get an immediate
result but most of the time it takes a rather long time for the
notification to return to the client.
For testing purposes I set mailbox_idle_check_interval = 1 and i now
get the same
2005 Mar 03
4
Steroids for Rsync!
I've been researching the state of 'file alteration monitoring'
technology on Linux. Famd uses dnotify to inefficently monitor a handful
of directories. The replacement for dnotify is being worked on in the
kenel and it's called inotify. If I understand it correctly and they get
it finished, it would be an awesome addition to rsync. With it, you
could run rsync to update a
2005 Jul 08
1
add inotify support to dovecot
Hi,
attached patch against test76 adds inotify support and the
--with-notify=... configure option that defaults to the current check
for dnotify using no special method if dnotify cannot be compiled, and
can be set to none, dnotify and inotify. If it is set to dnotify or
inotify, failure to compile a test program results in an error.
Also, it adds
| file change notification method ..... :
2006 Jun 15
2
[PATCH] Better detection for ioloop and notify
Hi List!
Attached is a patch to configure.in to test that epoll, poll, inotify, kqueue
and dnotify actually work. It also attempts to select the best one for you if
none specified.
This supercedes my previous patch in the re beta9 thread.
Hopefully get this in Gentoo's beta9 ebuild soon.
Thanks
--
Roy Marples <uberlord@gentoo.org>
Gentoo/Linux Developer (baselayout, networking)
2006 Apr 01
4
Fedora 4: x86_64 different build options than i386?
After successful testing on our 32-bit machine using the rpm, I'm
installing dovecot on our Fedora 64-bit machine using that rpm. In
the log file I get:
dovecot: Mar 31 15:34:16 Error: auth(default): Unknown database driver 'mysql'
I see this:
# dovecot --build-options
Build options: ioloop=poll dnotify ipv6 openssl
Passdb: checkpassword pam passwd passwd-file shadow
Userdb:
2002 Sep 13
2
querying the ext3 journal
I'm not sure if this question makes sense, but here goes. We have the need
to periodically check for newly created/modified files in a rather elaborate
and well populated directory structure. I don't believe that simply walking
the directory and checking stat's is the answer, given that I need a process
that will impose minimal performance degredation on the system. Would it be
[Fwd: dovecot-1.0_rc7 crashes (Login process died too early) with repeated deletes from thunderbird]
2006 Aug 25
1
[Fwd: dovecot-1.0_rc7 crashes (Login process died too early) with repeated deletes from thunderbird]
I've run this test on every permutation of poll and notify:
can NOT reproduce the crash:
--with-ioloop=select --with-notify=none
--with-ioloop=select --with-notify=dnotify
--with-ioloop=select --with-notify=inotify
--with-ioloop=poll --with-notify=none
--with-ioloop=poll --with-notify=dnotify
--with-ioloop=poll --with-notify=inotify
CAN reproduce the crash:
--with-ioloop=epoll
2007 Jan 03
1
I can't use sql auth
I need some help. I have compiled dovecot (1.0-rc15) with --with-mysql
option, when I execute the binary with --build-options I get this:
Build options: ioloop=poll notify=dnotify ipv6 openssl
SQL drivers:
Passdb: checkpassword passwd passwd-file shadow
Userdb: checkpassword passwd prefetch passwd-file static
In this case, when I execute dovecot I get this error:
dovecot: Jan 03 03:48:47 Error:
2008 May 27
1
how to get Windows to notice unix-based delete command (inotify)
Hi there
We have a Samba-based "upload server" where people put files to be
processed. Anyway, when they upload files, a Unix-based script runs and
moves the files off. However, the Windows explorer app doesn't "notice"
the removal, and the user still sees the files. If they F5/refresh
explorer, the files indeed have disappeared. If I have two explorer
windows open
2005 Dec 15
2
Patch: More of kqueue() support.
Hi,
the attached patch contains these changes:
2005-12-15 22:18 Vaclav Haisman <v.haisman@sh.cvut.cz>
* src/lib/ioloop-kqueue.c: Fix IO_ERROR behaviour.
* src/lib/ioloop-notify-kqueue.c: New file.
* configure.in: Improve kqueue detection and handling. Cleanup.
The configure.in changes that are not related to kqueue are there to make
autoconf 2.59, automake 1.9.6 and libtool 1.5.20
2006 Feb 06
2
Compiling Dovecot with gssapi
Hi, all!
I'm new to Dovecot and I try to compile it to allow GSSAPI authentication.
Unfortunately, configure says me always:
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : dnotify
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6
2009 Dec 28
3
checking all folders for new mail (IMAP STATUS command)
Hello,
I use Thunderbird as IMAP client and do a lot of server-side filtering
with Sieve scripts. To be notified of new mails, I want to check all
folders (a lot of them...) at once for new mails, and not only the
inbox.
According to http://kb.mozillazine.org/Checking_for_new_messages_in_other_folders_-_Thunderbird
it should be sufficient to enable one setting -- given that the IMAP
server
2011 Mar 24
4
try to compile dovecot 2.0.11 with ssl support
Hello,
I try to compile dovecot in Version 2.0.11 with ssl support on a CentOS
4.5 system.
Installed packages are openssl and openssl-devel.
after "./configure --with-ssl=openssl" "make" "make install"the message is:
(also tried with CPPFLAGS="-I/opt/openssl/include"
LDFLAGS="-L/opt/openssl/lib -ldl")
Install prefix . : /usr/local
2006 Jun 06
2
Dovecot configure script for 1.0b8 not including SQL drivers?
I am having a problem with the configure script for Dovecot 1.0b8. It
doesn't seem to be compiling in sql engine driver support. I have
specified --with-sql and --with-pgsql but when the script is done it
says "Building with SQL drivers ..............:" but lists no drivers
afterwards. I tried compiling it anyway but it logs the error "
auth(default): Unknown database driver
2005 Feb 22
1
Inotify
Hi,
Is there any plans to use the Linux inotify, which is a major
improvement over dnotify ? (Linux mechanism for communicating filesystem
events to user space)
Regards,
--
Nico
?crivez dans l'ivresse, mais relisez-vous ? jeun.
-+- Andr? Gide (1869-1951) -+-
2006 Jul 10
2
Any news with the MS OE "Headers only" problem?
Hello.
About year ago I tested OE and dovecot imap and met this problem
(http://wiki.dovecot.org/Clients#head-129bcbfc238b5c34362b8216db87c05e7a34af85)
- Using "Headers only" synchronization is buggy and can cause "Message
is no longer available on this server" error when opening a mail.
I configured OE to sync All messages, and it worked, but then it's acts
like pop3 and