LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-03-2014, 02:09 AM   #1
WiseDraco
Member
 
Registered: Nov 2006
Location: Europe,Latvia,Riga
Distribution: slackware,slax, OS X, exMandriva
Posts: 591

Rep: Reputation: 73
mail programm (MUA?) to use instead kmail?


Hello!
for many years i use default kde kmail. and for many years i also use a kde, but now is a bit too worse the things with akonadi \ nepomuki and other shitty things, as i new slack64 14.1 i decide to switch to xfce instead kde.
but there is another big problem - mail client.
i want to some kmail-style client with pop3 support, support to store messages in files ( not all in one file as microsoft .pst-way), lighweight, handy, do not receive mails when app is closed ( kmail now check when its closed), and can be search over mails by subject, complete message and so on ( who is totally broken in last kmail's), can be import mail from kmail, and no use things like akonadi \ nepomuk and so on for search ( even if serach work, unlike a kmail).

it is hard to chanke MUA after so long years, but not working search in mails kill me.
thanks in advance....
 
Old 02-03-2014, 03:19 AM   #2
normanlinux
Member
 
Registered: Apr 2013
Location: S.E. England
Distribution: Arch
Posts: 161

Rep: Reputation: Disabled
For most people the obvious alternative is Thunderbird (Gnome users have their own, can't remember its name as I don't use Gnome).

I have been moving my systems the other way. Off Thunderbird on to kmail! Thunderbird is quite good but I am fed up with the new mail notification telling me that I have 523 new mails or 1049 new mails when I actually have just a few. Also, Thunderbird's junk mail checking is crap.

I use LinkedIn and very many of the messages I get about the Linux group there are flagged as being a scam. This is repeated with a warning pop-up message when I click the link to go to the thread. I could understand if the link were to an unrelated site, but why does Thunderbird warn about a link to the site that sent the message? On the other hand, messages with links to unrelated sites are never flagged as a scam.

I'm not happy about the akonadi overhead, but Thunderbird has totally pissed me off!
 
Old 02-03-2014, 03:34 AM   #3
lems
Member
 
Registered: May 2004
Distribution: BSD
Posts: 269

Rep: Reputation: 119Reputation: 119
If you use xfce and want a graphical MUA, have you looked at claws-mail or sylpheed? They are lightweight, and last I checked they used MH folders, i.e. every message is one (numbered) file.
 
1 members found this post helpful.
Old 02-03-2014, 10:31 AM   #4
bosth
Member
 
Registered: Apr 2011
Location: British Columbia, Canada
Posts: 304

Rep: Reputation: 127Reputation: 127
KMail supports Maildir. When you configure to retrieve your mail with POP3, just point it at a Maildir that you have configured in KMail and that's where it will be stored.

You can also disable retrieving mails when KMail is closed.
 
Old 02-03-2014, 10:34 AM   #5
WiseDraco
Member
 
Registered: Nov 2006
Location: Europe,Latvia,Riga
Distribution: slackware,slax, OS X, exMandriva
Posts: 591

Original Poster
Rep: Reputation: 73
Quote:
Originally Posted by bosth View Post
KMail supports Maildir. When you configure to retrieve your mail with POP3, just point it at a Maildir that you have configured in KMail and that's where it will be stored.

You can also disable retrieving mails when KMail is closed.
i know all that. if you tell me, what way i can restore old way search in mails, without nepomukakonadi such things, maybe i still sit on KMail...
 
Old 02-03-2014, 10:40 AM   #6
bosth
Member
 
Registered: Apr 2011
Location: British Columbia, Canada
Posts: 304

Rep: Reputation: 127Reputation: 127
If it matters that the email search backend is handled by Nepomuk rather than another library, then yes, you must change your email client.

Search works perfectly fine for me in KMail by the way.
 
Old 02-03-2014, 08:59 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,311
Blog Entries: 28

Rep: Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137
On my primary computer (Slackware --Current), I use the Opera browser's built-in mail client. It's very flexible and configurable and saves me from having to run two programs when one does a first-rate job. Opera also has a very nice built-in RSS client.

I also like Claws-Mail. And it's got a nice library of plugins. I just dumped Thunderbird for Claws in Debian. The Slackbuild works very nicely (I use it on my other Slackware box--the one I use for trying things). Note that Claws does not allow you to compose HTML email, which, as far as I am concerned, is another point in its favor.

Last edited by frankbell; 02-03-2014 at 09:01 PM.
 
1 members found this post helpful.
Old 02-03-2014, 09:16 PM   #8
re_nelson
Member
 
Registered: Oct 2011
Location: Texas, USA
Distribution: LFS-SVN, Gentoo~amd64, CentOS-7, Slackware64-current, FreeBSD-11.1, Arch
Posts: 229

Rep: Reputation: Disabled
Quote:
Originally Posted by normanlinux View Post
Off Thunderbird on to kmail!
Same here. When KMail2 was immature (circa KDE4 version 4.4), it was an utter disaster. Similar to the evolution of KDE3 when things stabilized around 3.9.X, so too has the current KDE4 starting around the mid-4.9.X series. It's rock solid in all respects including their mail program.

Just last night after the Super Bowl, I was browsing old mail bulletins that I've received from the ABC News feed and was recalling 1999's XXXIV when Kurt Warner and the Rams beat the Titans (immortalized by Tom Hanks and Helen Hunt in Cast Away). I have well over half-a-million mails spanning the years, both business and personal. It was indeed quite sketchy with KMail2 once a upon a time. Those days are long gone with my setup of using MySQL as the underlying database.

About once every couple of months, I do run this at the command line just to tidy things up and haven't lost a single byte of mail since this became a periodic habit:

Code:
akonadictl stop 

[...wait for 30 seconds...]

akonadictl status
[...make sure it's stopped...]

akonadictl fsck && akonadictl vacuum && akonadictl start
 
1 members found this post helpful.
  


Reply

Tags
kmail, mua, nepomuk



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] When replying to e-mail using kmail, the original mail is not displayed, SW current vdemuth Slackware 2 10-17-2010 04:34 AM
How window in programm can be resized by another programm. rexStart Programming 1 09-23-2008 02:47 AM
Mail MUA with external SMTP server rahmad Linux - Software 5 07-03-2008 07:18 AM
Kmail welcome mail jabe Linux - Software 9 06-06-2006 09:43 PM
Importing mail from Kmail to Thunderbird or Mozilla mail equus Linux - Software 3 07-30-2004 03:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration