mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
imap folder listing fix
This commit is contained in:
@@ -262,6 +262,7 @@ struct __data {
|
||||
char recursive_folder_names;
|
||||
char starttls[TINYBUFSIZE];
|
||||
struct node *mydomains[MAXHASH];
|
||||
struct node *imapfolders[MAXHASH];
|
||||
struct import *import;
|
||||
|
||||
#ifdef NEED_MYSQL
|
||||
|
||||
Reference in New Issue
Block a user