feat: implemented hash based login command.
This commit is contained in:
parent
9418c7b9a4
commit
d2d12e9767
8 changed files with 56 additions and 25 deletions
|
|
@ -21,11 +21,6 @@
|
|||
* modify this.
|
||||
*/
|
||||
#define CMD_MAX_SIZE 8000
|
||||
/*-
|
||||
* Use pam (Pluggable Authentication Modules)
|
||||
* as an authentication method
|
||||
*/
|
||||
#define AUTH_PAM
|
||||
|
||||
static char *imap_capabilities[] = {
|
||||
"IMAP4rev1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue