[Evolution] signatures
Trey Sizemore
trey@fastmail.fm
Tue, 05 Oct 2004 22:25:53 -0400
--=-PM4+GokUKyj/Ueeucx+G
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
On Mon, 2004-10-04 at 18:02 -0400, Ken Stevens wrote:
> I haven't figured out how to make evolution raed a signature file. If
> anyone knows I would appreciate the information. In either case, I do
> have a signature script.
>=20
> I would like it to come out as below (The script is a random signature
> using fortune. In any case, the "--" gets added to the end of the email=20
> without a CRLF. How would I insert one. (Although, I still would like to
> use the .signature file.
>=20
>=20
> Thanks, Ken
>=20
You could just use a bash script (make sure it's executable) like the
following:
#!/bin/bash
echo "<br>"
echo "-- <br>"
echo "Cheers,<br>"
echo "Trey<br>"
echo "---<br>"
echo "<br>"
fortune -s
Evolution requires html tags for formatting (such as the <br> tags for
spacing above). Now just go to Tools -> Settings -> Composer Settings
and choose the Sigs tab and Script option and point to your file.
HTH.
--=20
Cheers,
Trey
---
Thieves respect property;
they merely wish the property to become their property
that they may more perfectly respect it.
-- G.K. Chesterton, "The Man Who Was Thursday"=20
10:23pm up 13:33, 4 users, load average: 0.48, 0.29, 0.31=20
Linux salamander 2.6.8-20041004142139-default #1 Mon Oct 4 14:21:39 UTC
2004 i686 i686 i386 GNU/Linux
--=-PM4+GokUKyj/Ueeucx+G
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQBBY1exEGwvX2++Pg0RAsw0AKCZp/08Z3jx7B1oOFg7sS0yuSrjDwCfYWAR
C/imQbT9a8K9SoARQA+Wznk=
=mkDe
-----END PGP SIGNATURE-----
--=-PM4+GokUKyj/Ueeucx+G--