allow filters for local folders account, because of pop3 global inbox, sr=mscott 177093

This commit is contained in:
bienvenu%nventure.com 2004-10-12 22:17:00 +00:00
Родитель d9986c5f9f
Коммит 3340277657
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -93,7 +93,7 @@ nsMsgIncomingServer::nsMsgIncomingServer():
m_prefBranch(0),
m_biffState(nsIMsgFolder::nsMsgBiffState_NoMail),
m_serverBusy(PR_FALSE),
m_canHaveFilters(PR_FALSE),
m_canHaveFilters(PR_TRUE),
m_displayStartupPage(PR_TRUE),
mPerformingBiff(PR_FALSE)
{