[Dovecot] working Re: other location of sys/inotify.h on Debian Etch (was Re: dnotify inotify)
Steffen Kaiser
skdovecot at smail.inf.fh-bonn-rhein-sieg.de
Mon Mar 3 11:59:19 EET 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 3 Mar 2008, Steffen Kaiser wrote:
status report about inotify on Debian Etch:
aptitude install inotify-tools
test -e /usr/include/sys/inotify.h || \
ln -s /usr/include/inotifytools/inotify.h /usr/include/sys/inotify.h
cd /usr/local/src/dovecot-1.0.10_mgtsieve
make clean
./configure
# output:
# File change notification method ..... : inotify
make && /etc/init.d/dovecot stop && make install && \
/etc/init.d/dovecot start
telnet localhost imap
1 login name pwd
2 select INBOX
3 idle
cd ~name/Maildir/new
echo new > new
+ idling
* 3 EXISTS
* 1 RECENT
and "new" is moved into ~name/Maildir/cur immediately. So, I guess, it
means inotify is working.
=========
Well, could Dovecot adapt to Debian Etch, e.g. to specify an alternate
inotify.h location with ./configure, maybe search the default location ?
Bye.
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHy8v5VJMDrex4hCIRAjM8AKCTZS6yHV517srwFE4Orizo/q7ubQCfR5jq
vXxJJu3Zj4SbpNuoMHyuEV0=
=fTT+
-----END PGP SIGNATURE-----
More information about the dovecot
mailing list