зеркало из https://github.com/mozilla/pjs.git
stop imap filter execution after move operation, sr=mscott 382051
This commit is contained in:
Родитель
4fa0bc3a7c
Коммит
2e2a1a10bf
|
@ -3111,6 +3111,7 @@ NS_IMETHODIMP nsImapMailFolder::ApplyFilterHit(nsIMsgFilter *filter, nsIMsgWindo
|
|||
m_msgMovedByFilter = PR_TRUE;
|
||||
}
|
||||
// don't apply any more filters, even if it was a move to the same folder
|
||||
*applyMore = PR_FALSE;
|
||||
}
|
||||
break;
|
||||
case nsMsgFilterAction::CopyToFolder:
|
||||
|
|
Загрузка…
Ссылка в новой задаче