Michael Haeckel
557c7eed67
Second step of making IMAP working again. At least read-only it works again.
...
Moving messages doesn't crash anymore but causes mail eating.
Maybe I should demand a whole draught :-)
svn path=/trunk/kdenetwork/kmail/; revision=110262
25 years ago
Michael Haeckel
7cdee24dfe
Ok, first step of making IMAP working again.
...
It's still broken but works already much better and the design is now again in
a way that it allows the other issue to be fixed.
Even if some people don't belive me, but IMAP is also account based and not
folder based, if it should work properly.
Kurt, that costs a crate of beer, as we tend to say in Bavaria :-)
svn path=/trunk/kdenetwork/kmail/; revision=110234
25 years ago
Michael Haeckel
07a1394543
We don't need per connection autodetection of the authentication any more.
...
svn path=/trunk/kdenetwork/kmail/; revision=110200
25 years ago
Michael Haeckel
05494ce3d6
Don't leak KMServerTest objects and connected kio slaves.
...
svn path=/trunk/kdenetwork/kmail/; revision=110198
25 years ago
Michael Haeckel
c705f62c1d
Even if the server tells us on the SSL port, that it supports TLS, we don't
...
support TLS over SSL :-)
svn path=/trunk/kdenetwork/kmail/; revision=110194
25 years ago
Michael Haeckel
9f205d3940
Fix the space encoding issue a better way.
...
svn path=/trunk/kdenetwork/kmail/; revision=110141
25 years ago
Michael Haeckel
6badae4fac
Update the feature list.
...
svn path=/trunk/kdenetwork/kmail/; revision=110096
25 years ago
Michael Haeckel
4bfd62691b
Don't eat the space between two words, that both contain non-ascii characters.
...
svn path=/trunk/kdenetwork/kmail/; revision=110092
25 years ago
Don Sanders
48c3cc4c46
Copying messages to other folders had been broken by the maildir commit
...
It works now for mbox, I think there my still be problems with imap.
svn path=/trunk/kdenetwork/kmail/; revision=109988
25 years ago
Dirk Mueller
222cd52bba
adjust API usage
...
svn path=/trunk/kdenetwork/kmail/; revision=109966
25 years ago
Michael Haeckel
cd44115057
Don't crash, when the connection fails twice.
...
svn path=/trunk/kdenetwork/kmail/; revision=109903
25 years ago
Michael Haeckel
3f78a33f9d
Autodetection of the security features and pipelining also for POP3.
...
Unfortunately pipelining is on the wrong tab in the dialog.
svn path=/trunk/kdenetwork/kmail/; revision=109893
25 years ago
Michael Haeckel
e5779ff338
Autodetection with feedback of the security features of IMAP servers.
...
svn path=/trunk/kdenetwork/kmail/; revision=109876
25 years ago
Michael Haeckel
9cfa338d44
Ok, we use the mail specific charset, rather that the charset of the locale
...
for file insertion.
svn path=/trunk/kdenetwork/kmail/; revision=109873
25 years ago
Michael Haeckel
d62379f78f
Better logic by using three radio items for the three encryption possibilities
...
instead of two checkboxes.
svn path=/trunk/kdenetwork/kmail/; revision=109838
25 years ago
Michael Haeckel
1d93336830
Include the .moc files for faster compilation.
...
svn path=/trunk/kdenetwork/kmail/; revision=109835
25 years ago
Michael Haeckel
e8c5f0999b
Pipelining support.
...
svn path=/trunk/kdenetwork/kmail/; revision=109833
25 years ago
Don Sanders
80a5c3453d
Fix problem with index file corruption detection. It was returning a lot
...
of false positives.
svn path=/trunk/kdenetwork/kmail/; revision=109794
25 years ago
Michael Haeckel
e0d16d85e4
Don't return something in a void function to compile on IRIX.
...
Thanks to Jesse Barnes <jbarnes@sgi.com>
svn path=/trunk/kdenetwork/kmail/; revision=109584
25 years ago
Kurt Granroth
08c8c9075c
Ooops.. I put the UID Validity stuff in the account when it *should*
...
be on a per folder basis. This hopefully fixes header caching.
svn path=/trunk/kdenetwork/kmail/; revision=109536
25 years ago
Daniel Naber
429bc92daf
start the list of changes in KMail 1.3 -> 1.x
...
svn path=/trunk/kdenetwork/kmail/; revision=109517
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
Marc Mutz
247d450d6d
Add docs for VCard handling. Patch by Bjoen Wolf.
...
svn path=/trunk/kdenetwork/kmail/; revision=109479
25 years ago
Michael Haeckel
5f28475f4e
Report the correct error, when the signature script doesn't exit normally.
...
svn path=/trunk/kdenetwork/kmail/; revision=109464
25 years ago
Michael Haeckel
d4a2e69c3d
Don't allow to remove IMAP folders from the menu, that doesn't work yet.
...
svn path=/trunk/kdenetwork/kmail/; revision=109408
25 years ago
Michael Haeckel
eb4351269d
Port Marc's last commit to HEAD.
...
svn path=/trunk/kdenetwork/kmail/; revision=109356
25 years ago
Michael Haeckel
131e01cda8
For completeness: LOGIN authentication for POP3.
...
svn path=/trunk/kdenetwork/kmail/; revision=109335
25 years ago
Michael Haeckel
630029bd36
Use unicode for parsing the message instead of converting to utf-8 and back.
...
Fixes at least an ascii art bug with non-ascii characters.
svn path=/trunk/kdenetwork/kmail/; revision=109331
25 years ago
Michael Haeckel
afcde8f996
Permanent IMAP header caching.
...
svn path=/trunk/kdenetwork/kmail/; revision=109324
25 years ago
Script Kiddy
3153abcbf6
CVS_SILENT made messages
...
svn path=/trunk/kdenetwork/knode/; revision=109165
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
Carsten Pfeiffer
1db2daf7eb
+ mListBox->sort();
...
svn path=/trunk/kdenetwork/kmail/; revision=108965
25 years ago
Michael Haeckel
2fbfde4f9a
Don't store garbage IMAP flags, when setting the status manually to unread.
...
- QCString flags;
+ QCString flags = "";
svn path=/trunk/kdenetwork/kmail/; revision=108801
25 years ago
Marc Mutz
f08bcebf07
Fix bug no. 30036. (already present "_" was not encoded in rfc2047 headers,
...
leading to "_"->" " subst's later.
svn path=/trunk/kdenetwork/kmail/; revision=108785
25 years ago
Michael Haeckel
78c277df49
Don't crash with Motif style.
...
- mComboBox = new QComboBox( page );
+ mComboBox = new QComboBox( false, page );
svn path=/trunk/kdenetwork/kmail/; revision=108756
25 years ago
Marc Mutz
fd21544465
Actually _set_ a help anchor for the help button in the account dialog.
...
svn path=/trunk/kdenetwork/kmail/; revision=108634
25 years ago
Marc Mutz
115bcb79b8
Fix for a bug where the "create filter on mailing list" function failed to
...
preset the first action with "move to folder", but only for users
of tranlated Kmails.
svn path=/trunk/kdenetwork/kmail/; revision=108525
25 years ago
Don Sanders
2aaccb3259
Prevent possible crash on folder creation.
...
svn path=/trunk/kdenetwork/kmail/; revision=108481
25 years ago
Marc Mutz
85a018cf1e
Add the standard "charset" action icon in front of "Set Encoding".
...
svn path=/trunk/kdenetwork/kmail/; revision=108463
25 years ago
Marc Mutz
105cbb49e0
remove help button that from dialog without any help text.
...
svn path=/trunk/kdenetwork/kmail/; revision=108334
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
Don Sanders
236022e767
Updated about page for KMail 1.3 as promised.
...
svn path=/trunk/kdenetwork/kmail/; revision=108167
25 years ago
Ingo Klcker
ed2b6f71c6
Add support for the PageDn key to the separate reader window.
...
svn path=/trunk/kdenetwork/kmail/; revision=108140
25 years ago
Marc Mutz
0d2bf9d877
Fix for the bug where the "unknown key id 0xDEADBEEF was shown as link,
...
but only when not using the "C" locale.
This patch touches translators in the sense that we now use the KMail
translation of "unknown key ID", instead of the one in libkdenetwork.
Since the KMail version was never visibly used before, this might
introduce funny translated strings.
It did with the German one!!
svn path=/trunk/kdenetwork/kmail/; revision=107894
25 years ago
Ingo Klcker
a5a4c60c98
- kernel->filterMgr()->createFilter( "Subject", msg->headerField( "Subject" ));
...
+ kernel->filterMgr()->createFilter( "Subject", msg->subject());
- kernel->filterMgr()->createFilter( "From", msg->headerField( "From" ));
+ kernel->filterMgr()->createFilter( "From", msg->from());
- kernel->filterMgr()->createFilter( "To", msg->headerField( "To" ));
+ kernel->filterMgr()->createFilter( "To", msg->to());
Fixes problems with folded headers and semi-automatic filter creation.
svn path=/trunk/kdenetwork/kmail/; revision=107877
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
Marc Mutz
a6df133f50
Fix incomplete initialization of ConfigureTransportDialog.
...
svn path=/trunk/kdenetwork/kmail/; revision=107844
25 years ago
Don Sanders
2c53437884
Prevent crash when sent-mail folder is selected and empty when sending a mail.
...
svn path=/trunk/kdenetwork/kmail/; revision=107823
25 years ago
Don Sanders
a0e9a4dca0
Don't compact when kmail is exiting due to a request by session management.
...
svn path=/trunk/kdenetwork/kmail/; revision=107822
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