87 Commits (134f016b054158033f6e65e56277128f8c745323)

Author SHA1 Message Date
Michael Haeckel 134f016b05 Make searching with subfolders working in IMAP folders. 25 years ago
Michael Haeckel 27f789ba80 Open the destination folder only once, when moving several message from IMAP 25 years ago
Michael Haeckel 1255da8ba9 - Open mailboxes always with SELECT. Most other clients also do that and 25 years ago
Michael Haeckel b4a625471d Don't stop checking for mail, after once checking for mail in on an IMAP 25 years ago
Michael Haeckel b76d04b20d Trash folder on IMAP server. 25 years ago
Michael Haeckel a9f50bf1f7 - Don't add status headers to the cached headers in IMAP folders 25 years ago
Michael Haeckel 997482d1de Don't check for mail in folders that can't contain mails. 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel 7d57169f8f Use a different name for the key of the password in the new format for better 25 years ago
Michael Haeckel a344b2bc85 Ask again for the password, if login failed. 25 years ago
Michael Haeckel cc583df89c Inverval mail checking for IMAP. 25 years ago
Michael Haeckel 7908a71b7e Add check mail to the context menu of the IMAP accounts and include IMAP 25 years ago
Michael Haeckel 976a6a66d3 Use for SMTP/IMAP/POP3 the same password dialog from kdelibs and handle 25 years ago
Michael Haeckel 1506a9ebe3 Store the SMTP password encoded instead of plain text. 25 years ago
Michael Haeckel 0cdbea47b0 Some IMAP fixes. 25 years ago
Michael Haeckel 67fe03412e Cheking for new mails in all folders on an IMAP account. 25 years ago
Michael Haeckel 4ae477f293 Optionally show only the subscribed IMAP folders. 25 years ago
Michael Haeckel 2862a06cc2 Don't crash, when changing the account preferences while downloading via POP3 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
Michael Haeckel 6c2abcb598 Some cleanup and make header retrieving nearly twice as fast by updating the 25 years ago
Michael Haeckel fc426b31aa - Adding/removing IMAP accounts should work again properly. 25 years ago
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Michael Haeckel 5aae0c373b Move the imap state to KMFolderImap. 25 years ago
Michael Haeckel 9e7612f8a5 More verbose error messages, when the connection fails. 25 years ago
Michael Haeckel 557c7eed67 Second step of making IMAP working again. At least read-only it works again. 25 years ago
Michael Haeckel 7cdee24dfe Ok, first step of making IMAP working again. 25 years ago
Kurt Granroth 08c8c9075c Ooops.. I put the UID Validity stuff in the account when it *should* 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Michael Haeckel afcde8f996 Permanent IMAP header caching. 25 years ago
Michael Haeckel 2fbfde4f9a Don't store garbage IMAP flags, when setting the status manually to unread. 25 years ago
Michael Haeckel e991c7e2ed Expunge messages also, when KMail is shut down while a folder is open, not only 25 years ago
Michael Haeckel 637c11e444 Split up long FETCH commands up into several commands to work around a bug in 25 years ago
Michael Haeckel 512a8014b2 Don't crash, when the connection breaks while we are doing NOOP commands. 25 years ago
Michael Haeckel afabba225a Simply retrieve all messages, when the server does not support UID SEARCH 25 years ago
Michael Haeckel caecd77d74 Silently ignore, that changing flags in a readonly mailbox does not work. 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel 2ce325ec2b Don't crash 30 seconds after cancelling the transfer. 25 years ago
Michael Haeckel d821421216 Make this code compiling with -DQT_NO_ASCII_CAST 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Michael Haeckel 7b89a22a63 Keep the connection alive via NOOP commands as long as an IMAP folder is 25 years ago
Michael Haeckel 96bc6cebc6 Don't allow some special characters in the prefix. 25 years ago
Michael Haeckel d28e524445 Better error handling. 25 years ago
Michael Haeckel a59e86dce8 - Don't check for mails in folders on some servers, when actually only 25 years ago
Michael Haeckel 705e16137b GUI: Account specific configuration of TLS. 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Michael Haeckel d81d43ce0c Don't crash when cancelling the password dialog. 25 years ago
George Staikos cff1d99c91 GUI: uhhh huhuhhuhu uhhhhhh huhuhh hey beavis huhuhu 25 years ago
Michael Haeckel 37cb610156 Don't crash after deleting an IMAP account. 25 years ago
Michael Haeckel 6481a4562b Don't display a [+] sign besides folder that don't have subfolder, but the IMAP 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago