1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-18 12:21:30 +00:00
Files
mailcow-dockerized/data/web/inc/lib/sieve/extensions/mailbox.xml
2018-02-11 13:28:40 +01:00

9 lines
165 B
XML

<?xml version='1.0' standalone='yes'?>
<extension name="mailbox">
<test name="mailboxexists">
<parameter type="string" name="folder" />
</test>
</extension>