Dirk Mueller
|
cb158fd209
|
don't show error dialog when server doesn't support SSL.
svn path=/trunk/kdepim/; revision=254339
|
23 years ago |
Dirk Mueller
|
59080502ff
|
give the user a useful error message when the server test fails
svn path=/trunk/kdepim/; revision=253953
|
23 years ago |
Marc Mutz
|
6c748a9614
|
"port" is now an int (instead of a QString) in KMServerTest's ctor signature
svn path=/trunk/kdepim/; revision=223015
|
23 years ago |
Marc Mutz
|
8dedd1104d
|
Ugh. Explicitely call the base-class ctor
svn path=/trunk/kdepim/; revision=223014
|
23 years ago |
Marc Mutz
|
05ce25042c
|
remove the semi-const, semi-local variable mUrl with const mHost and mProtocol
svn path=/trunk/kdepim/; revision=223011
|
23 years ago |
Marc Mutz
|
f873c2dd68
|
replace subtle if ( error ) connect() that prevents the NORMAL-CONNECTION pseudo-capability to be overwritten with SSL caps with (hopefully) more readable code
svn path=/trunk/kdepim/; revision=223006
|
23 years ago |
Marc Mutz
|
24ed5ef658
|
refactor: extract method
svn path=/trunk/kdepim/; revision=223001
|
23 years ago |
Marc Mutz
|
b91e12e849
|
tiny cleanups
svn path=/trunk/kdepim/; revision=222978
|
23 years ago |
Marc Mutz
|
40c236e946
|
adapt servertest to new-style capabilities listing (via metaData() instead of infoMessage() and separate for TLS/SSL/no encryption);
extend capabilities() signal to carry encryption-dependant AUTH method information
svn path=/trunk/kdepim/; revision=222635
|
23 years ago |
Waldo Bastian
|
2fff7517c8
|
CVS_SILENT
Updated address of FSF
svn path=/trunk/kdepim/; revision=212185
|
23 years ago |
Eugene Zelenko
|
eaf07e1a83
|
Use HTML tags (<b></b>) for highlighting arguments in message box text
svn path=/trunk/kdepim/; revision=211193
|
23 years ago |
Daniel Molkentin
|
9b71a29693
|
debug areas for HEAD, too
svn path=/trunk/kdenetwork/kmail/; revision=198200
|
24 years ago |
Ingo Klcker
|
d616951db2
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
svn path=/trunk/kdenetwork/kmail/; revision=183391
|
24 years ago |
Waldo Bastian
|
74b903eba0
|
URL / IMAP fixes.
svn path=/trunk/kdenetwork/kmail/; revision=166863
|
24 years ago |
Stephan Kulow
|
2892d05a1b
|
including config.h as first include (it defines quite some controlling defines)
use off_t and size_t where fread, fwrite, ftell, fseek is used
svn path=/trunk/kdenetwork/kmail/; revision=159169
|
24 years ago |
Michael Haeckel
|
d573f45f0e
|
Use my @kde.org e-mail everywhere, because the other provider does no longer
offer forwarding but only webmail with free advertising service.
svn path=/trunk/kdenetwork/kmail/; revision=132246
|
25 years ago |
Michael Haeckel
|
0dc639bb44
|
SMTP authentication and SMTP over TLS/SSL.
svn path=/trunk/kdenetwork/kmail/; revision=113677
|
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
|
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 |