JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr#!/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("");