| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
This prevents mail applications from attempting to use an unauthenticated connection to mailbox(s) and avoid unexpected deletion of local mbox files and subsequent re-download of mailbox content over imap.
|
|
|
|
|
|
| |
m_hostSessionList an nsCOMPtr.
Tag #1273
|
|
|
|
|
|
| |
User is notifified and IDLE state is not entered if IDLE command fails.
Tag #1273
|
|
|
|
|
|
| |
avoid shutdown crash.
Tag #1273
|
|
|
|
|
|
|
|
| |
nsMsgLineStreamBuffer object being deleted while still in use.
Suspected "use after free" in nsMsgLineStreamBuffer::ReadNextLine() leading to crash since object may be destroyed while still in use on another thread.
Tag #1273
|
|
|
|
| |
Use --disable-mailnews-oauth2 to exclude it. Confvars won't be respected.
|
|
|