RE: Notify to multiple recipients

2000-11-22 Thread Steve Campion
Hi Jeremy, Sorry I've not been in touch - been kinda busy trying to build this thing. It's currently "very alpha". There are four files attached. notify_socket.c, server-core.pl, imapd.conf and notify.conf The imapd.conf and notify.conf files contain config information about servers & ports, a

Re: Notify to multiple recipients

2000-11-16 Thread Lawrence Greenfield
Date: Wed, 15 Nov 2000 20:06:57 + (GMT) From: Steve Campion <[EMAIL PROTECTED]> cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Hi Lawrence Thanks for this. I'd pretty much come to the same conclusion myself, but was kinda hoping that there'd be a better way! I think I'm goin

Re: Notify to multiple recipients

2000-11-16 Thread Scot W. Hetzel
From: "Steve Campion" <[EMAIL PROTECTED]> > Incidentally, can anyone give me some hints on how things are read from > the imapd.conf file? I'd like to include some of my own config options in > it for the notify routines I'm working on. > > I've played with config.c, but I can't see how it gets i

Re: Notify to multiple recipients

2000-11-15 Thread Steve Campion
Hi Lawrence Thanks for this. I'd pretty much come to the same conclusion myself, but was kinda hoping that there'd be a better way! I think I'm going to have to play with a few methods. Incidentally, can anyone give me some hints on how things are read from the imapd.conf file? I'd like to in

Re: Notify to multiple recipients

2000-11-14 Thread Lawrence Greenfield
From: "Steve Campion" <[EMAIL PROTECTED]> Date: Tue, 14 Nov 2000 16:18:28 - Ideally, I'd like the notify() function to be called once per subscriber of the mailbox which is being delivered to. Can anyone give me some hints on this? There's no easy index of mailbox -> subscrib

Notify to multiple recipients

2000-11-14 Thread Steve Campion
Hi I've just been setting up IMAPd (2.0.7) on a Linux box, and I've been trying to create my own notification system in it. I've written a very simple routine to just dump the details of the notify() call to a text file, so that I can see what's going on with it. When a user INBOX has a message