Quoting Brian Salter-Duke <[EMAIL PROTECTED]>, who wrote:
> On Mon, Apr 23, 2001 at 10:48:57AM +1000, Jeff Turner wrote:
> > If one uses POP3 to download mail, then filtering can be done with procmail,
> > and everyone's happy. However I'd like to use IMAP, since I access mail from
> > various com
On Mon, Apr 23, 2001 at 10:48:57AM +1000, Jeff Turner wrote:
> Hi,
>
> I've been wondering about this for a long time..
>
> If one uses POP3 to download mail, then filtering can be done with procmail,
> and everyone's happy. However I'd like to use IMAP, since I access mail from
> various comput
On Mon, Apr 23, 2001 at 10:31:32AM -0500 or thereabouts, Joe Rice wrote:
> I've been working on something to do my IMAP filtering in a pre-mutt
> execution. I use the perl module Mail::IMAPClient and perl's great
> regex for my filtering. I've only spent about 30 minutes working
> on it so, it's
I've been working on something to do my IMAP filtering in a pre-mutt
execution. I use the perl module Mail::IMAPClient and perl's great
regex for my filtering. I've only spent about 30 minutes working
on it so, it's no where close to what i want but, it will work
and do exactly what i'm looking
Hi,
I've been wondering about this for a long time..
If one uses POP3 to download mail, then filtering can be done with procmail,
and everyone's happy. However I'd like to use IMAP, since I access mail from
various computers.
So the question is, how can one do IMAP-based email filtering? How do