Try to starttls if it seems to be the only
[claws.git] / src / prefs_account.c
index 35171c7445ec8e286cd48b41cb58829db78513ab..31ddbfec1aa16e6ef5e880ebdcc7dd935cec9189 100644 (file)
@@ -1794,7 +1794,7 @@ static void prefs_account_ssl_create(void)
 
        CREATE_RADIO_BUTTONS(vbox5,
                             smtp_nossl_radiobtn,
-                            _("Don't use SSL"),
+                            _("Don't use SSL (or STARTTLS only if necessary)"),
                             SSL_NONE,
                             smtp_ssltunnel_radiobtn,
                             _("Use SSL for SMTP connection"),