Re: Mailbox check utility
Charlie Schluting <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.pdxlug |
|---|---|
| Message-ID | <[email protected]> |
Paul Lankow wrote: > On Wed, 9 Jun 2004, Charlie Schluting wrote: > > >>modify to taste from here: >>http://schluting.com/count > > > Thanks, Charlie. Using your blueprint, this is what I came up with. I > have a LOT of mailboxes, so I limited the search to a few. I just > needed notification of new mail. Here's what I came up with. I run it > in the background. > Excellent, that's a great idea. I think I may use this too... thanks :) And, its already running, so might as well have it check every 15 secs.. shouldn't take up too many resources if its only checking a few small mailboxes. Also, the files are likely to still be in memory, so it may be better to run it more often. Hmmm. :) -Charlie