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