Run SMTP and IMAP in their own threads

This commit is contained in:
2019-01-06 01:16:15 +00:00
parent 12ef4d5125
commit f1c0e232f5
4 changed files with 74 additions and 16 deletions

View File

@@ -10,10 +10,6 @@
OPT_PROTO_CHAT_TOPIC | \
OPT_PROTO_IM_IMAGE
#define DEFAULT_SMTP_PORT "0"
#define DEFAULT_IMAP_PORT "0"
// These two will instead be the pidgin "username" and "password" options that
// I can't seem to get rid of.
#define PLUGIN_ACCOUNT_OPT_ADDR "addr"