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
First I'm very happy that coinbase is interested by Postal :-)
The Postal instance is keeping alive an IMAPSession which itself keeps an instance of libetpan mailimap. I don't know about the internals but libetpan seem to maintain an open socket.
There is currently no method in Postal class to obtain this state. It may be available from libetpan but actually it may be easy to implement without it.
If you release the Postal instance, the session will be disconnected.
Related: How can I logout?
The text was updated successfully, but these errors were encountered: