зеркало из https://github.com/mozilla/pjs.git
fix 310305, regression pop3 filters with message quarantining turned on lose messages, sr=mscott
This commit is contained in:
Родитель
a8f6595d84
Коммит
eda6a80aa1
|
@ -1666,6 +1666,7 @@ nsresult nsParseNewMailState::GetTrashFolder(nsIMsgFolder **pTrashFolder)
|
|||
void nsParseNewMailState::ApplyFilters(PRBool *pMoved, nsIMsgWindow *msgWindow, PRUint32 msgOffset)
|
||||
{
|
||||
m_msgMovedByFilter = PR_FALSE;
|
||||
m_curHdrOffset = msgOffset;
|
||||
|
||||
if (!m_disableFilters)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче