mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-16 10:59:39 +02:00
12 lines
164 B
XML
12 lines
164 B
XML
|
<?xml version='1.0' standalone='yes'?>
|
||
|
|
||
|
<extension name="reject">
|
||
|
|
||
|
<command name="reject">
|
||
|
|
||
|
<parameter type="string" name="reason" />
|
||
|
|
||
|
</command>
|
||
|
|
||
|
</extension>
|