mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-11 22:03:09 -06:00
Removed smtp console logging
git-svn-id: svn://ultimatepp.org/upp/trunk@734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b5691c2c44
commit
a792b3f70d
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue