You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon initial login a PT is retrieved and sent to IMAP. When loading the "main" page, a new one is retrieved and sent to IMAP because it could not find the old one in PHP's session. If authn caching is set up in a certain way this is not fatal, but it should be fixed.
The text was updated successfully, but these errors were encountered:
Upon initial login a PT is retrieved and sent to IMAP. When loading the "main" page, a new one is retrieved and sent to IMAP because it could not find the old one in PHP's session. If authn caching is set up in a certain way this is not fatal, but it should be fixed.
The text was updated successfully, but these errors were encountered: