setup¶
load sieve script list from server
save¶
save a managescript save to the server the following variables need to be set on
the stash:
sieve_script_name => name of the script on the server. if it
does not exist it will be created. if it does exist it will be overwritten
sieve_script_content => sieve script to save sieve_script_status => if
set to to 'active' the script will be marked as 'active' on the server, this
will disable all other scripts.
if set to to 'inactive' the script will be marked as 'inactive' on the
server.
LICENSE¶
This library is free software. You can redistribute it and/or modify it under
the same terms as Perl itself.