Re: Migrating to sieve

2017-02-07 Thread Adam Shostack
On Wed, Feb 08, 2017 at 01:41:01AM +0100, Stephan Bosch wrote: | Op 2/8/2017 om 1:27 AM schreef Adam Shostack: | > Hi, | > | > As I migrate to sieve, I would like to carry over the logic I had in | > procmail rules, which let me take all mail where I'd never sent email | > to that address into a fi

Re: Migrating to sieve

2017-02-07 Thread Stephan Bosch
Op 2/8/2017 om 1:27 AM schreef Adam Shostack: > Hi, > > As I migrate to sieve, I would like to carry over the logic I had in > procmail rules, which let me take all mail where I'd never sent email > to that address into a final spam catchall, which I called > "neversent." > > I see that sieve can't

Migrating to sieve

2017-02-07 Thread Adam Shostack
Hi, As I migrate to sieve, I would like to carry over the logic I had in procmail rules, which let me take all mail where I'd never sent email to that address into a final spam catchall, which I called "neversent." I see that sieve can't run external programs, and I wonder if that means I'm SOL,