Skip to content

How to enable debug with mailcore2 and etpan

Andrei edited this page Nov 18, 2017 · 3 revisions
extern "C" {
  extern int mailstream_debug;
}

MCLogEnabled = 1;
mailstream_debug = 1;
Clone this wiki locally