aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_smtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_smtp.c')
-rw-r--r--src/transport/plugin_transport_smtp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_smtp.c b/src/transport/plugin_transport_smtp.c
index 260045602..fa11a9b6d 100644
--- a/src/transport/plugin_transport_smtp.c
+++ b/src/transport/plugin_transport_smtp.c
@@ -40,7 +40,7 @@
40 */ 40 */
41#define SMTP_MESSAGE_SIZE 65528 41#define SMTP_MESSAGE_SIZE 65528
42 42
43#define DEBUG_SMTP GNUNET_NO 43#define DEBUG_SMTP GNUNET_EXTRA_LOGGING
44 44
45#define FILTER_STRING_SIZE 64 45#define FILTER_STRING_SIZE 64
46 46