[GH-ISSUE #282] IMAP Authentication Failure #242

Closed
opened 2026-02-25 21:34:32 +03:00 by kerem · 2 comments
Owner

Originally created by @ghost on GitHub (Sep 23, 2018).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/282

Originally assigned to: @jasonmunro on GitHub.

Stock install, set IMAP as the authentication mechanism. No information in the debug of cypht, however did catch these in mail.log:
resist dovecot: imap-login: Disconnected: Too many invalid commands (no auth attempts in 0 secs): user=<>, rip=X.X.X.X[my_ip], lip=X.X.X.X[my_ip], secured, session=<t9Ntp4t28tQtPtOq>

Every time I try and login using a system user and mail account for IMAP, it produces this. Almost as if it's not sending the proper commands.

Originally created by @ghost on GitHub (Sep 23, 2018). Original GitHub issue: https://github.com/cypht-org/cypht/issues/282 Originally assigned to: @jasonmunro on GitHub. Stock install, set IMAP as the authentication mechanism. No information in the debug of cypht, however did catch these in mail.log: ` resist dovecot: imap-login: Disconnected: Too many invalid commands (no auth attempts in 0 secs): user=<>, rip=X.X.X.X[my_ip], lip=X.X.X.X[my_ip], secured, session=<t9Ntp4t28tQtPtOq>` Every time I try and login using a system user and mail account for IMAP, it produces this. Almost as if it's not sending the proper commands.
Author
Owner

@jasonmunro commented on GitHub (Sep 24, 2018):

Can you try again with Cypht in debug mode? It will send failed authentication details to the PHP log that will likely provide a clue. Info on debug mode is here:

https://github.com/jasonmunro/cypht/wiki/Troubleshooting-Login-Issues

Also if you are running the latest release code, it's pretty old - I would recommend running the latest git checkout (need to get around to another release!).

Thanks for the feedback.

<!-- gh-comment-id:423867625 --> @jasonmunro commented on GitHub (Sep 24, 2018): Can you try again with Cypht in debug mode? It will send failed authentication details to the PHP log that will likely provide a clue. Info on debug mode is here: https://github.com/jasonmunro/cypht/wiki/Troubleshooting-Login-Issues Also if you are running the latest release code, it's pretty old - I would recommend running the latest git checkout (need to get around to another release!). Thanks for the feedback.
Author
Owner

@jasonmunro commented on GitHub (Nov 29, 2018):

Without additional feedback I can't address this issue. Obviously IMAP authentication is working for me :) If you still are having problems please re-open this issue or file a new one. Thanks!

<!-- gh-comment-id:442926267 --> @jasonmunro commented on GitHub (Nov 29, 2018): Without additional feedback I can't address this issue. Obviously IMAP authentication is working for me :) If you still are having problems please re-open this issue or file a new one. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#242
No description provided.