[Akonadi] [Bug 423672] org.kde.pim.imapresource: Failed to create folder on server: "Create failed, server replied: ... NO Mailbox already exists ... [ ALREADYEXISTS ]"

2020-08-06 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=423672 Christian Mollekopf changed: What|Removed |Added Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim

[Akonadi] [Bug 267884] akonadi imap doesn't work with gssapi authentication

2015-09-06 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=267884 --- Comment #26 from Christian Mollekopf --- The patch looks indeed harmless. If you can give it a try (to see wether non GSSAPI usage breaks somehow) we could indeed merge it if it solves the issue. -- You are receiving this mail because: You are on

[Akonadi] [Bug 236600] KMimeType Crash

2015-04-11 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=236600 Christian Mollekopf changed: What|Removed |Added Status|REOPENED|RESOLVED CC

[Akonadi] [Bug 341192] Moving messages does not synchronize to disk

2014-12-02 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=341192 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com

[Akonadi] [Bug 340614] assertion failure in KIMAP::ImapInterval::setBegin

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=340614 --- Comment #11 from Christian Mollekopf --- (In reply to RJVB from comment #10) > PS: wouldn't it be of interest to know why this issue was triggered on a > GMail imap account, which AFAIK no longer provides Exchange features? The code

[Akonadi] [Bug 340622] IMAP Requests should be split if they get too large

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=340622 --- Comment #2 from Christian Mollekopf --- "In theory, UID ranges work nicely but in practice, they only work if you don't delete emails." "You can still use them as the server is required to ignore any UIDs not present at the ser

[Akonadi] [Bug 333762] Certificate dialog loops

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=333762 Christian Mollekopf changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Akonadi] [Bug 339393] Akonadi fail to fetch IMAP folder content with over 100MiB of messages (akonadi try to fetch too many UIDs at once)

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=339393 Christian Mollekopf changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Akonadi] [Bug 340622] IMAP Requests should be split if they get too large

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=340622 Christian Mollekopf changed: What|Removed |Added CC||m...@apache.org --- Comment #1 from

[Akonadi] [Bug 332323] Error in IMAP command UID: Too long argument

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332323 Christian Mollekopf changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Akonadi] [Bug 340622] IMAP Requests should be split if they get too large

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=340622 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[Akonadi] [Bug 340622] New: IMAP Requests should be split if they get too large

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=340622 Bug ID: 340622 Summary: IMAP Requests should be split if they get too large Product: Akonadi Version: GIT (master) Platform: Other OS: Linux Status: UNCONFIRMED

[Akonadi] [Bug 340614] assertion failure in KIMAP::ImapInterval::setBegin

2014-11-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=340614 Christian Mollekopf changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Akonadi] [Bug 335776] IMAP agent crashes frequently

2014-09-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335776 --- Comment #6 from Christian Mollekopf --- (In reply to Daniel Vrátil from comment #5) > I discovered one of the possible causes of the crash: > > In ItemSync, when the ItemCreateJob fails, the TransactionSequence is rolled > back and It

[Akonadi] [Bug 335776] IMAP agent crashes frequently

2014-09-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335776 --- Comment #3 from Christian Mollekopf --- Created attachment 88644 --> https://bugs.kde.org/attachment.cgi?id=88644&action=edit debug info by dfaure I suppose this version of the crash could be explained if for some reason the the task was

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-09-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #72 from Christian Mollekopf --- (In reply to Rigo Wenning from comment #71) > (In reply to Christian Mollekopf from comment #70) > Christian, if I change to another imap-server than Courier, the performance > improvements would s

[Akonadi] [Bug 335776] IMAP agent crashes frequently

2014-09-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335776 --- Comment #2 from Christian Mollekopf --- dfaure reported a disconnect just before a similar crash, so let's assume that's the cause. This happens due to the CollectionFetchJob that is not aborted on disconnect, so we need to fix that. -

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-09-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #70 from Christian Mollekopf --- (In reply to Marcel Naziri from comment #67) > (In reply to Christian Mollekopf from comment #65) > > A proper fix would be to implement the STATUS command. I won't do that but > > you&

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-09-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-09-09 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 Christian Mollekopf changed: What|Removed |Added Attachment #88482|0 |1 is obsolete

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-08-29 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #53 from Christian Mollekopf --- (In reply to Marcel Naziri from comment #51) > (In reply to Carsten Pfeiffer from comment #50) > > (In reply to Marcel Naziri from comment #49) > > > Anyone tested my patch for ImapInte

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-08-29 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #44 from Christian Mollekopf --- (In reply to Carsten Pfeiffer from comment #43) > Thanks Christian, that one works. Great, thanks for testing. > kmail shows all mails again, but everytime > I switch folders, it will synchr

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-08-29 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 Christian Mollekopf changed: What|Removed |Added Attachment #88453|0 |1 is obsolete

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-08-27 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #39 from Christian Mollekopf --- Created attachment 88453 --> https://bugs.kde.org/attachment.cgi?id=88453&action=edit patch for fallback with invalid uidnext Can somebody try this patch for kdepim-runtime? -- You are receivi

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-08-26 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #27 from Christian Mollekopf --- > So kdepim-runtime seems to be affected. RetrieveItemsTask::onFinalSelectDone > gets -1 values for nextUid which are not correctly mapped to an IMAP > interval like 1:* instead it results in 1

[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.

2014-08-24 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=338186 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com --- Comment #16

[Akonadi] [Bug 319776] Akonadi crashed, possibly because of sudden lack of network connection, caused by the laptop going into suspend-to-ram

2014-07-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=319776 --- Comment #21 from Christian Mollekopf --- It crashes in qobject on: const QMetaObject *smeta = sender->metaObject(); so it's indeed the session that is invalid. -- You are receiving this mail because: You are on the CC list for

[Akonadi] [Bug 335795] IMAP namespace support is incomplete/insufficient on large imap accounts

2014-07-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335795 Christian Mollekopf changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #5 from Christian

[Akonadi] [Bug 337744] New: Subscriptions should be configurable before the first sync

2014-07-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=337744 Bug ID: 337744 Summary: Subscriptions should be configurable before the first sync Product: Akonadi Version: GIT (master) Platform: Other OS: Linux Sta

[Akonadi] [Bug 335795] IMAP namespace support is incomplete/insufficient on large imap accounts

2014-07-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335795 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 319776] Akonadi crashed, possibly because of sudden lack of network connection, caused by the laptop going into suspend-to-ram

2014-07-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=319776 --- Comment #20 from Christian Mollekopf --- That was the wrong console output... akonadi_kolab_resource_11(9739)/kdepimlibs (kimap) KIMAP::SessionPrivate::responseReceived: Received BYE: "idle for too long " akonadi_kolab_resour

[Akonadi] [Bug 319776] Akonadi crashed, possibly because of sudden lack of network connection, caused by the laptop going into suspend-to-ram

2014-07-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=319776 Christian Mollekopf changed: What|Removed |Added Status|REOPENED|CONFIRMED Platform|Ubuntu

[Akonadi] [Bug 319776] Akonadi crashed, possibly because of sudden lack of network connection, caused by the laptop going into suspend-to-ram

2014-07-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=319776 Christian Mollekopf changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Akonadi] [Bug 335795] IMAP namespace support is incomplete/insufficient on large imap accounts

2014-07-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335795 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[kmail2] [Bug 336163] autocompletion shows multiple entries for one contact with different quotes

2014-06-13 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=336163 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com --- Comment #1

[Akonadi] [Bug 335235] kmail & akonadi: imap resource cannot be accessed

2014-06-05 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335235 --- Comment #5 from Christian Mollekopf --- I'm aware of the GETACL problem, because we don't respect MYRIGHTS (that's on my todolist already), but I don't understand why we're issuing MYRIGHTS if ACL's are disabled. I

[Akonadi] [Bug 335776] IMAP agent crashes frequently

2014-06-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335776 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com --- Comment #1

[Akonadi] [Bug 328421] Refactor session related codepaths to use jobs

2014-06-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328421 Christian Mollekopf changed: What|Removed |Added Priority|NOR |LO Status|UNCONFIRMED

[Akonadi] [Bug 335235] kmail & akonadi: imap resource cannot be accessed

2014-06-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=335235 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com --- Comment #3

[Akonadi] [Bug 334269] Email retrieval comes to a full HALT after BatchFetcher::fetchNextBatch: fetchNextBatch called while fetch is in process error

2014-05-20 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334269 Christian Mollekopf changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep

[Akonadi] [Bug 334448] imap stuck on "Retrieving extra folder information" for some folders.

2014-05-20 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334448 Christian Mollekopf changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep

[Akonadi] [Bug 334218] synchronizations of large folders with filesystem contents hogs a Sandybridge core for minutes

2014-05-20 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334218 --- Comment #17 from Christian Mollekopf --- Git commit 81f30e18c975f9cc44da7c904ed612df804200da by Christian Mollekopf, on behalf of Martin Steigerwald. Committed on 03/05/2014 at 14:53. Pushed by cmollekopf into branch 'kolab/integration/4

[Akonadi] [Bug 334218] synchronizations of large folders with filesystem contents hogs a Sandybridge core for minutes

2014-05-20 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334218 --- Comment #16 from Christian Mollekopf --- Git commit 1af2704a63c6641867eaf2b67976f5309a994cca by Christian Mollekopf, on behalf of Martin Steigerwald. Committed on 03/05/2014 at 14:52. Pushed by cmollekopf into branch 'kolab/integration/4.13.0&

[Akonadi] [Bug 329805] After disabling all "local subscriptions" and restarting kmail akonadi_imap_resource always crashes

2014-05-20 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329805 Christian Mollekopf changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep

[Akonadi] [Bug 334280] IMAP Synchronisation with GMAIL takes 13 minutes to complete !!

2014-05-20 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334280 Christian Mollekopf changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep

[Akonadi] [Bug 328625] Allow forcing encryption protocol version

2014-05-20 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328625 Christian Mollekopf changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep

[Akonadi] [Bug 331703] Auto refresh of the IMAP email accounts no longer works

2014-05-20 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=331703 --- Comment #7 from Christian Mollekopf --- (In reply to comment #6) > What you indicate is definitely different than my issue. But I never saw > that all folders were kept in sync instantly. But maybe this is dependent on > the email

[Akonadi] [Bug 329805] After disabling all "local subscriptions" and restarting kmail akonadi_imap_resource always crashes

2014-05-08 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329805 Christian Mollekopf changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution

[Akonadi] [Bug 329805] After disabling all "local subscriptions" and restarting kmail akonadi_imap_resource always crashes

2014-05-07 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329805 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO CC

[Akonadi] [Bug 332018] IMAP: A newly created folder doesn't appear until restart of KMail

2014-05-07 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332018 --- Comment #2 from Christian Mollekopf --- We need to issue synchronizeCollectionTree regularly. KMail also currently lacks the option to manually refresh the collection tree. -- You are receiving this mail because: You are on the CC list for the

[Akonadi] [Bug 329203] Akonadi re-downloading message bodies

2014-05-07 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329203 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 328625] Allow forcing encryption protocol version

2014-05-07 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328625 --- Comment #7 from Christian Mollekopf --- The above patch allows to specify the used version in .kde/share/config/akonadi_imap_resource_*rc [network] OverrideEncryption=TLSV1 Valid values are: SSLV2, SSLV3, TLSV1, SSL, STARTTLS, UNENCRYPTED TLSV1

[Akonadi] [Bug 328625] Allow forcing encryption protocol version

2014-05-07 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328625 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 334448] imap stuck on "Retrieving extra folder information" for some folders.

2014-05-07 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334448 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 334280] IMAP Synchronisation with GMAIL takes 13 minutes to complete !!

2014-05-05 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334280 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 334269] Email retrieval comes to a full HALT after BatchFetcher::fetchNextBatch: fetchNextBatch called while fetch is in process error

2014-05-05 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334269 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com --- Comment #5

[Akonadi] [Bug 334280] IMAP Synchronisation with GMAIL takes 13 minutes to complete !!

2014-05-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334280 --- Comment #9 from Christian Mollekopf --- (In reply to comment #8) > (In reply to comment #7) > > (In reply to comment #6) > > > (In reply to comment #5) > > > > This should generate network traffic indeed. > >

[Akonadi] [Bug 334280] IMAP Synchronisation with GMAIL takes 13 minutes to complete !!

2014-05-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334280 --- Comment #7 from Christian Mollekopf --- (In reply to comment #6) > (In reply to comment #5) > > This should generate network traffic indeed. > > Strangely enough I didn't notice any network traffic during this period. As

[Akonadi] [Bug 334269] Email retrieval comes to a full HALT after BatchFetcher::fetchNextBatch: fetchNextBatch called while fetch is in process error

2014-05-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334269 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 334280] IMAP Synchronisation with GMAIL takes 13 minutes to complete !!

2014-05-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334280 --- Comment #5 from Christian Mollekopf --- (In reply to comment #4) > (In reply to comment #3) > > The problem with gmail is that it's CONDSTORE support is broken (I think it > > was something with the tag folders?), and we therefo

[Akonadi] [Bug 334280] IMAP Synchronisation with GMAIL takes 13 minutes to complete !!

2014-05-04 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=334280 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC

[Akonadi] [Bug 328625] Allow forcing encryption protocol version

2014-04-29 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328625 --- Comment #4 from Christian Mollekopf --- (In reply to comment #3) > it seems a bit anachronistic to me, for akonadi to only work properly if the > mailserver still supports SSLv2. > > as far as i remember that protocol version was even

[Akonadi] [Bug 333647] after upgrade to 4.13: one of two IMAP resources is reported "not functional"

2014-04-24 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=333647 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com --- Comment #2

[Akonadi] [Bug 333762] New: Certificate dialog loops

2014-04-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=333762 Bug ID: 333762 Summary: Certificate dialog loops Classification: Unclassified Product: Akonadi Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED

[Akonadi] [Bug 328625] Allow forcing encryption protocol version

2014-04-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328625 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[Akonadi] [Bug 328625] Allow forcing encryption protocol version

2014-04-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328625 --- Comment #2 from Christian Mollekopf --- A user just ran into this, so we really should have this config file option. -- You are receiving this mail because: You are on the CC list for the bug

[Akonadi] [Bug 316106] exchange email account offline at startup

2014-04-17 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=316106 Christian Mollekopf changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution

[kmail2] [Bug 333005] New: Groupware objects should be filtered from search results.

2014-04-03 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=333005 Bug ID: 333005 Summary: Groupware objects should be filtered from search results. Classification: Unclassified Product: kmail2 Version: unspecified Platform: unspecified

[Akonadi] [Bug 332018] IMAP: A newly created folder doesn't appear until restart of KMail

2014-04-03 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332018 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC

[Akonadi] [Bug 309245] The IMAP resource stays offline even when the IMAP server is available again

2014-04-03 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=309245 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED CC

[Akonadi] [Bug 319171] Infinite popup message when imap connection error

2014-03-27 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=319171 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com --- Comment #13

[Akonadi] [Bug 332013] on moving a mail: ItemRetrieverException: Unable to retrieve item from resource: NO PartHelperException, unable to open for writing, file too big

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332013 --- Comment #8 from Christian Mollekopf --- Apparently there was some success in the past with mariadb over nfs at least: https://bugs.kde.org/show_bug.cgi?id=275261 (see the last comment) -- You are receiving this mail because: You are on the CC

[Akonadi] [Bug 332013] on moving a mail: ItemRetrieverException: Unable to retrieve item from resource: NO PartHelperException, unable to open for writing, file too big

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332013 --- Comment #7 from Christian Mollekopf --- I think with your home on NFS you're unfortunately in an unsupported situation (at least as far as I'm concerned). I don't have any experience myself with it, but I already heard a coupl

[kmail2] [Bug 331848] displaying, moving, deleting mails takes 10-20 seconds when Akonadi synchronizes in background

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=331848 --- Comment #4 from Christian Mollekopf --- (In reply to comment #3) > I did not yet see KDE SC 4.13 packages for Debian. I will test with KDE SC > 4.13 once packages become available. > > For now I raised innodb_buffer_pool_size consid

[Akonadi] [Bug 297783] No feedback on IMAP connection problems

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=297783 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kmail2] [Bug 331848] displaying, moving, deleting mails takes 10-20 seconds when Akonadi synchronizes in background

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=331848 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Akonadi] [Bug 332013] on moving a mail: ItemRetrieverException: Unable to retrieve item from resource: NO PartHelperException, unable to open for writing, file too big

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332013 Christian Mollekopf changed: What|Removed |Added CC||mollek...@kolabsys.com

[Akonadi] [Bug 331703] Auto refresh of the IMAP email accounts no longer works

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=331703 Christian Mollekopf changed: What|Removed |Added CC||nqn1...@gmail.com --- Comment #2 from

[Akonadi] [Bug 331948] IMAP folders not automatically updated

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=331948 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Akonadi] [Bug 329805] After disabling all "local subscriptions" and restarting kmail akonadi_imap_resource always crashes

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329805 Christian Mollekopf changed: What|Removed |Added CC||iraj...@gmail.com --- Comment #1 from

[Akonadi] [Bug 331678] KMAIL

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=331678 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Akonadi] [Bug 328393] The imap resource should notify the user about errors

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328393 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[Akonadi] [Bug 327822] The IMAP Resource does not detect namespace changes, but it should

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=327822 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[Akonadi] [Bug 332400] IMAP IDLE stops working after some time.

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332400 --- Comment #3 from Christian Mollekopf --- Unless KTcpSocket reads the data and hides it internally, the IDLE notifications simply never arrive at the client. I checked KTcpSocket's byteAvailable/stat/canReadLine as well as the sockets revc-q

[Akonadi] [Bug 331703] Auto refresh of the IMAP email accounts no longer works

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=331703 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Akonadi] [Bug 306955] Akonadi IMAP resource runs amok when using a server with a self-signed certificate

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=306955 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 329857] akonadi imap fails if Internet is not ready

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857 Christian Mollekopf changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep

[Akonadi] [Bug 319171] Infinite popup message when imap connection error

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=319171 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 329857] akonadi imap fails if Internet is not ready

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[Akonadi] [Bug 329857] akonadi imap fails if Internet is not ready

2014-03-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857 --- Comment #4 from Christian Mollekopf --- (In reply to comment #3) > I can only say it still happen, imap is showed as disconnected, but i think > akonadi google is affected. too. it starts as connected, but it is never > updated. > Th

[Akonadi] [Bug 329857] akonadi imap fails if Internet is not ready

2014-03-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857 Christian Mollekopf changed: What|Removed |Added Assignee|a...@kde.org|mollek...@kolabsys.com -- You are

[Akonadi] [Bug 329857] akonadi imap fails if Internet is not ready

2014-03-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC

[Akonadi] [Bug 332400] IMAP IDLE stops working after some time.

2014-03-21 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332400 --- Comment #2 from Christian Mollekopf --- And then somtime way later: C: A08 IDLE S: + idling S: * 3791 EXISTS S: * 0 RECENT S: * 3792 EXISTS S: * 1 RECENT S: * 3793 EXISTS S: * 2 RECENT S: * 3794 EXISTS S: * 2 RECENT S: * 3795 EXISTS S: * 3

[Akonadi] [Bug 332400] IMAP IDLE stops working after some time.

2014-03-21 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332400 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[Akonadi] [Bug 332400] New: IMAP IDLE stops working after some time.

2014-03-21 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=332400 Bug ID: 332400 Summary: IMAP IDLE stops working after some time. Classification: Unclassified Product: Akonadi Version: unspecified Platform: unspecified OS: Linux Sta

[kdepimlibs] [Bug 329004] EntityOrderProxyModel emits layoutChanged on every dataChanged signal

2014-03-18 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329004 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kmail2] [Bug 289476] KMail Hangs When Trying to Load Large IMAP Inbox / Blocks Ability to Send Mail

2014-03-18 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=289476 Christian Mollekopf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[kdepimlibs] [Bug 327865] Endless fetch loop with favorite collections

2014-03-18 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=327865 Christian Mollekopf changed: What|Removed |Added Status|CONFIRMED |RESOLVED Component|mail

[Akonadi] [Bug 327894] Kmail can not delete emails (imap). Emails are downloaded again after removal.

2014-03-17 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=327894 --- Comment #17 from Christian Mollekopf --- (In reply to comment #15) > I have a problem with exact same symptoms (messages sent to trash appear > seconds later as ghosts, have to delete from separate MUA) but have not done > quite a

[Akonadi] [Bug 306955] Akonadi IMAP resource runs amok when using a server with a self-signed certificate

2014-03-08 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=306955 --- Comment #5 from Christian Mollekopf --- (In reply to comment #4) > I just reproduced this with an account where the password changed and indeed > it spawns a new dialog on every reconnect. I could also trigger it manually > by simply rec

  1   2   3   4   5   >