Re: [Evolution] Help Needed to Signature file working correctly



This is the fourth test of a signature script. Do not ask me why it is
working now and did not before. I am just happy it is working. This is the 
signature it is producing in evolution:

--
Ralph
==================================================
Gentoo Linux: Gentoo Base System version 1.4.3.10p1
kernel-2.4.22_pre2-gss AMD Athlon(tm) XP 2200+
AIM, YAHOO = ralphfdewitt JABBER.ORG = ralphdewitt
Signed and Encrypted mail encouraged
==================================================

This is the script file:

#!/bin/bash
echo --"<br>"
echo Ralph"<br>"
echo =================================================="<br>"
echo -e "Gentoo Linux:\t\t`cat /etc/gentoo-release`""<br>"
echo -e "kernel-`uname -r`\t\t`uname -p`""<br>"
echo AIM, YAHOO = ralphfdewitt JABBER.ORG = ralphdewitt"<br>"
echo Signed and Encrypted mail encouraged"<br>"
echo =================================================="<br>"

My thanks to Chris and all how helped on this problem, as I begin to learn, 
test, and move from Kmail to Evolution.

-- 
Ralph
==================================================
Gentoo Linux:           Gentoo Base System version 1.4.3.10p1
kernel-2.4.22_pre2-gss          AMD Athlon(tm) XP 2200+
AIM, YAHOO = ralphfdewitt JABBER.ORG = ralphdewitt
Signed and Encrypted mail encouraged
==================================================

Attachment: pgpEzgCcjj4Z2.pgp
Description: signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]