Closed Bug 185937 Opened 23 years ago Closed 22 years ago

certain filter criteria (like "has attachment" and "is junk") don't work for pop mail, and should be hidden

Categories

(MailNews Core :: Filters, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.4beta

People

(Reporter: sspitzer, Assigned: sspitzer)

References

Details

(Whiteboard: [adt3])

Attachments

(1 file)

certain filter criteria (like "has attachment" and "is junk") don't work for pop mail, and should be hidden. they are there because of the mail view code. if we can't make them work (and I doubt it is even possible with some of them the way our code works), we should hide them from filters, but show them in mail views.
Didnt "IS JUNK" work until the filter logic was placed in priority to the Junk Mail code? But, there were problems with messages that were being MOVED during a filter action ... they werent being labelled as Junk Mail ?
Keywords: nsbeta1
1. I'm not sure that the "As Attachment" item should be removed: I created a POP filter to move messages with attachments to a specific folder. When messages are retrieved we do not know whether a message has an attachment so the message remains in the Inbox. Once it is selected then an attachment icon appears so it appears that the filter is not working, which is true. But it actually does serve a purpose. If I select Tools|Run Filters on Selected Folder then it moves the messages with attachments to the appropriate folder. I don't know how likely this will happen but someone might find it useful. Wouldn't this be true for IMAP accounts as well? 2. The "is junk" item seems confusing to have it in the filters dialog when there is a separate dialog for junk controls so I would agree to its removal.
it can work for filter after the fact, but it doesn't work on incoming mail, because we don't know if a message has an attachment until we open it, and we don't know if a message is junk until we analyze it. (there have been requests to allow users to set the junk status as a filter action, but that's seperate from filtering on it.) I say "can work" because if I haven't opened a message or analysed it, we still might not filter after the fact all messages that have attachments or are junk. I'd rather not have it the filter UI if it doesn't always work as expected. The places it does work would be search and mail views, so it should be visible there. ninosckha, what do you think about hiding it from the filter UI?
Status: NEW → ASSIGNED
It's fine to hide it from the filter ui since it doesn't always work.
Keywords: nsbeta1+
Keywords: nsbeta1
Mail triage team: nsbeta1+/adt3
Whiteboard: [adt3]
over to nbaca, since this is view / search / filter related
QA Contact: laurel → nbaca
Target Milestone: --- → mozilla1.3final
this UI change has a=jglick
1.4 beta, I hope.
Target Milestone: mozilla1.3final → mozilla1.4beta
the fix is to define a new table for offline mail filters (pop and movemail filters) that has the same items as the offline mail filters, except for junk status and attachment status.
fixed.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Trunk build 2003-03-25: WinMe, Mac 10.1.5, Linux RH 8 Verified Fixed. Message filters for POP accounts no longer display "has attachment" or "is junk" options. IMAP accounts still do not display this criteria as well.
Status: RESOLVED → VERIFIED
*** Bug 183104 has been marked as a duplicate of this bug. ***
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: