Hello,
As many, I receive many spams.
Kmail has a 2 filters : "Filter configuration" and "pop filter configuration" Which is the difference ?
For some mails, I want to delete them. This option does'nt seem possible, only to put them in the trash or another folder, and deleting them after manually.
So, is it possible to delete these mails without to put them before in the trash ?
Thanks, regards,
André
Anno domini 2019 Fri, 17 May 14:32:24 +0200 andre_debian@numericable.fr scripsit:
Hello,
As many, I receive many spams.
Kmail has a 2 filters : "Filter configuration" and "pop filter configuration" Which is the difference ?
For some mails, I want to delete them. This option does'nt seem possible, only to put them in the trash or another folder, and deleting them after manually.
you can autopurge the trash.
So, is it possible to delete these mails without to put them before in the trash ?
Thanks, regards,
André
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Friday 17 May 2019 14:48:05 Dr. Nikolaus Klepp wrote:
Anno domini 2019 Fri, 17 May 14:32:24 +0200 andre_debian@numericable.fr scripsit:
As many, I receive many spams. Kmail has a 2 filters : "Filter configuration" and "pop filter configuration" Which is the difference ? For some mails, I want to delete them. This option does'nt seem possible, only to put them in the trash or another folder, and deleting them after manually.
you can autopurge the trash :
by deleting when closing Kmail ?
So, is it possible to delete these mails without to put them before in the trash ?
Anno domini 2019 Fri, 17 May 15:47:16 +0200 andre_debian@numericable.fr scripsit:
On Friday 17 May 2019 14:48:05 Dr. Nikolaus Klepp wrote:
Anno domini 2019 Fri, 17 May 14:32:24 +0200 andre_debian@numericable.fr scripsit:
As many, I receive many spams. Kmail has a 2 filters : "Filter configuration" and "pop filter configuration" Which is the difference ? For some mails, I want to delete them. This option does'nt seem possible, only to put them in the trash or another folder, and deleting them after manually.
you can autopurge the trash :
by deleting when closing Kmail ?
yup.
So, is it possible to delete these mails without to put them before in the trash ?
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Friday 17 May 2019 08:49:29 am Dr. Nikolaus Klepp wrote:
Anno domini 2019 Fri, 17 May 15:47:16 +0200
On Friday 17 May 2019 14:48:05 Dr. Nikolaus Klepp wrote:
Anno domini 2019 Fri, 17 May 14:32:24 +0200
you can autopurge the trash :
by deleting when closing Kmail ?
yup.
If you can get either dcop (or qdbus?) to empty trash (or a folder) then you can also add an extra Filter Action of 'Execute command' and do what you need from a shell script.
Check for dcop/Kmail info in:
Re: [trinity-users] kicker panel died From: "David C. Rankin" drankinatty@suddenlinkmail.com Tuesday 07 May 2019 10:37:31 pm
There was (is?) an ‘info’ type GUI for one, or both, that I used in the past, which was much easier than going full command line and drilling down.
If you find a solution, please post it here, I’m sure most of us have some KMail cleanup tasks we could automate. ;)
Best, Michael
On Friday 17 May 2019 06:49:29 Dr. Nikolaus Klepp wrote:
Anno domini 2019 Fri, 17 May 15:47:16 +0200
andre_debian@numericable.fr scripsit:
On Friday 17 May 2019 14:48:05 Dr. Nikolaus Klepp wrote:
Anno domini 2019 Fri, 17 May 14:32:24 +0200
andre_debian@numericable.fr scripsit:
As many, I receive many spams. Kmail has a 2 filters : "Filter configuration" and "pop filter configuration" Which is the difference ? For some mails, I want to delete them. This option does'nt seem possible, only to put them in the trash or another folder, and deleting them after manually.
you can autopurge the trash :
by deleting when closing Kmail ?
yup.
So, is it possible to delete these mails without to put them before in the trash ?
You might be interested in using kshowmail sometimes (i.e., kshowmail-trinity). Use kshowmail to preview only email headers; but you can also click to read plaintext versions of selected items.
It has other features, too, but its best trick is to delete unwanted junk and spam directly from the server, so it never gets into your machine at all.
Filters are better, but then they also sometimes catch non-spam that you might not want blocked. That's where kshowmail can be useful, as an intermediary email client, if you want to see, yet not download, all unfiltered emails; or when you are sorting through emails in order to set up your filters.
Bill
You might be interested in using kshowmail sometimes (i.e., kshowmail-trinity). Use kshowmail to preview only email headers; but you can also click to read plaintext versions of selected items. Bill
Sorry, me again.
kshowmail-trinity does'nt seem to exist, and also kshowmail (I'm on Stretch).
However, kshowmail exists for KDE.
Thanks,
André
On Saturday 18 of May 2019 13:25:12 andre_debian@numericable.fr wrote:
You might be interested in using kshowmail sometimes (i.e., kshowmail-trinity). Use kshowmail to preview only email headers; but you can also click to read plaintext versions of selected items. Bill
Sorry, me again.
kshowmail-trinity does'nt seem to exist, and also kshowmail (I'm on Stretch).
However, kshowmail exists for KDE.
Thanks,
André
kshowmail-trinity package definitely exists - see:
http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian/pool/mai...
Cheers
On Saturday 18 May 2019 13:42:33 Slávek Banko wrote:
On Saturday 18 of May 2019 13:25:12 andre_debian@numericable.fr wrote:
kshowmail-trinity does'nt seem to exist, and also kshowmail (I'm on Stretch). However, kshowmail exists for KDE.
kshowmail-trinity package definitely exists - see:
Strange, #apt-cache search kshowmail-trinity #apt-cache search kshowmail don't show any information.
mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian/pool/main/k/kshowmail-trinity/
Sorry, kshowmail-trinity installed, thank-you.
Cheers,
André
andre_debian@numericable.fr scripsit:
As many, I receive many spams. Kmail has a 2 filters :
"Filter configuration" and "pop filters configuration" Which is the difference ?
Hello,
Thank you for yor answers, but not to this one : Which is the difference betwween ? : "Filter configuration" and "POP filters configuration"
"POP filters configuration" : proposes this option "delete from the server". But it does'nt work, I always receive spams.
Thanks and regards,
André
For some mails, I want to delete them. This option does'nt seem possible, only to put them in the trash or another folder, and deleting them after manually.
On 2019-05-18 06:16:55 andre_debian@numericable.fr wrote:
andre_debian@numericable.fr scripsit:
As many, I receive many spams. Kmail has a 2 filters :
"Filter configuration" and "pop filters configuration" Which is the difference ?
Hello,
Thank you for yor answers, but not to this one : Which is the difference betwween ? : "Filter configuration" and "POP filters configuration"
"POP filters configuration" : proposes this option "delete from the server". But it does'nt work, I always receive spams.
Thanks and regards,
André
For some mails, I want to delete them. This option does'nt seem possible, only to put them in the trash or another folder, and deleting them after manually.
Use "Filter Configuration" to filter mail items that have been downloaded; use "Configure POP Filters" to filter mail items that have not yet been downloaded.
Leslie