Closed
Bug 239167
Opened 22 years ago
Closed 21 years ago
Filter in messages for "to: or cc:" is case sensitive
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 202558
People
(Reporter: tux, Assigned: mscott)
Details
User-Agent: Opera/6.05 (Windows 2000; U) [en]
Build Identifier: Mozilla Thunderbird 0.5+ (20040328)
When I add filter to put mail to a folder based on "To: or CC:" ending with "@securityfocus.com", it won't work for messages ending with "@SECURITYFOCUS.COM" (seems that it is case sensitive)
But domain names are not case sensitive, so I think there should be option for filters to be case sensitive (might be useful with subject or so ..) or not case sensitive (useful for matching addresses) or at least do case insensitive match for From, To and Cc fields.
Most email addresses are in lowecase, but there are excepsions ....
Reproducible: Always
Steps to Reproduce:
1. send yourself some emails, some of them have xyz@securityfocus.com in Cc: header, some of them have XYZ@SECURITYFOCUS.COM there (or artificially create/import them in your inbox)
2. create the filter "move all mail that have 'to: or cc:' ending with '@securityfocus.com' to another folder
3. apply the filter to inbox.
Actual Results:
only the mails with lowercase addresses are moved, the uppercase ones remain.
Expected Results:
the emails with uppercase addresses should be moved to
Comment 1•22 years ago
|
||
Martin: Is this still issue with Thunderbird 0.7?
Summary: Filter in messages for "to: or cc:" is case sensitive → Filter in messages for "to: or cc:" is case sensitive
| Reporter | ||
Comment 2•22 years ago
|
||
(In reply to comment #1)
> Martin: Is this still issue with Thunderbird 0.7?
Yes, in Thunderbird 0.7, same filter, same messages (well, xyz=bugtraq), only
the lowercase one gets to proper folder, the uppercase one stays in inbox.
The bug is still here - Thunderbird version 0.7 (20040616)
Comment 3•21 years ago
|
||
The problem is with "Begins with" and "Ends with" string-matching criteria.
*** This bug has been marked as a duplicate of 202558 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•