Michael Haeckel
f8e8238b21
Don't store the sent-mail folder in a member variable. That doesn't help
...
anything and just RemoveHeaderField doens't work.
Changing the identity should now work correctely with that.
svn path=/trunk/kdenetwork/kmail/; revision=130845
25 years ago
Carsten Burghardt
c947d44d0e
Reverted change from fancy headers since that broke some imap-stuff
...
svn path=/trunk/kdenetwork/kmail/; revision=130639
25 years ago
Aaron J. Seigo
3c884bd2d9
make fancy headers fancy
...
svn path=/trunk/kdenetwork/kmail/; revision=130495
25 years ago
Michael Haeckel
4b12500bcd
Be less verbose.
...
svn path=/trunk/kdenetwork/kmail/; revision=129558
25 years ago
Michael Haeckel
88c63de826
Display all recipients in the sent-mail folder, not only the first one.
...
svn path=/trunk/kdenetwork/kmail/; revision=129532
25 years ago
Michael Haeckel
a1ec4afebe
Use the reply phrase with the senders name for all as mailing list configured
...
folders.
svn path=/trunk/kdenetwork/kmail/; revision=128960
25 years ago
Michael Haeckel
7fa7997f14
Make parsing of long address headers _much_ faster.
...
svn path=/trunk/kdenetwork/kmail/; revision=128693
25 years ago
Ingo Klcker
d77bc08232
- Smart Message-Id generation
...
- Show number of queued messages in outbox
- Open thread if it contains new, unread or _important_ messages
svn path=/trunk/kdenetwork/kmail/; revision=128438
25 years ago
Michael Haeckel
9a0572434a
Forward inline attachments again as attachments.
...
svn path=/trunk/kdenetwork/kmail/; revision=128359
25 years ago
Michael Haeckel
df46d78be1
Keep the original encoding if possible when forwarding/redirecting via a
...
filter rule.
svn path=/trunk/kdenetwork/kmail/; revision=128332
25 years ago
Michael Haeckel
d81d518c1f
Parse commas in brackets correctely when sending.
...
svn path=/trunk/kdenetwork/kmail/; revision=128267
25 years ago
Michael Haeckel
4d6996e796
- Use iso-2022-jp as default Japanese charset instead of euc-jp.
...
- Slightly better support for broken mails without charset header
Thanks to Takumi ASAKI <asataku@osk3.3web.ne.jp>
svn path=/trunk/kdenetwork/kmail/; revision=127974
25 years ago
Dirk Mueller
aa0cadacd1
CVS-SILENT: fixincludes -e
...
svn path=/trunk/kdenetwork/kmail/; revision=126995
25 years ago
Michael Haeckel
d106dc8427
Don't loose the automatically set replied flags in IMAP folders after
...
restarting KMail.
Patch by Ronen Tzur <rtzur@shani.net>
svn path=/trunk/kdenetwork/kmail/; revision=125237
25 years ago
Michael Haeckel
e3894cce4e
Set the forward flags also correctely for forwarding several messages at once.
...
svn path=/trunk/kdenetwork/kmail/; revision=124515
25 years ago
Michael Haeckel
37872b4f7d
Today is a big day in the history of KMail.
...
#######################
# #
# Bug#128 is fixed. #
# #
#######################
Patch by Ronen Tzur <rtzur@shani.net>
svn path=/trunk/kdenetwork/kmail/; revision=124322
25 years ago
Michael Haeckel
d14ce9af65
Don't corrupt the IMAP header cache, when switching between messages.
...
svn path=/trunk/kdenetwork/kmail/; revision=124112
25 years ago
Michael Haeckel
f0682a9666
Display the correct identity and not only the other headers, when it was
...
guessed, from the original mail.
svn path=/trunk/kdenetwork/kmail/; revision=123943
25 years ago
Don Sanders
94f289cd4d
kabc and distribution list support.
...
svn path=/trunk/kdenetwork/kmail/; revision=123635
25 years ago
Michael Haeckel
19b7a57e89
Per identity configurable drafts folder (local and IMAP).
...
Patch by Carsten Burghardt <cb@emedia-consult.de>
svn path=/trunk/kdenetwork/kmail/; revision=123572
25 years ago
Michael Haeckel
1a0a626a15
Introduce message serial numbers in order to make the context menu in separate
...
reader windows working correctely.
Patch by Ronen Tzur <rtzur@shani.net>
svn path=/trunk/kdenetwork/kmail/; revision=123542
25 years ago
Michael Haeckel
85ec888440
Reply-To and Organisation headers were not supposed to go into bounce messages.
...
svn path=/trunk/kdenetwork/kmail/; revision=123300
25 years ago
Michael Haeckel
ca35c1c08e
Make the identity and transport filter rules and the folder specific identity
...
working for all message actions, not only reply and forward.
svn path=/trunk/kdenetwork/kmail/; revision=123233
25 years ago
Michael Haeckel
6c57f8ee56
Use Disposition-Notification-To for read confirmations as defined in RFC2298.
...
svn path=/trunk/kdenetwork/kmail/; revision=123043
25 years ago
Michael Haeckel
b1682f929f
Guess the failing address for bounce messages from the first Recieved header
...
instead of simply using the To header.
svn path=/trunk/kdenetwork/kmail/; revision=123033
25 years ago
Marc Mutz
aee5eb7052
Add missing hunk from previous "header cleanup" patch
...
svn path=/trunk/kdenetwork/kmail/; revision=122956
25 years ago
Michael Haeckel
31623b8e58
Make filtering by size also working for mail that comes in via an account.
...
svn path=/trunk/kdenetwork/kmail/; revision=122924
25 years ago
Michael Haeckel
8f753c2855
Make non-ascii attachment filenames and descriptions working again.
...
svn path=/trunk/kdenetwork/kmail/; revision=121810
25 years ago
Waldo Bastian
ce39174336
Automatic charset selection.
...
svn path=/trunk/kdenetwork/kmail/; revision=121196
25 years ago
Michael Haeckel
a64f9e4430
Show messages that have Content-Type: message/rfc822 in the main header
...
correctely.
svn path=/trunk/kdenetwork/kmail/; revision=120973
25 years ago
Ingo Klcker
c3b886c5b2
- Adapt KMail to the changes in Kpgp*
...
- Changed configuration of PGP user identity. Now a "Default PGP Key" can be selected via the reworked key selection dialog.
- Colorful display of signed/encrypted messages. Currently not configurable.
- Colorbar to indicate PGP/Non PGP/HTML messages. Currently #ifdef'ed (#ifdef COLORBAR) because it's not configurable.
svn path=/trunk/kdenetwork/kmail/; revision=120719
25 years ago
Helge Deller
d5fc2361c4
- hotkey-support (Ctrl-E) to switch between configured font and a fixed width font,
...
- fixed a few minor buglets,
- some tuning in in the mail-rendering engine (quotedHTML()),
- removed unneeded mSavedEditorFont variable,
- Thanks to Michael Häckel for reviewing
svn path=/trunk/kdenetwork/kmail/; revision=120657
25 years ago
Michael Haeckel
bb16072031
Update the displayed message even if the new message has the same size and
...
message id.
svn path=/trunk/kdenetwork/kmail/; revision=120059
25 years ago
Roberto Teixeira
c08e892412
Added option to allow each identity having a separate sent-mail folder. Also
...
added a option to pick a sent-mail folder on the composer window.
The folders are all identified by the idString() and in all situations there
is a fallback (kernel->sentFolder()) in case the specified folder has been
deleted or something like this.
Possible problems pointed by Ingo Klöcker have been solved.
svn path=/trunk/kdenetwork/kmail/; revision=119050
25 years ago
Waldo Bastian
4d199c0463
Automatic identity adjustment in reply-to.
...
svn path=/trunk/kdenetwork/kmail/; revision=118865
25 years ago
Michael Haeckel
1b2c9b5766
Make replying with quoting to large text only message much faster.
...
svn path=/trunk/kdenetwork/kmail/; revision=117921
25 years ago
Michael Haeckel
75e4eaa8e7
Do the header removing no sending stuff in a clean way.
...
svn path=/trunk/kdenetwork/kmail/; revision=117877
25 years ago
Dirk Mueller
6797558d5d
356 includes less
...
svn path=/trunk/kdenetwork/kmail/; revision=117339
25 years ago
Dirk Mueller
dd58455158
CVS_SILENT: fixincludes
...
svn path=/trunk/kdenetwork/kmail/; revision=117155
25 years ago
Ingo Klcker
c3b143b5a5
Don't redirect encrypted messages in unencrypted form.
...
svn path=/trunk/kdenetwork/kmail/; revision=115091
25 years ago
Michael Haeckel
afaa128982
Prevent some compiler warnings.
...
svn path=/trunk/kdenetwork/kmail/; revision=114851
25 years ago
Michael Haeckel
3053058627
QList -> QPtrList
...
svn path=/trunk/kdenetwork/kmail/; revision=112855
25 years ago
Dirk Mueller
222cd52bba
adjust API usage
...
svn path=/trunk/kdenetwork/kmail/; revision=109966
25 years ago
Kurt Granroth
0b28159da9
Massive commit to include native maildir-style mailboxes support in
...
KMail. To test, create a Child Folder and select "maildir" as the
mailbox type.
svn path=/trunk/kdenetwork/kmail/; revision=109511
25 years ago
Ingo Klcker
c15f4002d1
If a message is clearsigned with PGP/GnuPG trailing white spaces are
...
removed. Therefore the "-- " which marks the begin of the signature is
changed to "--".
The attached patch makes the stripping of signatures work with
clearsigned messages.
svn path=/trunk/kdenetwork/kmail/; revision=109130
25 years ago
Michael Haeckel
12324018f9
Unfold headers that don't contain non-ascii characters correctely.
...
svn path=/trunk/kdenetwork/kmail/; revision=108234
25 years ago
Ingo Klcker
8a12741393
- msg->setHeaderField("In-Reply-To", headerField("Message-Id"));
...
+ msg->setReplyToId(msgId());
Fixes "broken In-Reply-To header" bug.
svn path=/trunk/kdenetwork/kmail/; revision=107860
25 years ago
Don Sanders
24ffe52a15
The amount of kdDebugs was getting a little excessive.
...
svn path=/trunk/kdenetwork/kmail/; revision=107721
25 years ago
Ingo Klcker
8ea7f7e680
Fix handling of folded In-Reply-To and Message-Id headers.
...
svn path=/trunk/kdenetwork/kmail/; revision=107702
25 years ago
Ingo Klcker
04466b15da
1.) Add a static function which splits a comma separated list of
...
email addresses into a QStringList to KMMessage.
2.) I completely rewrote the code in KMMessage:createReply which builds
the To and the Cc fields for a Reply-To-All making use of the new
function. Apart from being much more legible (IMHO) than the old code
it fixes the recently reported "Reply-To-All" bugs.
3.) I removed the code which "removes leading or trailing commas and
spaces - might confuse some MTAs" because this should be done just
before sending and not here (in createReply).
svn path=/trunk/kdenetwork/kmail/; revision=106426
25 years ago