Kmail and Yahoo (was Re: konqueror search engines)
Lindsay Mathieson
lindsay.mathieson at gmail.com
Fri Dec 5 22:13:08 UTC 2008
On Fri, 5 Dec 2008 06:54:36 pm Steven Vollom wrote:
> Dear Lindsay,
>
> I entered kmail in the konsole. Then I attempted to send a test email
> to myself. It sent it to the Outbox like before. The Konsole shows my
> initial kmail entry and the next line is my normal Konsole entry:
> steven at Studio25:~$. If I have to do something to debug, please advise.
> And Thanks again for being so tenatious. I may get it working someday.
Hi Steve, sorry re the late reply, but finally back home :)
There should have been *heaps* of output on the console. Did you close kmail
first before starting it from the console? Remember that KMail can close to the
tray which means it is still running. If so then right click its tray icon and
choose quit.
To double check it no longer running type the following on the konsole:
ps -e|grep kmail
If kmail is output then its still running.
(How this works - Ignore the following explanation if you like)
"ps -e" lists all the running processes. The "|" symbol "pipes" the output to
the "grep" command. "grep kmail" filters the output for just the lines that
contain "kmail". The overall effect is to just list the running processes
called "kmail"
Assuming kmail is no longer running try running kmail from the konsole and
sending a email to yahoo again.
Cheers,
--
Lindsay Mathieson
http://members.optusnet.com.au/~blackpaw1/album
More information about the kubuntu-users
mailing list