On Mon, 2003-11-10 at 14:20, Jeff Clough wrote:
I have a script that generates my email signatures. The problem is, I think,that Evolution (1.2.4) applies "normal" style to it. I need it to apply "preformatted" style to it so that things stay lined up the way they should. Is there any way to specify the formatting of a script-generated signature?
The .sig below is generated by a script. Evo treats such things as
HTML, not raw text, which is why your text is losing formatting. I
solve this by putting:
echo "</pre>-- "
cat ~/.templates/signatureN
to put the text out as preformatted, and then the generated stuff
follows.
Hope this helps,
Ta,
--
o o mailto:Moredhel earthling net
/v\ark R. Bowyer http://www.bowyer.screaming.net Mark Bowyer Sun COM
`-' --------------------------------------- /"\
...fingerprint = 7924 9E9E 7B91 225E B065 \ / ASCII Ribbon Campaign
1024D/15140DC1 39D0 551D ABE6 1514 0DC1 X Against HTML Mail
-------------------------------------------- / \
SCRABSTER (n.) One of those dogs which has it off on your leg during
tea.
Attachment:
signature.asc
Description: This is a digitally signed message part