Displaying 1 result from an estimated 1 matches for "retain_sieve_glob".
Did you mean:
retain_sieve_global
2010 Oct 12
2
Pigeonhole feature request: automatically copy sieve_global_path (default script) to user's sieve_dir
We have used the great managesieve you have merged together, with
sieve, to create pigeonhole. However, when a user creates a custom
script through a GUI of ours, the default, as we expected, would be
ignored. Maybe you could add a retain_sieve_global=yes|no setting OR be
more complex by having the sieve_global_dir copied to the users
sieve_dir on first managesieve script save, if another setting to do
this was set to yes. This way the administrators can create a skeleton
directory and the users can retain the default skeleton settings.
M...