fix downloading of news msgs when going offline if you automatically download msgs rs=sspitzer 126342

This commit is contained in:
bienvenu%netscape.com 2002-02-19 22:39:33 +00:00
parent fc071a9e7e
commit f639284734

View File

@ -260,7 +260,7 @@ function MailCheckBeforeOfflineChange()
break;
case 1:
// download news, download mail, send unsent messages, go offline when done, msg window
gOfflineManager.synchronizeForOffline(false, true, false, true, msgWindow);
gOfflineManager.synchronizeForOffline(true, true, false, true, msgWindow);
break;
case 2:
// download news, download mail, send unsent messages, go offline when done, msg window