Stephan Kulow
602475783f
fixed several problems in the Makefiles, that caused problems when creating
...
RPMs
svn path=/trunk/kdenetwork/kmail/; revision=4053
29 years ago
Stefan Taferner
3a3c1859a1
* rewrote the sender code, adding some nice features
...
* removed header fields 'Status' and 'X-Status' in sent messages
* fixed some minor bugs
svn path=/trunk/kdenetwork/kmail/; revision=3768
29 years ago
Stefan Taferner
f8397ccf9c
* fixed problem with stupid change of KProcess::setExecutable()
...
* added first version of a simple addressbook
svn path=/trunk/kdenetwork/kmail/; revision=3632
29 years ago
Stephan Kulow
cda1101c43
added "make messages" to kmail and used it. kmail's po file was very old
...
svn path=/trunk/kdenetwork/kmail/; revision=3588
29 years ago
Markus Wuebben
71699fa245
// $markus:
...
- Added latest kedit widget (0.7.3) Wordwrapping and fillColumnMode now
works!
svn path=/trunk/kdenetwork/kmail/; revision=3350
29 years ago
Stefan Taferner
16b3eaa45f
Added first PGP support. Currently broken.
...
svn path=/trunk/kdenetwork/kmail/; revision=2942
29 years ago
Stephan Kulow
5e4dedcc09
added LIBSOCKET to LDADD. Strange, this happened only while second time linking
...
svn path=/trunk/kdenetwork/kmail/; revision=2774
29 years ago
Stephan Kulow
319d90471f
corrected the library order. This is important, if you have static libs
...
svn path=/trunk/kdenetwork/kmail/; revision=2773
29 years ago
Stefan Taferner
d5f5d0c62b
Added a simple shell script that converts MH style mail folders to those
...
that KMail likes (dir with numbered messages to one large file).
Attachments can now be shell scripts. Defined by adding a | after the
name of the script in Settings->Identity->Signature.
svn path=/trunk/kdenetwork/kmail/; revision=2764
29 years ago
Stefan Taferner
ad99ff751a
Configurable header appearance in the reader.
...
gethostname -> uname.
That's it for today.
svn path=/trunk/kdenetwork/kmail/; revision=2574
29 years ago
Mark Donohoe
a4bd3ceb0f
MD: Added standard kmail and krn icons
...
svn path=/trunk/kdenetwork/kmail/; revision=2547
29 years ago
Stefan Taferner
d1c0f416ce
Fixed a lot bugs and cleaned up the code of the composer.
...
The reader will be cleaned next.
Retrieving POP mails is now in experimental state and may work.
Sending attachments should work now, receiving them still needs work ;-)
svn path=/trunk/kdenetwork/kmail/; revision=2467
29 years ago
Stefan Taferner
2bf8c1600a
New version of KMail with nearly re-written message and folder classes B-)
...
Still somewhat unstable, but attachments start to work \!
svn path=/trunk/kdenetwork/kmail/; revision=2334
29 years ago
Stefan Taferner
df9a96bd28
Removed debug flags from Makefile.am
...
Added *experimental* *untested* compaction of folders (removing old messages).
Found a new ;-)
svn path=/trunk/kdenetwork/kmail/; revision=2204
29 years ago
Stefan Taferner
59a5dd3621
Implemented basis for mail filters.
...
I think I also found the bug in the sender code :-)))
So sending (via sendmail) should work (again).
svn path=/trunk/kdenetwork/kmail/; revision=2152
29 years ago
Stefan Taferner
61105d4b20
several bugfixes
...
svn path=/trunk/kdenetwork/kmail/; revision=2127
29 years ago
Stefan Taferner
8eaacabe6d
Added moving of messages via menu (or key M).
...
Strange things happen currently to the list of messages - duplicate entries X-(
svn path=/trunk/kdenetwork/kmail/; revision=2051
29 years ago
Stefan Taferner
e040f05ccc
Fixed various things and added latest changes of Markus.
...
svn path=/trunk/kdenetwork/kmail/; revision=2050
29 years ago
Stephan Kulow
560c2137df
don't depend on kmmainview.moc, if you don't depend on it. (Hmm, not very
...
intuitive, this sentense, isn't it? ;)
svn path=/trunk/kdenetwork/kmail/; revision=2036
29 years ago
Stephan Kulow
aba862835e
two more applications, that do not depend on LD_LIBRARY_PATH ;)
...
svn path=/trunk/kdenetwork/kmail/; revision=1940
29 years ago
Stefan Taferner
7f3b372970
Rewritten mail accounts code. Currently sending of mails is broken.
...
I do not know why. Markus, any idea ?
svn path=/trunk/kdenetwork/kmail/; revision=1934
29 years ago
Stefan Taferner
f54ab6f90d
Added all things that I applied to the wrong CVS directory ;-) now
...
Hopefully everything works. Now sent mail is stored in the folder sent.
Also some other bug fixes I described yesterday and the day before.
svn path=/trunk/kdenetwork/kmail/; revision=1909
29 years ago
Kalle Dalheimer
13e851d2b9
KTabListBox now in kdeui
...
svn path=/trunk/kdenetwork/kmail/; revision=1894
29 years ago
Markus Wuebben
198af10d4e
// $markus:
...
- Implemented full SMTP support. Do not know if exception handling
is working right though. This needs testing.
- Changed kmsettings accordingly. You can know set the sending method, mailer,
SMTP Host, SMTP Port from the settings dialog.
- Working hard on kmacctpop.cpp . KMAccount now inherits QObject for
signal/slot handling in kmacctpop. Big problem right now is
DwProtocolClient::SingleLineResponse. It always returns the server's response
from the second last command and not from the last command: e.g.
client.Pass(mPasswd);
response = client.SingleLineResponse();
Response is now : "+OK WUEBBEN is a real hoopy frood." This is the response
from the second last command client.User().
svn path=/trunk/kdenetwork/kmail/; revision=1446
29 years ago
Markus Wuebben
a8b6714ecb
// $ markus:
...
- Modified Makefile.am
svn path=/trunk/kdenetwork/kmail/; revision=1409
29 years ago
Stephan Kulow
8488b236ef
corrected -ljpeg to $(LIBJPEG) for the poor SuSE users ;)
...
svn path=/trunk/kdenetwork/kmail/; revision=1353
29 years ago
Torben Weis
5f2d4389ba
Torben: Changed Makefile.am to match my system, too
...
jpeg, gif, X11 was missing
svn path=/trunk/kdenetwork/kmail/; revision=1348
29 years ago
cvs
5c8160b5fe
Coolo: install the kdelnk for kmail
...
svn path=/trunk/kdenetwork/kmail/; revision=1123
29 years ago
cvs
f6d9db3832
Replaced HTMLWidget (Attachment Widget) by KTabListBox. Added setEchoMode in kmsettings Password QLineEdit.
...
svn path=/trunk/kdenetwork/kmail/; revision=1118
29 years ago
cvs
71ec6a4576
Coolo: corrected some paths and fixed some bugs (including 755 on mail-folders)
...
svn path=/trunk/kdenetwork/kmail/; revision=1116
29 years ago
cvs
55c059119c
Coolo: converted everything to automake.
...
svn path=/trunk/kdenetwork/kmail/; revision=1113
29 years ago
cvs
1b623c7802
Coolo: switched to automake and fixed some (Solaris) bugs
...
svn path=/trunk/kdenetwork/kmail/; revision=1036
29 years ago