Update mailimap_types.h

pull/2/merge
Lin Zhan 8 years ago
parent f0f5b4a64d
commit ce9989d749

@ -3385,6 +3385,8 @@ struct mailimap {
void (* imap_logger)(mailimap * session, int log_type, const char * str, size_t size, void * context);
void * imap_logger_context;
int complex_command_tag_enabled;
};

Loading…
Cancel
Save