-- always enable ssl/tls. fixes bug #10295
This commit is contained in:
@@ -3730,6 +3730,8 @@ ReadConfiguration(void)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
Imap.server.ssl.enable = TRUE;
|
||||
|
||||
return(TRUE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user