Displaying 20 results from an estimated 3000 matches similar to: "Steroids for Rsync!"
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
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
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
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)
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
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
2009 Oct 21
2
meaning of parameter imap_idle_notify_interval??
Hello,
is my understanding of the parameter "imap_idle_notify_interval" right,
if i say,
it's the time between two point where dovecot tells the client he is
here, and
sould have nothing directly todo with the notification of new mails arrived.
I played with the values around. And the courios is, in thunderbird the
folloing.
set to 30 seconds.
Thunderbird pop up around 25 seconds
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
[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
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
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
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
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) -+-
2008 Jan 25
4
Feed API draft for comment
RFC:
This is draft proposal API for the user-level interface for feeds.
(This does not describe changelogs in general).
Feeds would generally be used for two things: creating audit logs, and
driving a database watching for filesystem changes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: feed_api.pdf
Type: application/pdf
Size: 85313 bytes
Desc: not
2014 Feb 13
1
samba w/vfs notify_fam perf hit of 25% on writes noticed...?
I was running some benchmarks and trying to tune speed between
a samba 3.6.22 server and win7.
My primary benchmark is using 'dd' on windows to read/write to
device files in my home directory to eliminate effects of disk latency.
So for reads, I transfer from h:/zero and for writes I write to h:/null.
Where h: is my unix home dir. (for the other end of the transfer,
I use /dev/null and
2008 Apr 07
1
how to know if kernel supports oplocks
Hi,
I've read that i should put "kernel support = no" in smb.conf if my
kernel doesn't support oplocks.
But i can't find how to know if my kernel support it.
I'm running a fedora core 4.
If i compile the kernel manually, which option should i enable ?(i can't
find a oplocks option)
Eric
2009 Oct 20
3
VZW Blackberry BIS problems?
Ever since Columbus day things have been strange with my two dovecot
servers, according to my Blackberry users.
We do not have a BES just the standard BIS that comes with a personal
account.
Several people have told me that since that Monday that they get
occasional duplicate copies of messages which only appear singularly in
their Maildir inboxes.
I myself even called VZW and got
2008 Oct 16
3
Alternatives to programmatically calling the rsync binary a lot
Dear list, I'd like to have your expertise opinion on following issue.
Out of a concrete need we developed an application that will rsync any
changes on a local directory structure to a remove system the moment they
happen using the linux kernel watch feature. This is in our opinion much
more elegant compared to invoking rsync every x seconds/minutes from cron,
or having to use a special
2009 Feb 27
1
rsync --files-from
Hi,
I am working on a replication tool for lustre filesystems.
We have introduced a mechanism for getting the changes that have been
made to a lustre filesystem - similar to inotify. We call this
mechanism, changelogs.
For performing replication, we open the source file using its 'file
identifier' or FID (think of it an inode that is unique cluster wide)
instead of its path. The file is
2007 Mar 29
1
sieve-body extension support for deliver LDA's sieve plugin
Hi Timo & Co,
Is there any time frame for updating the deliver LDA's sieve plugin
code to that from Cyrus IMAPd v2.3.x?
I ask as I'm looking for the functionality of the sieve-body
extension, as described here:
http://www.ietf.org/internet-drafts/draft-ietf-sieve-body-06.txt
This requirement has come up as we're upgrading from a
Courier-IMAP/maildrop configuration that has