Menu="Notifications:2" Title="SMTP Settings" Tag="envelope" --- require_once "$docroot/webGui/include/Encryption.php"; $ssmtp['AuthPass'] = base64_decrypt(_var($ssmtp,'AuthPass')); $incomplete = !_var($ssmtp,'root') || !_var($ssmtp,'server') || !_var($ssmtp,'port') || ((!_var($ssmtp,'AuthUser') || !_var($ssmtp,'AuthPass')) && _var($ssmtp,'AuthMethod')!='none'); ?>