[Bug 293720] New: Pipe-through filter does not get full mail/does not work on mails with attachments

itsef-admin at brightsight.com itsef-admin at brightsight.com
Thu Feb 9 15:09:06 GMT 2012


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

           Summary: Pipe-through filter does not get full mail/does not
                    work on mails with attachments
           Product: kmail2
           Version: 1.99.0
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: filtering
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: itsef-admin at brightsight.com


Version:           1.99.0 (using KDE 4.8.0) 
OS:                Linux

Seen on Kubuntu 11.10 with KDE SC 4.8 installed from Kubuntu backports
ppa. Pipe-through filters only work on mails with no attachments.

This was discovered when trying to use a filter that removes attachments
(kmailpt.pl) which would fail to modify the mail (worked in KMail 3.5.x).

Reproducible: Always

Steps to Reproduce:
1) Create a manual pipe-through filter with the following command:
tee /tmp/out.txt
(Note: tee was chosen as the simplest possible "filter" for testing)

2A) Select a standard mail with no attachments and apply the filter
2B) Select a mail with attachment and apply the filter

Actual Results:  
3A) (mail w/o attachment): /tmp/out.txt contains the complete mail, as expected

3B) (mail w/ attachment): /tmp/out.txt *only* contains the headers of the mail
- the complete body (and attachments) are missing

Expected Results:  
The complete mail with body and all should end up in /tmp/out.txt (or, in case
of a "real" filter as input for the filter).

OS: Linux (i686) release 3.0.0-15-generic
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list