CiderWebmail::Controller::Managesieve(3pm) | User Contributed Perl Documentation | CiderWebmail::Controller::Managesieve(3pm) |
load sieve script list from server
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.
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
2020-02-24 | perl v5.30.0 |