2007-10-18 [colin] 3.0.2cvs82
[claws.git] / src / send_message.h
index f91923fe608925400f17f82b10524efc16dd91f1..40612a015d11839d8242ecd973ba9f9ac7a55749 100644 (file)
@@ -25,7 +25,7 @@
 #include "prefs_account.h"
 
 #define SMTP_PORT      25
-#if USE_OPENSSL
+#if (defined(USE_OPENSSL) || defined (USE_GNUTLS))
 #define SSMTP_PORT     465
 #endif