Open amessina opened 4 months ago
When I attempt to login to my Cyrus-IMAPd 3.8.3 server with my full username@example.org, the login on the server succeeds, but Twake mail reports "Unknown error occurred, please try again". When just using my username the app works properly.
This is more relevant to the way cyrus works that Twake mail.
Do your Cyrus set up support email address login in IMAP? Can you dig in why it would work in IMAP and not in JMAP?
The unknown error is likely a 401.
Double reading the comment it looks more like Twake mail is actually not able to handle cyrus response...
@hoangdat could you debug using a fastmail testing account please?
When I attempt to login to my Cyrus-IMAPd 3.8.3 server with my full username@example.org, the login on the server succeeds, but Twake mail reports "Unknown error occurred, please try again". When just using my username the app works properly.
This is more relevant to the way cyrus works that Twake mail.
Do your Cyrus set up support email address login in IMAP? Can you dig in why it would work in IMAP and not in JMAP?
The unknown error is likely a 401.
I log into my Cyrus-IMAPd server with my full usernam@example.org
when using IMAP.
When I attempt to login to my Cyrus-IMAPd 3.8.3 server with my full username@example.org, the login on the server succeeds, but Twake mail reports "Unknown error occurred, please try again". When just using my username the app works properly.
This is more relevant to the way cyrus works that Twake mail.
Do your Cyrus set up support email address login in IMAP? Can you dig in why it would work in IMAP and not in JMAP?
The unknown error is likely a 401.
I can confirm that Cyrus return 200. No 401error.
With Fastmail account, Tmail still work (it is Bearer auth, not Basic Auth)
I can not run a Cyrus instance, so I can not more details on the problem. Can you help me on Cyrus up and run? @chibenwa
Description
When I attempt to login to my Cyrus-IMAPd 3.8.3 server with my full
username@example.org
, the login on the server succeeds, but Twake mail reports "Unknown error occurred, please try again". When just using myusername
the app works properly.Expected result
It should correctly process login using full email address
username@example.org
.Current behavior
It fails with the full email address login and succeeds with only a username.
Context
Cyrus-IMAPd 3.8.3 JMAP server (
username@example.org
login works properly with Ltt.rs) Samsung Galaxy S23 Twake mail 0.11.4001 from the Google Play StoreAdditional information
This happens every time.
The JSON response looks like the following except that the one that succeeds has
username
in place ofusername@example.org
: