feat: implement global autoresponder plugin
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/local/bin/php
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
echo "DirectAdmin vacation synchronization is executed by plugin handlers when DA backend is active.\n";
|
||||
Reference in New Issue
Block a user