Commit 39bf7a50 authored by mscott%netscape.com's avatar mscott%netscape.com
Browse files

Bug #8475 --> problems connecting to trash & subfolders after deleting a message.

r/sr=bienvenu
parent a440f40e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -669,7 +669,7 @@ nsImapIncomingServer::CreateImapConnection(nsIEventQueue *aEventQueue,
  if (ConnectionTimeOut(freeConnection))
    freeConnection = null_nsCOMPtr();
  
  if (redirectLogon && (!connection || !canRunUrlImmediately))
  if (!canRunButBusy && redirectLogon && (!connection || !canRunUrlImmediately))
  {
    // here's where we'd start the asynchronous process of requesting a connection to the 
    // AOL Imap server and getting back an ip address, port #, and cookie.