[Bug 282982] Violation of RfC 2633 Chapter 3.8 - smime.p7m is not recognized as encrypted mail, not encrypted, displayed in-line when the content-type is application/octet-stream

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=282982 --- Comment #10 from Laurent Montel --- I confirm it. Will look at it soon. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://

[Bug 311267] Final newlines from text attachments is lost

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311267 Laurent Montel changed: What|Removed |Added Status|NEW |RESOLVED Version Fixed In|

[Bug 282982] Violation of RfC 2633 Chapter 3.8 - smime.p7m is not recognized as encrypted mail, not encrypted, displayed in-line when the content-type is application/octet-stream

2012-12-11 Thread Thomas Arend
https://bugs.kde.org/show_bug.cgi?id=282982 --- Comment #9 from Thomas Arend --- Changed . It is also kmail2 -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.or

[Bug 282982] Violation of RfC 2633 Chapter 3.8 - smime.p7m is not recognized as encrypted mail, not encrypted, displayed in-line when the content-type is application/octet-stream

2012-12-11 Thread Thomas Arend
https://bugs.kde.org/show_bug.cgi?id=282982 Thomas Arend changed: What|Removed |Added Component|mail|message list Version|4.4.10

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #27 from Laurent Montel --- (In reply to comment #26) > I have three red colored imap accounts. One of them shows 40% of used quota, > but still red. No quota usage for the other two accounts. kdepim 4.9.4 ? -- You are receiving this mail

[Bug 311550] New: KMail2 don't ask for authentication after first start

2012-12-11 Thread regi.hops
https://bugs.kde.org/show_bug.cgi?id=311550 Bug ID: 311550 Severity: major Version: 4.9.4 Priority: NOR Assignee: kdepim-bugs@kde.org Summary: KMail2 don't ask for authentication after first start Classification: Unclassified

[Bug 311533] Login Failed window has no icon

2012-12-11 Thread Markus S .
https://bugs.kde.org/show_bug.cgi?id=311533 Markus S. changed: What|Removed |Added Version Fixed In||4.10 --- Comment #3 from Markus S. --- No backport

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread smart2128
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #26 from smart2128 --- I have three red colored imap accounts. One of them shows 40% of used quota, but still red. No quota usage for the other two accounts. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #25 from nucleo --- Maybe 0% should mean that quota threshold disabled because no sense in 0-sized folder? -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bug

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #24 from Laurent Montel --- 0% was not a problem. Don't know why it was "0%" because default is 80 But if it was 0% it's normal that was red. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #23 from nucleo --- In clean kmail setup this value set to 80%, so problems here with old default 0% value? -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bu

[Bug 310899] Resource KMail Folders is broken. This resource is now online

2012-12-11 Thread Neil
https://bugs.kde.org/show_bug.cgi?id=310899 --- Comment #2 from Neil --- I was actually thinking that it's possible any testing that may have been done on this was done on a computer with a solid-state drive so it handles the massive overhead better. My computer isn't brand new but it's got enou

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #22 from nucleo --- 0% there but I never touched that value. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mai

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #21 from Laurent Montel --- kmail->configure->appeareance->colors-> close to quota threshold -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list

[Bug 311542] Same SQL queries performed multiple times when fetching one email

2012-12-11 Thread Alex Richardson
https://bugs.kde.org/show_bug.cgi?id=311542 --- Comment #3 from Alex Richardson --- Also the queries in line 5 and 6 of the filtered log could be merged into one: ... WHERE ( ( PartTable.name IN ( 'PLD:RFC822', 'COLLECTIONID', 'ATR:ErrorAttribute' ) OR substr( PartTable.name, 1, 4 ) = ( 'PLD:' )

[Bug 311542] Same SQL queries performed multiple times when fetching one email

2012-12-11 Thread Alex Richardson
https://bugs.kde.org/show_bug.cgi?id=311542 --- Comment #2 from Alex Richardson --- Created attachment 75788 --> https://bugs.kde.org/attachment.cgi?id=75788&action=edit The same log piped through sort and uniq -c As you can see most operations are being performed three times, I think it shoul

[Bug 311542] Same SQL queries performed multiple times when fetching one email

2012-12-11 Thread Alex Richardson
https://bugs.kde.org/show_bug.cgi?id=311542 --- Comment #1 from Alex Richardson --- Created attachment 75787 --> https://bugs.kde.org/attachment.cgi?id=75787&action=edit The MySQL log -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 311542] New: Same SQL queries performed multiple times when fetching one email

2012-12-11 Thread Alex Richardson
https://bugs.kde.org/show_bug.cgi?id=311542 Bug ID: 311542 Severity: normal Version: 4.10 Priority: NOR Assignee: kdepim-bugs@kde.org Summary: Same SQL queries performed multiple times when fetching one email C

[Bug 296629] kmail2 uses quoted-printable encoded composite mime parts, violating RFC2045

2012-12-11 Thread csbugs
https://bugs.kde.org/show_bug.cgi?id=296629 csbugs changed: What|Removed |Added CC||b...@clearingstelle-eeg.de --- Comment #4 from csbugs

[Bug 311541] New: Improved wrapping and handling of the message quote marker

2012-12-11 Thread Christian
https://bugs.kde.org/show_bug.cgi?id=311541 Bug ID: 311541 Severity: wishlist Version: 4.9.3 Priority: NOR Assignee: kdepim-bugs@kde.org Summary: Improved wrapping and handling of the message quote marker Class

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #20 from nucleo --- I never tried to change quote limit, even can't find where it can be changed. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing

[Bug 306034] Kmail-4.8.3 does not select the relevant account when replying to a message

2012-12-11 Thread Christian
https://bugs.kde.org/show_bug.cgi?id=306034 --- Comment #8 from Christian --- I think the behaviour that I meant to report when starting this bug was because of bug https://bugs.kde.org/show_bug.cgi?id=299270 - that bug is still present. However, good to know that something else relating to this

[Bug 311537] akregator crash in kjs

2012-12-11 Thread Francesco Riosa
https://bugs.kde.org/show_bug.cgi?id=311537 Francesco Riosa changed: What|Removed |Added Component|general |kdewebkit Version|unspecified

[Bug 311537] New: akregator crash in kjs

2012-12-11 Thread Francesco Riosa
https://bugs.kde.org/show_bug.cgi?id=311537 Bug ID: 311537 Severity: crash Version: unspecified Priority: NOR Assignee: kdepim-bugs@kde.org Summary: akregator crash in kjs Classification: Unclassified OS: Linux

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #19 from nucleo --- No (%) on Quota tab (maybe because gmail account usage too low 7M or 75M of 10320M? ), but when I setup new IMAP account for user with clean KDE settings there is the same Quota tab without % but folder not marked as red.

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #18 from Laurent Montel --- nucleo do you try to change quota limit ? I looked at code and for me it's a problem with quota value get from server. Now I don't know how to debug it. Here works fine. Do you have compiled version of kdepim ? -

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #17 from Laurent Montel --- There is not quota value ? (%) ? -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mai

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #16 from nucleo --- What shown on Quota page for marked red accounts http://img703.imageshack.us/img703/9899/quotab.png Accounts not marked don't have quota tab. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #15 from Laurent Montel --- "Folder name" ? "size when close to quota" what was size in % before and after ? Because it's right I fixed a bug when we don't use custom color it doesn't show quota info. it's was already 100% => never show whe

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread smart2128
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #14 from smart2128 --- (In reply to comment #13) > Which color do you change in custom colors to avoid it ? Folder name and size when close to quota. Before changing that setting I checked possible quota limits. Thanks Laurent. -- You are

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #13 from Laurent Montel --- Which color do you change in custom colors to avoid it ? -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-

[Bug 310899] Resource KMail Folders is broken. This resource is now online

2012-12-11 Thread moron
https://bugs.kde.org/show_bug.cgi?id=310899 mo...@industrial.org changed: What|Removed |Added CC||mo...@industrial.org --- Comment #1 from

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread smart2128
https://bugs.kde.org/show_bug.cgi?id=311490 smart2128 changed: What|Removed |Added CC||smart2...@baslug.org --- Comment #12 from smart2128

[Bug 311533] Login Failed window has no icon

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311533 Laurent Montel changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 311534] "Serverside subscription" dialog is always opened in the background

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311534 Laurent Montel changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug 311533] Login Failed window has no icon

2012-12-11 Thread Markus S .
https://bugs.kde.org/show_bug.cgi?id=311533 --- Comment #1 from Markus S. --- Created attachment 75786 --> https://bugs.kde.org/attachment.cgi?id=75786&action=edit Screenshot -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 311533] Login Failed window has no icon

2012-12-11 Thread Markus S .
https://bugs.kde.org/show_bug.cgi?id=311533 Markus S. changed: What|Removed |Added Blocks||303462 Assignee|er...@kde.org

[Bug 311534] New: "Serverside subscription" dialog is always opened in the background

2012-12-11 Thread David Martí
https://bugs.kde.org/show_bug.cgi?id=311534 Bug ID: 311534 Severity: minor Version: 4.9.4 Priority: NOR Assignee: kdepim-bugs@kde.org Summary: "Serverside subscription" dialog is always opened in the background

[Bug 311533] New: Login Failed window has no icon

2012-12-11 Thread Markus S .
https://bugs.kde.org/show_bug.cgi?id=311533 Bug ID: 311533 Severity: normal Version: 4.9 Priority: NOR CC: kdepim-bugs@kde.org, vkra...@kde.org Assignee: er...@kde.org Summary: Login Failed window has no icon Class

[Bug 308854] KMail2 is not able to connect to an imap server which uses IMAPS (port 993) with TLSv1

2012-12-11 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=308854 Michael changed: What|Removed |Added CC||kensing...@gentoo.org -- You are receiving this mail

[Bug 306964] Can't connect to an SSL-encrypted IMAP account

2012-12-11 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=306964 Michael changed: What|Removed |Added CC||kensing...@gentoo.org -- You are receiving this mail

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #11 from nucleo --- I tried to setup imap.gmail.com account for new system user with clean KDE configs, then IMAP folders was not marked with red color. But don't how to fix folders for existing system user. -- You are receiving this mail

[Bug 118213] New mail notification should happen after filters are applied

2012-12-11 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=118213 Kevin Funk changed: What|Removed |Added CC||ke...@kfunk.org --- Comment #18 from Kevin Funk -

[Bug 311523] bad chinese translations about imap idle in kmail .

2012-12-11 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=311523 Jekyll Wu changed: What|Removed |Added Component|UI |zh-CN.GB2312 Version|unspecified

[Bug 311523] New: bad chinese translations about imap idle in kmail .

2012-12-11 Thread Bruce Ouyang
https://bugs.kde.org/show_bug.cgi?id=311523 Bug ID: 311523 Severity: normal Version: unspecified Priority: NOR Assignee: kdepim-bugs@kde.org Summary: bad chinese translations about imap idle in kmail . Classification: Unclassified

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #10 from nucleo --- Accounts setup as IMAP servers. -- 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

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #9 from Laurent Montel --- do you use gmail resource or imap resource ? -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org

[Bug 310711] akonadiserver crashes on malformed input to UNIX socket

2012-12-11 Thread Tim Brown
https://bugs.kde.org/show_bug.cgi?id=310711 Tim Brown changed: What|Removed |Added Hardware|Other |Debian unstable Severity|normal

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #8 from nucleo --- (In reply to comment #7) > So it's perhaps a problem with gmail resource. > Did you update it too ? I just have imap.gmail.com accounts that are works fine but marked red. Don't know what should I update. -- You are rec

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #7 from Laurent Montel --- So it's perhaps a problem with gmail resource. Did you update it too ? -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #6 from nucleo --- The only common thing for all accounts marked with red color that they are gmail. Non-gmail accounts not marked. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #5 from nucleo --- I can do any test if you help me to diagnose problem. For example one of gmail accounts uses 7M of 10320M space, there was mails in [Gmail]/Sent folder but even after I removed all mails it remains red. -- You are receiv

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=311490 --- Comment #4 from Laurent Montel --- So any idea... -- 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/l

[Bug 311490] IMAP folders marked with red color

2012-12-11 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=311490 nucleo changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug 311507] New: label printing

2012-12-11 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=311507 Bug ID: 311507 Severity: wishlist Version: 4.9 Priority: NOR CC: to...@kde.org Assignee: kdepim-bugs@kde.org Summary: label printing Classification: Unclassified