149 Commits (8277e58257bd0f3491d4e10cefbb36ab71fdf5e7)

Author SHA1 Message Date
Michael Haeckel 3f08c77042 Don't let the progress bar disappearing too early when doing different things 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Marc Mutz 1475422c2b Reduce memory consumption by two thirds (!) with large attachments. 24 years ago
Aaron J. Seigo 91646cff26 allow user to set the hostname to send to the smtp server during HELO. 24 years ago
Aaron J. Seigo aad0129097 KURL::decode_string in the right places 24 years ago
Malcolm Hunter 6814e78db7 CVS_SILENT Corrected typographical errors 25 years ago
Waldo Bastian 6867509cd5 Remove linebreaks from messageboxes. 25 years ago
Ingo Klcker d77bc08232 - Smart Message-Id generation 25 years ago
Michael Haeckel d81d518c1f Parse commas in brackets correctely when sending. 25 years ago
Marc Mutz cf124aedc8 Better status messages during and after sending. 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Marc Mutz b28f159999 Don't bloat the mbox file when filtering in inbox. Watch this carefully! 25 years ago
Marc Mutz cf99afd542 - KConfigGroupSaver -> KConfigGroup 25 years ago
Marc Mutz 89545d0b76 Don't show busy cursor when we ask the user for the password 25 years ago
Michael Haeckel e39695011a - Close folders again after doing outgoing filtering 25 years ago
Michael Haeckel d106dc8427 Don't loose the automatically set replied flags in IMAP folders after 25 years ago
Michael Haeckel e3894cce4e Set the forward flags also correctely for forwarding several messages at once. 25 years ago
Michael Haeckel 37872b4f7d Today is a big day in the history of KMail. 25 years ago
Michael Haeckel 19b7a57e89 Per identity configurable drafts folder (local and IMAP). 25 years ago
Michael Haeckel 74ab72fb48 Make it possible to store sent mail in imap folders. 25 years ago
Roberto Teixeira c08e892412 Added option to allow each identity having a separate sent-mail folder. Also 25 years ago
Michael Haeckel 75e4eaa8e7 Do the header removing no sending stuff in a clean way. 25 years ago
Michael Haeckel 143ab21b3a Remove the identity header, when sending. 25 years ago
Michael Haeckel 20a1179509 Don't eat the Bcc header in the messages that are stored in the sent-mail 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Waldo Bastian b76bdbb1b7 Check for empty subject in the composer window, instead of in the send part. 25 years ago
Malte Starostik e6547993c0 Use KURL::encode_string() 25 years ago
Michael Haeckel 31bfa5be6e Don't call QCString::length() more often than neccesary. 25 years ago
Malte Starostik 5e7b935889 Don't append garbage to messages, please 25 years ago
Michael Haeckel 976a6a66d3 Use for SMTP/IMAP/POP3 the same password dialog from kdelibs and handle 25 years ago
Michael Haeckel ed440770b5 Display the sending progress in the status bar. 25 years ago
Michael Haeckel d6b7cb2541 Don't crash, when cancelling the SMTP precommand. 25 years ago
Michael Haeckel ba86be678e Sending with the default transport should work again. 25 years ago
Michael Haeckel 0dc639bb44 SMTP authentication and SMTP over TLS/SSL. 25 years ago
Michael Haeckel e77356781e Use the SMTP io slave. Patch from "Aaron J. Seigo" <aseigo@mountlinux.com> plus 25 years ago
Marc Mutz 745c53bea5 Make QP the default encoding (previously, it was 8bit). 25 years ago
Don Sanders 2c53437884 Prevent crash when sent-mail folder is selected and empty when sending a mail. 25 years ago
Michael Haeckel 7746b213f6 Really send the message when clicking the send button when running only a 25 years ago
Michael Haeckel 36f29fb6e5 Handle lines starting with a dot correctely with sendmail. 25 years ago
Marc Mutz b0e525260d Speed up KMSender::prepareStr() multiple times and also comsume less 25 years ago
Don Sanders 29855a61e9 Man, someone made that slow. Sending large attachments took ages. 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Don Sanders b4a057a9ed I noticed kmail crashing when exiting while checking mail is in progress (in KMKernel::cleanup the filter manager was deleted before the account manager, but when the account manager is deleted my kmacctexp account would be deleted, and slotProcessPendingMsgs would be called and this would try to filter message by calling the deleted filter manager). 25 years ago
Michael Haeckel cb06a0be06 Revert another unauthorizied commit. I wonder what's up today. 25 years ago
Holger Schurig 89c2ba7a0d Transparent redirect 25 years ago
Marc Mutz e12ef0feec Prepending yet more files with necessary #undef QT_NO_{ASCII_CAST,COMPAT}. 25 years ago
Marc Mutz 53696dd9fd Implement outgoing filtering and 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago