You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.2 KiB
45 lines
1.2 KiB
|
|
kshowmail - an email viewer for TDE.
|
|
|
|
|
|
|
|
Kshowmail display emails from a POP3 email server without actually
|
|
downloading them.
|
|
The headers or the complete emails can be viewed and unwanted emails can
|
|
be deleted. An initial and an interval timer can be set to check the
|
|
emails periodical.
|
|
|
|
|
|
Installation: see the INSTALL file and check the following:
|
|
make sure the environment variables TDEDIR, QTDIR and PATH contain the correct values.
|
|
For SuSE these are:
|
|
TDEDIR=/opt/kde3
|
|
QTDIR=/usr/lib/qt3
|
|
PATH=$TDEDIR/bin:$QTDIR/bin:...
|
|
If not already installed, you need the kde network include files. Get the
|
|
tdenetwork-devel and tdepim-devel rpm packages or the source files.
|
|
|
|
FEATURES:
|
|
=========
|
|
|
|
* supports multiple accounts.
|
|
* timers
|
|
* filters for spam
|
|
* sounds can be played if new email arrives
|
|
* a command menu allows commands like fetchmail or sendmail
|
|
* a command can be defined to send complain email against spam
|
|
|
|
|
|
|
|
|
|
CONTRIBUTING
|
|
==============
|
|
|
|
If you wish to contribute to kshowmail, you might do so:
|
|
|
|
- TDE Gitea Workspace (TGW) collaboration tool.
|
|
https://mirror.git.trinitydesktop.org/gitea
|
|
|
|
- TDE Weblate Translation Workspace (TWTW) collaboration tool.
|
|
https://mirror.git.trinitydesktop.org/weblate
|