191 Commits (8ca8afd9323b74649e919afd2eaae2facec44a6a)

Author SHA1 Message Date
Stephan Kulow 8ca8afd932 making use of indentities indepent of mailing lists 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Waldo Bastian 8202430fe2 Fix crash when a filter attempts to forward a mail. 25 years ago
Michael Haeckel 3b55084852 Optionally create own message-id headers. 25 years ago
Michael Haeckel 75dfec2458 Bounce filter action by Marc Mutz <Marc.Mutz@uni-bielefeld.de> 25 years ago
Michael Haeckel c57ae4f69e Fix the mailing list specific identity. 25 years ago
Michael Haeckel 58b31c67b8 Message scoring. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 51c7263648 Use the pgp code from libkdenetwork. 25 years ago
Michael Haeckel a16caceb06 Parse several local recipients correctely. 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 d85ae7cfb9 Handle a reply to a message with attachements where the text part has no 25 years ago
Michael Haeckel 2349b95b04 Move the whole message, when moving more than one message at once from an IMAP 25 years ago
Daniel Naber d9360ad155 "Reply w/o quote" patch by seth@psy.au.dk 25 years ago
Michael Haeckel 83619709b6 Don't create a own message id for outgoing mail. Some people absolutely want to 25 years ago
Michael Haeckel eb30e4da96 Don't insert the text twice when forwarding a mail and all headers view is 25 years ago
Michael Haeckel 4e32f24e4b Don't crash when locale is set to Turkish and the user tries to send a mail. 25 years ago
Daniel Naber d8e8aa750a -Config: "Prefer HTML to plain text" instead of "Prefer text..." 25 years ago
Michael Haeckel fec89fe67a Remove the rest of the KRN code and the welcome message. 25 years ago
Michael Haeckel dfce5de5b5 Handle mails with several attachments but without a text part correctely when 25 years ago
Dirk Mueller d471555dd9 compile with gcc3. reviewed by Don. 25 years ago
Michael Haeckel 4b092ea3e3 Fix for Japanese: 25 years ago
Michael Haeckel 6f4815aed1 Handle the word "charset" in the Content-Type header case insensitive. 26 years ago
Michael Haeckel d97d8e3148 Oops, the Content-Type header should be handled case insensitive. 26 years ago
Michael Haeckel aec118a75c Support for mails with a binary body (attachments without text) 26 years ago
Michael Haeckel b1d21a2bd8 Handle forwarding and replying to messages that contain an inline 26 years ago
Michael Haeckel bf354e31e8 As we are on the subject of forwarding: Forwarding of multiple mails must have 26 years ago
Michael Haeckel 2f0c0016da If you absolutely want to have a Cc header when forwarding mails and consider 26 years ago
Christopher Molnar 3692dac52d Added Cc: to the quoted forwarded message. This information was being 26 years ago
Michael Haeckel da0aef4d81 Fix the "\nFrom " mbox problem in an IMHO correct way. 26 years ago
Michael Haeckel 31847d7c63 Don't crash when forwarding mail while downloading. 26 years ago
Michael Haeckel 6e5fedecb2 Correct support for windows-125x. 26 years ago
Michael Haeckel b4e11d74f2 Don't strip leading blanks from the first line. 26 years ago
Michael Haeckel 83750a40d0 Really last big charset fix :-) 26 years ago
Michael Haeckel ec6694da87 Hopefully last major charset improvement. 26 years ago
Michael Haeckel da9dec37f2 Fix counting of unnamed attachments. 26 years ago
Michael Haeckel 24638e2377 Patch by Wolfgang Rohdewald <wr@poboxes.com> 26 years ago
Michael Haeckel 8146fbb9fb Patch by Wolfgang Rohdewald <WRohdewald@dplanet.ch> 26 years ago
Michael Haeckel 30abaf3784 Non-latin characters in attachment file names Part II 26 years ago
Michael Haeckel 9cadd9def9 Support for non latin filenames as attachment Part I 26 years ago
Michael Haeckel 8541a9e132 Allow sending messages to recievers with non latin names. 26 years ago
Michael Haeckel 05b140e494 Show only a single blank between several addresses intead of <CR><blank>. 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
Jacek Stolarczyk 462dfc4af7 Fix for passing non-encoded strings to setName function. It was expecting encoded ones. 26 years ago
Jacek Stolarczyk ea63db187c Added configuration for default charset 26 years ago
Michael Haeckel 5d2b4bcaed Attachments should work again now. 26 years ago
Michael Haeckel e566928e3a Rename decodeRFC1522String to decodeRFC2047String in order to prevent some 26 years ago
Michael Haeckel f85649944d encodeRFC2047String now puts the real charset name into the headers, not 26 years ago
Michael Haeckel fd5ab62ed5 Based on patch by Wolfgang Rohdewald <WRohdewald@dplanet.ch> 26 years ago