[Akonadi] [Bug 331991] GnuPG signatures broken by Pipe Through filter action

2014-11-30 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

--- Comment #10 from xor x...@freenetproject.org ---
I am rasing the bounty to fix this from $ 20 to $ 30, paid in Bitcoin, to
whoever gets a fix merged. To claim the bounty:
- Use signed Git commits (git commit --gpg-sign) on the fixes.
- Post an URL which shows that the commits are merged into the main repository.
- Post your Bitcoin address GPG-signed with the same key as the commits. Thank
you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 331991] GnuPG signatures broken by Pipe Through filter action

2014-10-03 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

--- Comment #8 from xor x...@gmx.li ---
I am now offering a bounty of $ 20, paid in Bitcoin, to whoever gets a fix
merged. 
To claim the bounty:
- Use signed Git commits (git commit --gpg-sign) on the fixes.
- Post an URL which shows that the commits are merged into the main repository.
- Post your Bitcoin address GPG-signed with the same key as the commits.

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 331991] GnuPG signatures broken by Pipe Through filter action

2014-08-26 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

--- Comment #7 from xor x...@gmx.li ---
Still happens with kmail Version: 4:4.13.3-0ubuntu0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 331991] GnuPG signatures broken by Pipe Through filter action

2014-05-17 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

--- Comment #6 from xor x...@gmx.li ---
Given that we live in the age of the NSA scandal, I would be really glad if you
could fix this soon. 

As developers, I think we can all agree tahat the whole open source world
relies upon GPG for mail signatures, and it is really annoying to get lots of
broken signatures on development mailing lists. I ought to NOT trust mails of
other developers with broken signatures - how am I supposed to work like that?
:(

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 331991] GnuPG signatures broken by Pipe Through filter action

2014-03-31 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

--- Comment #5 from xor x...@gmx.li ---
It is also important to mention that this NOT only applies to pressing the
buttons. It also happens upon the *automatic* filtering at arrival of the mail.

So effectively, this makes spam detection unusable for people who need GnuPG,
or vice versa.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 331991] New: GnuPG signatures broken by Pipe Through filter action

2014-03-10 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

Bug ID: 331991
   Summary: GnuPG signatures broken by Pipe Through filter
action
Classification: Unclassified
   Product: kmail2
   Version: 4.11.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: x...@gmx.li

KMail modifies the mail on its when using pipe through filter action, even
though the only thing modifying it should be the software through which the
mail is piped.

This causes the GnuPG signed part of mails to be modified in a way which makes
the signature invalid.

Reproducible: Always

Steps to Reproduce:
Used Ubuntu (lsb_release -a): Kubuntu 13.10
Architecture (uname -a): x86_64
Used kmail (dpkg --status): Version: 4:4.11.5-0ubuntu0.1

Steps to reproduce:
- Generate a bogofilter spam filter using KMail's own wizard

- This will add a filter called Bogofilter Check which uses the pipe
through action to pipe the mail through bogofilter -p -e

- Now have someone send you a GnuPG signed mail (using OpenPGP/MIME, i.e. which
contains a text part which begins similar to this one (will try to upload an
attachment which contains a whole sample message):
'--nextPart4479402.yrgGCOTjb2
Content-Type: Text/Plain;
  charset=iso-8859-15
Content-Transfer-Encoding: 7bit'
Actual Results:  
- After the mail has been piped through the filter, the text part will be
mangled to this:
'--nextPart4479402.yrgGCOTjb2
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: 7bit'

- As the header of the text part is part of the GnuPG signature, the signature
is broken now! There should not be ANY modifications on it for GPG signature
validation to succeed.

- If you pipe the same mail manually through bogofilter -p -e on the
terminal, and diff the before and after, you will notice that this does NOT
happen. This means that KMail is the one to blame for mangling the header of
the text part. In fact, it mangles a lot of more stuff about the mail. Check
the diff. 

Expected Results:  
The header of the text part should not be modified by KMail.
IMHO, when doing pipe through, KMail itself should not do ANY modifications
on the mail at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 331991] GnuPG signatures broken by Pipe Through filter action

2014-03-10 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

--- Comment #1 from xor x...@gmx.li ---
Created attachment 85516
  -- https://bugs.kde.org/attachment.cgi?id=85516action=edit
Attached is a sample mail which a valid signature which will be damaged when
using Pipe Through.

Notice the user agent of the mail: It's KMail, so KMail even damages its own
mails.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 331991] GnuPG signatures broken by Pipe Through filter action

2014-03-10 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

--- Comment #2 from xor x...@gmx.li ---
Downstream bug report at Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/1290506

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 331991] GnuPG signatures broken by Pipe Through filter action

2014-03-10 Thread xor
https://bugs.kde.org/show_bug.cgi?id=331991

xor x...@gmx.li changed:

   What|Removed |Added

 CC||x...@gmx.li

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 289342] Akonadi server should shut down automatically if idle

2012-11-18 Thread xor
https://bugs.kde.org/show_bug.cgi?id=289342

xor x...@gmx.li changed:

   What|Removed |Added

 CC||x...@gmx.li

--- Comment #5 from xor x...@gmx.li ---
I'm voting for this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2012-02-21 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069





--- Comment #12 from xor xor gmx li  2012-02-21 22:15:54 ---
@Comment #11: Why? Version says1.12.2

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2011-04-19 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069





--- Comment #10 from xor xor gmx li  2011-04-19 18:48:34 ---
I've seen it happen again with KMail 1.13.5
What can I do to make you guys finally attempt to fix this? Donation? How many
EUR?
Mail software which deletes random mails is unusable and I don't feel like
there are any suitable alternatives on KDE. I'm really sad about this. Please
help.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2010-12-14 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069


xor x...@gmx.li changed:

   What|Removed |Added

 CC||x...@gmx.li




--- Comment #5 from xor xor gmx li  2010-12-14 18:57:04 ---
Hi,
I've dist-upgraded to Kubuntu 10.04 now.
- This means that I am on KMail 1.13.2 now
- I have disabled the bogofilter filter and the clamav filter. Effectively now
I only have filters now which move mails within the KMail mail folders, there
are no filters which pipe through external applications.
- I am using POP3, so it is not a duplicate of the IMAP bug

And the issue STILL happens :(

IMHO it is an in-acceptable behavior for a mail program to lose mails :(
Therefore I would like to ask you whether you can raise the severity of this
issue, given the fact that it has not been fixed for over 8 months
-  I would really appreciate if this issue could be fixed, because it typically
causes mails from my development mailing lists to be dropped, which effectively
results in MORE bugs in different applications because I might lose bug
reports. So this bug breeds children :)

I will try to help with the bug hunting as much as I can. As I'm a developer
myself I should be able to follow very technical instructions, however I do not
have a setup for compiling KMail and I would prefer not doing that - I want my
Kubuntu to stay in a virgin state. Reversible configuration changes can happen
however.


Thank you, xor

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2010-12-14 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069





--- Comment #6 from xor xor gmx li  2010-12-14 19:18:32 ---
I've tried the Recreate index feature on an affected folder and it didn't
restore the emtpy mails.
So the index is not the problem I guess.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 104073] dimap: kmail creates empty, broken messages

2010-12-14 Thread xor
https://bugs.kde.org/show_bug.cgi?id=104073





--- Comment #14 from xor xor gmx li  2010-12-14 19:18:12 ---
Bug 233069 is the result of a Kmail which does NOT use IMAP. So maybe this is
not an IMAP issue, but in some other component?

I've tried the Recreate index feature on an affected non-IMAP folder and it
didn't restore the emtpy mails.

So you might consider which components are shared by IMAP and normal folders
and are NOT the indexes :|

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2010-12-14 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069





--- Comment #8 from xor xor gmx li  2010-12-15 00:39:34 ---
It happens in the preview pane and also when I open the mail in its own window
by double-clicking...

I've located the folder where the affected mails are as
~/.kde/share/apps/kmail/mail/.Freenet.directory/devl/cur/  ... sorted them by
size and found that there are 6 files which are 178 byte only... this matches
the count of broken mails in kmail which is also 6...

UNFORTUNATELY, the date of all those files is April. That was when I still
had bogofilter+clamav.

So I am unable to find the mail which recently showed up as empty in KMail ...
either it is completely gone or it was a display error only :|

I am uploading one of the 6 broken mails anyway as attachment here...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2010-12-14 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069





--- Comment #9 from xor xor gmx li  2010-12-15 00:41:47 ---
Created an attachment (id=54562)
 -- (http://bugs.kde.org/attachment.cgi?id=54562)
An example of an on-disk maildir file of an affected mail

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2010-04-05 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069


xor x...@gmx.li changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|DUPLICATE   |




--- Comment #4 from xor xor gmx li  2010-04-06 02:25:44 ---
I'm using POP3, not IMAP :|

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2010-04-02 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069





--- Comment #1 from xor xor gmx li  2010-04-02 14:56:38 ---
Created an attachment (id=42441)
 -- (http://bugs.kde.org/attachment.cgi?id=42441)
Empty mails in mailfolder view

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233069] Kmail loses mail bodies

2010-04-02 Thread xor
https://bugs.kde.org/show_bug.cgi?id=233069





--- Comment #2 from xor xor gmx li  2010-04-02 14:57:02 ---
Created an attachment (id=42442)
 -- (http://bugs.kde.org/attachment.cgi?id=42442)
Source of empty mails

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs