>
> * IMAP enhancement - realtime folder status updates based on an enhanced
> IMAP IDLE extension on platforms that have SGI's File Alteration Monitor
> installed (currently includes Linux and Irix).  This is actually pretty
> nifty - if multiple supported clients have the same folder
> opened, changes
> to the folder's contents by one client are immediately reflected by all
> other clients, and all clients are immediately notified when new mail
> arrives.

Pretty cool.  Is it possible to hook into this to do general IMAP folder
processing on the server side?  For example, I currently have a script that
moves all messages marked as deleted (ls "*,*T") from my Inbox to Trash once
a day, so I can take care of it once and for all on the server side, rather
than configuring each IMAP client separately to do this, which is a
nuisance.  It would be nice to tie this into FAM, so that messages get moved
immediately when they're marked as deleted.

Carey
>



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to