On Mon, 24 Jun 2002 [EMAIL PROTECTED] wrote: > On Mon, 24 Jun 2002, at 4:07pm, Rich Payne wrote: > > That's one way, however you'd be transfering the message to the client, > > figuring out where to put it and then sending it back again. What's would > > be even better would be just to move the message on the imap server. Yes > > you'd still have to pull the message down, but you wouldn't need to send > > it back again. > > Oh, that's a good point. I hadn't thought of that.
Of course you could also avoid pulling the attachment down this way as well! > This raises a more general question: Does anyone here know of an IMAP > client tool(set) that can be driven from a command line or a shell script? > The more I think about it, the more I think such a thing would be useful. Don't know that one...I was thinking in terms of PHP w/imap support (www.php.net/imap). This was the way I'd imagined adding filter support to my own mail client (Teak - teak.sf.net), but that's a few months away at the least. --rdp -- Rich Payne http://talisman.mv.com ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
