152 Commits (7a32089a2c317e2e1507477327936e7eea8c92ab)

Author SHA1 Message Date
Michael Haeckel 7a32089a2c Specifiy an identity for every mailing list. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 98e452c985 - Don't crash when exiting KMail while a message in an IMAP folder is selected 25 years ago
Michael Haeckel 2d8e17a6d5 Display a warning, if the outbox contains messages not created by KMail. 25 years ago
Michael Haeckel 0a5f7eb30e Remember the number of unread message in an IMAP folder when switching to a 25 years ago
Michael Haeckel eb7de92e2e Don't add mails to the cached headers automatically when moving/copying to IMAP 25 years ago
Michael Haeckel 204e397c5d - Don't eat the last character of every line, when moving a message from local 25 years ago
Michael Haeckel 500ac30a5b Moving mails between IMAP folders on the same server now uses the IMAP copy 25 years ago
Daniel Naber a3f6c58045 init mMailingListEnabled = false or you'll end up with 25 years ago
Michael Haeckel cf96285095 Don't crash, when selecting a message which is in progress of being moved. 25 years ago
Michael Haeckel 5844abc398 Moving mail to imap folders works again (without crashing). 25 years ago
Michael Haeckel f1665873cb We are now able to move and copy messages from local folders to IMAP folders. 25 years ago
Michael Haeckel ebf166af5b Check always for changes (new mails and deleted ones) when entering an IMAP 25 years ago
Michael Haeckel a8ba06e6fb The same issue for copy. 25 years ago
Michael Haeckel 2349b95b04 Move the whole message, when moving more than one message at once from an IMAP 25 years ago
Michael Haeckel 954a890833 Make the index file reading 30% faster. That makes at least filtering mails in 25 years ago
Michael Haeckel ffc537f0d5 Make searching in folders ten times faster. That annoyed me simply too long. 25 years ago
Michael Haeckel 26b4be3aa2 Fix a possible mail eating problem on the local account. 25 years ago
Michael Haeckel 80fd9cdd76 GUI: Expire old messages from the trash folder 25 years ago
Michael Haeckel a7c8e21656 Procmail support by Guillaume Laurent <glaurent@telegraph-road.org> 25 years ago
Michael Haeckel 8d72c387eb - Honour the set identity filter rule also for Reply All and Reply List 25 years ago
Michael Haeckel 668ca80b76 Fix an unread messages of by one problem for newly created folder and for imap 25 years ago
Michael Haeckel 55fced12d7 Yet another feature. 25 years ago
Michael Haeckel 27f9f64bb4 It's again feature time. 25 years ago
Don Sanders 17348be09c When disk space or quota is exhausted roll back index and folder files as 25 years ago
Michael Haeckel 3d6d939d05 Really fix the Japanese folders can't contain Japanese subfolders problem. 26 years ago
Michael Haeckel d6d33cfb2f Yet another fix for a crash no user found (and reported) so far :-) 26 years ago
Michael Haeckel 005133244f Switch the cursor again idle, after displaying a message, that the partion is 26 years ago
Michael Haeckel da0aef4d81 Fix the "\nFrom " mbox problem in an IMHO correct way. 26 years ago
Michael Haeckel 72bfec562b - Parent/child folder bolding/unbolding works now correctely even if there are 26 years ago
Michael Haeckel f2ca7c8653 We should probably feed the old message back to the outbox/drafts folder when 26 years ago
Michael Haeckel 0eb063098c Handle non-latin foldernames. 26 years ago
Michael Haeckel 13955527b9 Don't lock the files in ~/Mail to prevent problems with NFS. It doesn't help 26 years ago
Michael Haeckel 4500a41be2 Patch by Guillaume Laurent <glaurent@telegraph-road.org>. 26 years ago
Michael Haeckel b563b69f1b Mayor improvements for non latin support in headers. 26 years ago
Michael Haeckel 275c52a7b3 dynamic_cast -> static_cast for True64 compatibility. 26 years ago
Don Sanders 7ab66c141d If a folders has unread messages or 26 years ago
Don Sanders 93eaa4ee58 Patch from Wynn Wilkes, Caldera Systems 26 years ago
George Staikos b076413d57 cosmetic workaround for "-1 messages Unread" 26 years ago
Don Sanders 575f6ca42b Fix bug in KMFolder::close. KMFolder::close must not call itself 26 years ago
Don Sanders ce4e73e1ea More work on the accursed count of unread messages becoming unsynced bug. 26 years ago
Don Sanders d88ae44739 This fixes threading for messages from the GNUS, and Mozilla mail clients. 26 years ago
Jason Stephenson 060e98c79d Change message saving code to write only email address to From_ line. 26 years ago
Don Sanders d286d0539c Fixed bug kmfolder::removemsg wasn't marking a folder as needing compaction. 26 years ago
Don Sanders fc47d7522e More logic to try to cure the seemingly unpreventable unread messages count 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders e4fe359bf8 Might as well open the index file back up in writeIndex, can't see how 26 years ago
Don Sanders 516a8ecfeb make KMFolder::writeConfig crash safe, at least it's an improvement even 26 years ago
Mike Pilone 1b1ae87e21 Fixed a bug in addMsg. The stream was told to seek to the end -2, but if the file was size 0 (just created), this would fail, which would screw up the ferror check later in the code. 26 years ago
Daniel Naber 1c44fd653a Patch by Michael Haeckel: treat inbox/outbox/... as special 26 years ago