On Friday 06 March 2015 04:51:31 Gene Heskett wrote:
I have a bash script that can tell kmail, over the
dbus, to go get the
mail from the local /var/spool/mail/ after procmail has delivered it.
Since switching t tde, that is failing and I've been for to make kmail
check periodically.
That command is preset in the script to:
Cmd="/usr/bin/qdbus org.kde.kmail /KMail
org.kde.kmail.kmail.checkMail"
Since this is TDE, not KDE, is there something in the above line I
need to edit to make it function with this TDE version?
PS: More info:
On checking the man page for qdbus, I find its default output if run from
the cli, is a list of the entities that have been checked for presence
on this messagebus.
kmail is not in this output list. Only
gene@coyote:~$ qdbus|grep tde
gene@coyote:~$ qdbus|grep kde
org.kde.klauncher
org.kde.kded
Is this a build option that was not turned on in this R14 build?
Can I dl the src and rebuild it with this option enabled?
Thanks.
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>