1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-24 23:31:34 +00:00
Files
mailcow-dockerized/data/web/inc/lib/sieve/extensions/fileinto.xml

10 lines
166 B
XML

<?xml version='1.0' standalone='yes'?>
<extension name="fileinto">
<command name="fileinto">
<parameter type="string" name="folder" />
</command>
</extension>