Run SMTP and IMAP in their own threads
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user