--
Da: Dale Ghent <[EMAIL PROTECTED]>
A: Mike Eggleston <[EMAIL PROTECTED]>
Cc: Cyrus Mailing List
Data: 22 dicembre 2007 6.17.17 CET
Oggetto: Re: Plugging into the imap system
On Dec 21, 2007, at 12
> > If you are using linux, maybe you can use inotify-tools to notify you of
> > any change in cyrus' spool.
> Be aware that the files on disk are created _before_ the index record,
> so you need to wait or poll until the index record has had a chance to
> be created.
> Even if you capture the "a
Gabriele Bulfon wrote:
> Hello,
> I would like to know if there is some way of plugging into the system with
> custom agents to be notified of any event happening on the imap server.
> For example, I would like some code of mine to be called when new messages
> are: written into mailboxes, delete
On Sat, Dec 22, 2007 at 04:51:46PM -0300, Diego M. Vadell wrote:
> Hi Gabriele,
>If you are using linux, maybe you can use inotify-tools to notify you of
> any change in cyrus' spool.
Be aware that the files on disk are created _before_ the index record,
so you need to wait or poll until the
Hi Gabriele,
If you are using linux, maybe you can use inotify-tools to notify you of
any change in cyrus' spool.
-- Diego.
On Thursday 20 December 2007 07:24:55 Gabriele Bulfon wrote:
> Hello,
> I would like to know if there is some way of plugging into the system with
> custom agents to b
On Sat, 22 Dec 2007, Dale Ghent wrote:
> On Dec 21, 2007, at 12:03 PM, Mike Eggleston wrote:
>
>> There is some system (on freshmeat?) that has a special folder in IMAP
>> for storing calendar events. The program uses the IMAP defined protocol
>> though.
>
> FWIW, Exchange also exposes all calen
On Dec 21, 2007, at 12:03 PM, Mike Eggleston wrote:
> There is some system (on freshmeat?) that has a special folder in IMAP
> for storing calendar events. The program uses the IMAP defined
> protocol
> though.
FWIW, Exchange also exposes all calendar entries (with .ics files),
journals, to-d
> There is some system (on freshmeat?) that has a special folder in IMAP
> for storing calendar events. The program uses the IMAP defined protocol
> though.
http://www.kolab.org/documentation.html
It's a reasonably interesting idea. Basically use a sort of folder=table and
email=row database map
On Fri, 21 Dec 2007, Rob Banz might have said:
>
> On Dec 20, 2007, at 02:24, Gabriele Bulfon wrote:
>
> > Hello,
> > I would like to know if there is some way of plugging into the
> > system with custom agents to be notified of any event happening on
> > the imap server.
> > For example, I
On Dec 20, 2007, at 02:24, Gabriele Bulfon wrote:
> Hello,
> I would like to know if there is some way of plugging into the
> system with custom agents to be notified of any event happening on
> the imap server.
> For example, I would like some code of mine to be called when new
> messages
On Dec 20, 2007 11:24 AM, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:
>
>
> Hello,
> I would like to know if there is some way of plugging into the system with
> custom agents to be notified of any event happening on the imap server.
> For example, I would like some code of mine to be called when ne
11 matches
Mail list logo