Don Sanders
ebd614f7aa
Show total number of bytes to download (again, it was removed because it
...
wasn't working right before).
Now it has error correction for all those pop servers that lie about the
size of messages on the server.
svn path=/trunk/kdenetwork/kmail/; revision=57892
26 years ago
Don Sanders
6796ecd54f
Show the username/password dialog when the user can't login because an
...
error occurred when attempting to connect to the pop server.
svn path=/trunk/kdenetwork/kmail/; revision=56687
26 years ago
Don Sanders
5b13f89a7c
Fixed 0.5 freakin bugs to do with network account modifications taking
...
affect even when apply/ok wasn't selected (or still taking affect when
cancel is selected).
svn path=/trunk/kdenetwork/kmail/; revision=56031
26 years ago
Don Sanders
f5ccaa357d
Reduce amount of memory needed to download attachments.
...
Some preliminary work on improving status messages.
Only checking this in because I need to work on kmacctexppop.cpp
along with the other account types to improve the modelessness of the
configuration dialog
svn path=/trunk/kdenetwork/kmail/; revision=55948
26 years ago
Mike Pilone
68b6d78641
Added precommand to local account and moved all precommand code to KMAccount, since all the account types now support it.
...
svn path=/trunk/kdenetwork/kmail/; revision=55798
26 years ago
Mike Pilone
9842a2e866
Finished implementing Precommand for Advanced pop and regular pop.
...
Precommand is now tokenized on space, to make sure arguments get passed to the command line properly.
svn path=/trunk/kdenetwork/kmail/; revision=55678
26 years ago
Don Sanders
bc11b910f8
Fix problem whereby hundreds of confirmations would be sent instead of just
...
one.
svn path=/trunk/kdenetwork/kmail/; revision=55657
26 years ago
Don Sanders
14217121f6
Port some char* to QString fixes a bug with titles of password dialog.
...
svn path=/trunk/kdenetwork/kmail/; revision=54609
26 years ago
Helge Deller
d4e3ef5e06
"preparing transmission..." -> "preparing transmission from
...
%1...".arg(<servername>)
svn path=/trunk/kdenetwork/kmail/; revision=53069
26 years ago
George Staikos
8680c60151
port numbers were coming up wrong - missing ntohs
...
svn path=/trunk/kdenetwork/kmail/; revision=52794
26 years ago
George Staikos
ba7bc0abb9
fixes the problems with the new KWin class (as opposed to KWM)
...
svn path=/trunk/kdenetwork/kmail/; revision=52792
26 years ago
Robert Williams
83c540a149
'No new messages' sounds better to me than
...
'No new mail'. (it was 'No new mails.')
svn path=/trunk/kdenetwork/kmail/; revision=51651
26 years ago
Robert Williams
61dc74fb44
Fixed some grammar.
...
Some places we have 'mail' while others 'message'.
Which should it be?
svn path=/trunk/kdenetwork/kmail/; revision=51650
26 years ago
George Staikos
fc80833635
The password prompt now provides the name of the server, not just the
...
username. Now it is possible to distinguish when you have multiple accounts
with the same login.
svn path=/trunk/kdenetwork/kmail/; revision=50832
26 years ago
George Staikos
4f793dc121
Yay! This makes SPOP3 work!
...
svn path=/trunk/kdenetwork/kmail/; revision=50743
26 years ago
George Staikos
fed5a52939
Setup the config panel for spop3. This is still non-functional in kmail
...
but the slave and config variables are in place.
Also changed the experimental account to use getservbyname().
Note that it may look like the old pop3 supports spop3, but it does not.
svn path=/trunk/kdenetwork/kmail/; revision=50742
26 years ago
Don Sanders
ac143f0544
Avoid some unliked behaviours.
...
svn path=/trunk/kdenetwork/kmail/; revision=50030
26 years ago
George Staikos
148240b947
fixed the segfault with "precommand". beware that the precommand
...
code is NOT implemented. I just did enough to make it not crash.
svn path=/trunk/kdenetwork/kmail/; revision=49500
26 years ago
Don Sanders
a657ac2ed8
Small status bar bugfix.
...
svn path=/trunk/kdenetwork/kmail/; revision=48635
26 years ago
Cristian Tibirna
2542d9596a
CT: as Don wanted
...
svn path=/trunk/kdenetwork/kmail/; revision=48513
26 years ago
Don Sanders
c4b66cb99c
Show number of KB downloaded. When leaving mail on the server the total number of KB is the total number of KBs of mail on the server.
...
svn path=/trunk/kdenetwork/kmail/; revision=48226
26 years ago
Don Sanders
d9d54831ab
Removed unused define in main.cpp
...
Applied improved experimental account feedback patch from DN
Applied multiselection address dialog patch from DN
svn path=/trunk/kdenetwork/kmail/; revision=48134
26 years ago
Don Sanders
570e48efcd
Improved handling of program termination while background mail checking is in progress.
...
svn path=/trunk/kdenetwork/kmail/; revision=46958
26 years ago
Matt Koss
f0a4ec246f
Disabled progress KIO dialogs.
...
svn path=/trunk/kdenetwork/kmail/; revision=46780
26 years ago
Sven Radej
fd968c341e
sven: Removed old signal-driven IPC and introduced DCOP interface. New
...
class KMKernel holds all previously static objects.
svn path=/trunk/kdenetwork/kmail/; revision=44623
26 years ago
Don Sanders
80f8c3ad86
Fully functional robust pop3 account, supports ultra smooth downloading of messages in the background, as well as efficiently leaving mail on server using message UIDs (just make sure you have dcopserver and kded running).
...
Hurraaaaayyyyyyyy! It is finally done :-) :-)
At last I can once again walk among the living and resume a somewhat normal life. (Okay maybe it wasn't that bad but I'm pretty happy it's working)
svn path=/trunk/kdenetwork/kmail/; revision=42247
26 years ago
Mario Weilguni
1e05959b17
Mario: new password dialog, some cosmetic fixes
...
svn path=/trunk/kdenetwork/kmail/; revision=42058
26 years ago
Don Sanders
8f1dd985ec
Merging in some of the background mail checking stuff. The new experimental
...
pop account type won't work until I check in an updated pop3 kioslave
(which won't be for a few more days at least). But everything should still
compile and run fine(ish) anyway.
Email me sanders@kde.org cc'ing the kmail list if something is screwed.
svn path=/trunk/kdenetwork/kmail/; revision=42010
26 years ago