Sven Guckes said: > * Baurjan Ismagulov <[EMAIL PROTECTED]> [2002-08-28 10:18]: >> I've looked at procmail a while ago for body >> translation, but couldn't find a working solution. >> >> 1. All three inboxes I use are IMAP; how can I use procmail with it? I >> can define a macro that would do what I want, but how would it take >> the input, and where it should store the output? > > a local process (procmail) cannot work on remote data > (mail on IMAP server). so i expect it just won't work. > i'd use fetchmail to download only the necessary messages > and then filter them locally - with procmail.
Unless you can also get a shell account on the IMAP server. Then you can use procmail on the IMAP server, as you want. You'd have to ask your email provider. -- PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF Member, LEAF Project <http://leaf.sourceforge.net> AIM: MikeLeone Public Key - <http://www.mike-leone.com/~turgon/turgon-public-key.asc> Some days you're the pigeon; some days you're the statue. Random Thought: --------------
