{
    # When updating CipherSuite both e-smith-apache and smeserver-qpsmtpd templates should be updated.
    return $qpsmtpd{tlsCipher} || $modSSL{CipherSuite} || 'HIGH:!SSLv2:!ADH:!aNULL:!MD5:!RC4';
}

