Evolution and signatures...

darkstar62 ulist at gs1.ubuntuforums.org
Fri Sep 8 16:06:24 UTC 2006


I was getting the same thing.  It seems to work if you put the whole
HTML signature in a script and have evo use the script instead.



My script looks a bit like:




Code:
--------------------
    #!/bin/bash

  echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">

  <HTML>

  <HEAD>

  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">

  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">

  </HEAD>

  <BODY TEXT="#000000" LINK="#0000ff" BGCOLOR="#ffffff">

  <PRE>

  ...'

  
--------------------




Just save it somewhere, make it executable, and add the script in evo. 
That should work.



- Cory


-- 
darkstar62




More information about the ubuntu-users mailing list