%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/uploads/Fox-C404/root/usr/share/webmin/dovecot/ |
Current File : /var/www/html/friendstravel.al/wp-content/uploads/Fox-C404/root/usr/share/webmin/dovecot/stop.cgi |
#!/usr/bin/perl # Stop the dovecot server require './dovecot-lib.pl'; &error_setup($text{'stop_err'}); $err = &stop_dovecot(); &error($err) if ($err); &webmin_log("stop"); &redirect("");