Displaying 20 results from an estimated 600 matches similar to: "[PATCH] Better detection for ioloop and notify"
2006 Jun 14
2
Problems with dovecot.beta9
Dear all :)
I have been upgraded dovecot today and I get following errors:
Jun 14 12:08:54 [dovecot] IMAP(adnae@xxxxxx.xxx): inotify_init() failed: Function not implemented
Jun 14 12:08:54 [dovecot] IMAP(auftrag@xxxxxxx.xxx): inotify_init() failed: Function not implemented
Jun 14 12:08:54 [dovecot] IMAP(swolf@xxxxxx.xxx): inotify_init() failed: Function not implemented
I have a 64 bit
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
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
2003 Apr 16
1
PATCH Add support for kqueue in ioloop subsystem
Hey,
I noticed that there was an ioloop "module" (if we can call it that) for
select and poll and decided to add one for kqueue (aka kevent) BSDs high
performance descriptor multiplexing API. I haven't done any of the
configure glue stuff but the code is complete and works well. kqueue is
available on all recent versions of FreeBSD, NetBSD, OpenBSD and Darwin
(and therefore MacOS
2006 Jun 22
3
recent dovecot: assertion failed.
Hi,
today I have built dovecot from cvs sources, and upgraded server from
beta-7 to this newer version.
Then i got problems with opening INBOX using thunderbird 1.5.0.2. The
client says "Opening folder...", then, after about half a minute,
blinking "connecting to the server" and returning to "Opening folder..."
/var/log/maillog gets the messages:
---
Jun 22
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 Sep 28
2
DO NOT REPLY [Bug 4998] New: [PATCH] rsync returns from fork before a valid pidfile is created
https://bugzilla.samba.org/show_bug.cgi?id=4998
Summary: [PATCH] rsync returns from fork before a valid pidfile
is created
Product: rsync
Version: 2.6.9
Platform: Other
URL: http://bugs.gentoo.org/show_bug.cgi?id=192075
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P3
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
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
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
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
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:
[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
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
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
2004 Jul 05
1
Realtime rsyncing
Hi,
I am trying to synchronise two directories on separate machines across a
network using rsync, but I want to apply rsync whenever the contents of the
directories are altered, rather than using a cron job. Does anyone have any
ideas? We are running Redhat9.0.
Thanks
Henry
2010 Mar 22
1
[git pull] dash, sh4, README's
hello hpa,
pushed out new patch queue :)
It contains the sync with latest dash git, renaming of some README's
to ease their packaging, sparc32 socket test and a sh4 fix by Debian
porters (numbers of changes is huge, but mostly contained in dash).
git pull git://git.debian.org/users/maks/klibc.git maks
initramfs-tools seems happy with that version of dash,
saw no regression on boot test with
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