search for: sieve_sys_warn

Displaying 3 results from an estimated 3 matches for "sieve_sys_warn".

2020 Sep 18
2
sieve-extdata plugin breaks on pigeonhole 0.5 ish
...ecot/sieve/lib90_sieve_extdata_plugin.so: dlopen() failed: /usr/lib/dovecot/sieve/lib90_sieve_extdata_plugin.so: undefined symbol: sieve_sys_error This appears to be due to the change in error handling in pigeonhole 0.5 which appears to have removes the "sieve_sys_error()" and "sieve_sys_warning()" functions I'm unclear how this code should be change (I've commented it out for now - eek). I find this extension useful to pass in user specific parameters to my sieve scripts that are stored elsewhere in an sql database, eg spam score, size threshold for attachments, perh...
2020 Sep 19
0
sieve-extdata plugin breaks on pigeonhole 0.5 ish
...in.so: dlopen() failed: > /usr/lib/dovecot/sieve/lib90_sieve_extdata_plugin.so: undefined symbol: > sieve_sys_error > > > This appears to be due to the change in error handling in pigeonhole 0.5 > which appears to have removes the "sieve_sys_error()" and > "sieve_sys_warning()" functions > > I'm unclear how this code should be change (I've commented it out for > now - eek). You're not alone, I ran into the same problem a couple of days ago. Applying the patch from my pull request at https://github.com/stephanbosch/sieve-extdata-plugin/pu...
2010 Jan 05
6
Sieve > Pigeonhole > external storage with LDAP or other data source available to dovecot
I am looking at porting and generalizing an old in-house patch that I'm using for the CMU Sieve plugin. It allows sieve script to test & lookup arguments from LDAP. Before getting too involved in this, I'd like to discuss my goals here in the hopes that someone else also thinks this would be useful. Many heads may make better design? Goal: ------ Allows scripts which are still