View Single Post
Posts: 8 | Thanked: 1 time | Joined on Sep 2010
#36
Originally Posted by gazza_d View Post
Also, if your email ever stops picking up new mail and notifying, then try this command in xterm
Code:
kill - 9 $(pidof modest)
I do have this problem and tried this command but couldn't get it to work, it gave me the error
Code:
sh: bad signal name ' '
I added it exactly as you typed it including all spaces. Am I doing something wrong?

Thx