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

r/sr=bienvenu
This commit is contained in:
mscott%netscape.com 2001-08-14 00:02:32 +00:00
Родитель a440f40ec3
Коммит 39bf7a50c0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.