[Bug 267590] no newmail notification if using kmail imap with sieve server-side filtering

2011-09-10 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=267590





--- Comment #6 from Cristian Onet   2011-09-10 
07:30:51 ---
I can confirm this behavior with kdepim 4.7.1.

-- 
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 263761] Non-ascii symbols in From and To symbols replaced to "?" when sending email

2011-03-19 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=263761


Cristian Onet  changed:

   What|Removed |Added

 CC||onet.crist...@gmail.com




--- Comment #15 from Cristian Onet   2011-03-19 
11:37:57 ---
I have exactly the same proble with kmail 2.0.89.

-- 
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 263761] Non-ascii symbols in From and To symbols replaced to "?" when sending email

2011-03-24 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=263761





--- Comment #16 from Cristian Onet   2011-03-24 
20:33:02 ---
This bug seems fairly well documented. Does the development team need any more
info?

-- 
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 263761] Non-ascii symbols in From and To symbols replaced to "?" when sending email

2011-03-26 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=263761





--- Comment #17 from Cristian Onet   2011-03-26 
13:24:47 ---
Created an attachment (id=58353)
 --> (http://bugs.kde.org/attachment.cgi?id=58353)
This patch is just a dirty hack that fixes the problem for the 'from' field

It also highlights the problem that is causing the bug.
When KMime::Message::assembleHeaders() is called the header object contains an
UTF-8 string but it's RFC2047 charset is set to ISO 8859-1 (Latin 1) causing
the bad serialization as a 7bit string.
The quick hack is to set the RFC2047 charset to UTF-8 of the 'from' header
element before serializing the header.

-- 
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 263761] Non-ascii symbols in From and To symbols replaced to "?" when sending email

2011-04-11 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=263761


Cristian Onet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1




--- Comment #20 from Cristian Onet   2011-04-11 
21:26:51 ---
(In reply to comment #18)
> Created an attachment (id=58808)
 --> (http://bugs.kde.org/attachment.cgi?id=58808) [details]
> Patch for convert From To CC BCC fields to UTF-8
> 
> Cristian Onet, many thanks for patch! It helps.
> But the problem is not only with "From" field. To, CC, BCC fields have this
> problem too.
> I extend this patch for convert those fields too.

I made the patch just to highlight the problem and didn't add the To, CC, BCC
fields because I don't consider that the problem should be fixed at that point.
I am waiting for the kdepim developers to fix this properly.

-- 
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 263761] Non-ascii symbols in From and To symbols replaced to "?" when sending email

2011-04-13 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=263761





--- Comment #22 from Cristian Onet   2011-04-13 
12:03:31 ---
(In reply to comment #21)
> To make the review process easier, please post your patch on
> https://git.reviewboard.kde.org (group 'kdepim')

Further discussion at https://git.reviewboard.kde.org/r/101109/

-- 
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 224894] Cannot select this collection

2010-04-21 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=224894





--- Comment #4 from Cristian Onet   2010-04-21 
20:28:02 ---
I get the same popup on KDE 4.4.2 installed from Gentoo packages when using an
ics file written by another program in akonadi. The popup appears when the
other program writes to the ics file.

-- 
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