DIR:/usr/local/cwpsrv/var/services/roundcube/public_html/plugins/managesieve/tests/src/ |
Current File : //usr/local/cwpsrv/var/services/roundcube/public_html/plugins/managesieve/tests/src/parser_vacation |
require ["vacation"]; # rule:[test-vacation] if header :contains "Subject" "vacation" { vacation :days 1 text: # test test test /* test */ test . ; stop; } |