..
original commit: 461070b850bcf9bb303842b089b844c3f3d88508
This commit is contained in:
parent
0f16392602
commit
2a3e145cbc
|
@ -194,7 +194,7 @@
|
|||
(str->arg password))
|
||||
void)])
|
||||
(if (and (pair? reply) (tag-eq? 'NO (car reply)))
|
||||
(error "username or password rejected by server")
|
||||
(error "username or password rejected by server: ~s" reply)
|
||||
(check-ok reply)))
|
||||
|
||||
(let ([imap (make-imap-connection r w)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user