2008-10-11 [colin] 3.6.1cvs4
[claws.git] / src / send_message.h
index 40612a015d11839d8242ecd973ba9f9ac7a55749..579ee66ea85c570ebb2c83f3b54b8431cb4c242d 100644 (file)
@@ -25,7 +25,7 @@
 #include "prefs_account.h"
 
 #define SMTP_PORT      25
-#if (defined(USE_OPENSSL) || defined (USE_GNUTLS))
+#ifdef USE_GNUTLS
 #define SSMTP_PORT     465
 #endif