Re: Sieve can't find Extprograms or Extdata

2015-03-08 Thread E.B.
> > Also, of course I have entered this in 90-plugins.conf > > > > > > plugin { > >   seive_plugins = sieve_extdata sieve_extprograms > > maybe you have a typo... > seive != sieve Oh yes that was problem!! Thank you!! Tricky because it's the plugins section, dovecot cannot lint it so typos won't b

Re: Sieve can't find Extprograms or Extdata

2015-03-08 Thread J. Echter
Am 08.03.2015 um 09:08 schrieb E.B.: > Also, of course I have entered this in 90-plugins.conf > > plugin { > seive_plugins = sieve_extdata sieve_extprograms > maybe you have a typo... seive != sieve

Re: Sieve can't find Extprograms or Extdata

2015-03-08 Thread E.B.
Also, of course I have entered this in 90-plugins.conf plugin { seive_plugins = sieve_extdata sieve_extprograms sieve_extensions = +vnd.dovecot.filter +vnd.dovecot.extdata } And enabled sieve for lmtp (as I noted, I have tested that simple sieve scripting is working OK) protocol lmtp { mai