[Bug 311633] New: Kmail does not filter by non-ASCII patterns in message body

Kryol kryol at bigmir.net
Thu Dec 13 14:33:13 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=311633

            Bug ID: 311633
          Severity: minor
           Version: 4.9
          Priority: NOR
          Assignee: kdepim-bugs at kde.org
           Summary: Kmail does not filter by non-ASCII patterns in message
                    body
    Classification: Unclassified
                OS: Linux
          Reporter: kryol at bigmir.net
          Hardware: Ubuntu Packages
            Status: UNCONFIRMED
         Component: Mail Filter Agent
           Product: Akonadi

Mail filtering works for message body only if message contains ASCII symbols.
Such messages have Content-Transfer-Encoding: 7Bit.
If I have a message with non-ASCII symbols then message have
Content-Transfer-Encoding: base64 and is not filtered. Such message is not
filtered even it contains ASCII pattern.


Reproducible: Always

Steps to Reproduce:
1. Create a filter
[Filter #0]
Applicability=0
AutomaticName=false
ConfigureShortcut=true
ConfigureToolbar=false
Enabled=true
Icon=system-run
StopProcessingHere=true
ToolbarName=Test
action-args-0=47
action-name-0=copy
actions=1
apply-on=check-mail,manual-filtering
contentsA=Test
fieldA=<body>
funcA=contains
identifier=BXQFswGQDI6gV6Jm
name=Test
operator=and
rules=1
2. Send a message which contains one word "Test"
3.Send another message with non-ASCII characters, e.g. "Test - Тест"
Actual Results:  
For step 2 pattern was found and message was copied to specified folder.
For step 3 pattern was not found.

Expected Results:  
Pattern is found for both messages (step 2 and 3) and both messages are copied.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list