pilerimport can retrieve messages from imap4 servers, too

This commit is contained in:
SJ
2012-05-26 15:18:22 +02:00
parent f6ef989171
commit 154780c4a7
10 changed files with 543 additions and 107 deletions

View File

@@ -211,7 +211,7 @@ struct memcached_server {
struct sockaddr_in addr;
char server_ip[16];
char server_ip[IPLEN];
int server_port;
char initialised;