Re: Conditionally Filter Mails During IMAP Fetch

2017-05-17 Thread Michael Slusarz
> On May 16, 2017 at 1:05 AM Ory Drilon wrote: > > > Hi, is there a way to arbitrarily filter out mails at the moment the > IMAP request is made, based on properties of the IMAP session and the > mail itself? > > All the filtering methods I find occur during delivery time. imapsieve: https://t

Conditionally Filter Mails During IMAP Fetch

2017-05-17 Thread Ory Drilon
Hi, is there a way to arbitrarily filter out mails at the moment the IMAP request is made, based on properties of the IMAP session and the mail itself? All the filtering methods I find occur during delivery time.