--On Thursday, December 07, 2000 09:54:27 PM +1100 Jeremy Howard 
<[EMAIL PROTECTED]> wrote:

> As some of you may know, Cyrus has a hook that allows new mail
> notifications to be implemented. It comes with a Zephyr notification hook.
>
[...]
>
> The current notify() code does no error checking--I played around with
> using non-blocking sockets and select() to make things a bit more solid,
> but in the end I went with this more simple approach... This way even if
> the Perl daemon dies, the deliver process won't wait.

This is sane.  Simple is good.

> I'd like to see something like this generic notify hook added to the
> distribution--what do others think? The Perl daemon needn't necessarily be
> included, although I think that would be handy too.

I've added (or will add, when I get off this airplane) the Perl daemon and 
the notify script to the contrib directory, and the notifY_unix.c file to 
the imap directory.

I'd appreciate some documentation to include with this (probably around 
where it talks about zephyr in the current installation documentation).

I'd also love to see one or two sample implementations in the "TODO" 
section of notify_unix.pl; what are you using?

Larry





Reply via email to