diff --git a/uppsrc/Web/smtp.cpp b/uppsrc/Web/smtp.cpp index 55c28468c..92b5f4508 100644 --- a/uppsrc/Web/smtp.cpp +++ b/uppsrc/Web/smtp.cpp @@ -3,7 +3,7 @@ NAMESPACE_UPP //#define SMTP_DEBUG // uncomment this line to turn on LOG-based SMTP emulation -#define SMTP_LOG // uncomment this line to turn on command-line based logging of SMTP communication +//#define SMTP_LOG // uncomment this line to turn on command-line based logging of SMTP communication static String GetDelimiter(const char *b, const char *e, String init) {