Displaying 20 results from an estimated 85 matches for "dnotify".
Did you mean:
notify
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 file descriptor
[...]
mail.err: Feb 27 10:17:55 dov...
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...
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/r...
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 remote system (pus...
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 ..... : <method>
to the output at the end of configur...
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?
...ful 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: checkpassword passwd passwd-file static
and dovecot is in:
/usr/local/sbin/dovecot
But on my 32-bit Fedora machine, also installed from the rpm, I get this:
# dovecot --build-options
Build options: ioloop=poll dnotify ip...
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 --with-notify=none
--with-ioloop=epoll --with-notify=dnotify
--with-ioloop=epoll --with-no...
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: auth(default): Unknown userdb driver
'sql' (typo, or Dovecot was built...
2008 May 27
1
how to get Windows to notice unix-based delete command (inotify)
...still sees the files. If they F5/refresh
explorer, the files indeed have disappeared. If I have two explorer
windows open from two different Windows hosts on the same Samba dir, and
create a file on one, it shows up within 1-2 seconds on the other -
which is good.
Obviously this is an inotify/dnotify issue, so I guess my question is,
how can I change the Unix script so that Samba is able to "tell" the
connected client that a file change has occurred, so that it refreshes
the content?
This is under CentOS-4.6 with Samba-3.0.28a/3.0.29, and "kernel change
notify = Yes"
T...
2005 Dec 15
2
Patch: More of kqueue() support.
...to use],
+[ --with-ioloop=IOLOOP Specify the I/O loop method to use
+ (epoll, kqueue, poll; default is poll)],
ioloop=$withval,
ioloop=)
AC_ARG_WITH(notify,
[ --with-notify=IOLOOP Specify the file system notification method to use
- (dnotify, inotify, none;
+ (dnotify, inotify, kqueue, none;
default dnotify if compilable, otherwise none)],
notify=$withval,
notify=)
@@ -312,7 +312,7 @@ dnl * after -lsocket and -lnsl tests, in
AC_CHECK_FUNCS(fcntl flock lockf inet_aton sigaction g...
2006 Feb 06
2
Compiling Dovecot with gssapi
...39;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 support .......... : yes
Building with pop3 server ........... : yes
Building with GSSAPI support ........ : no
Building with user database modules . : static prefetch passwd passwd-file
checkpassword mysql (modules) Building...
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
...l=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
File offsets ... : 64bit
I/O polling .... : epoll
I/O notifys .... : dnotify
SSL ............ : yes (OpenSSL)
GSSAPI ......... : no
passdbs ........ : static passwd passwd-file shadow checkpassword
: -pam -bsdauth -sia -ldap -sql -vpopmail
userdbs ........ : static prefetch passwd passwd-file checkpassword nss...
2006 Jun 06
2
Dovecot configure script for 1.0b8 not including SQL drivers?
...n is:
CPPFLAGS='-I/usr/local/openssl-0.9.8b/include
-I/usr/local/pgsql-8.1.4/include'
LDFLAGS='-L/usr/local/openssl-0.9.8b/lib -L/usr/local/pgsql-8.1.4/lib'
./configure --prefix=/usr/local/dovecot-1.0b8
--sysconfdir=/etc/dovecot --localstatedir=/var --with-ioloop=eooll
--with-notify=dnotify --without-pop3d --with-storages=maildir
--with-sql --with-pgsql --with-gnu-ld
Thanks in advance.
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