![](https://seccdn.libravatar.org/avatar/0a1043a12c24ba41b021439ad7624bf3.jpg?s=120&d=mm&r=g)
30 Oct
2006
30 Oct
'06
00:30
Been following the other "email" thread, and tried a script sig in Evolution...2.2.1 on SuSE 9.3 #!/bin/bash echo -e "----\n" echo -e "Tom in NM\n" echo -e "SuSE 9.3/Evolution \n" uptime echo -e "\n ====" Even with explicit new-lines as above, evolution ignores them, with the result as below. In a terminal, the above of course now double-spaces... Any thoughts? Tom ---- Tom in NM SuSE 9.3/Evolution 5:28pm up 17:09, 5 users, load average: 0.29, 0.28, 0.24 ====