Re: [Evolution] Not able to include a signature



After i did an upgrade to evolution 1.2.4, i'm not able to use anymore a
signature generator.

Before, i had a cron making it as ~/.signature and it was auto-included
automatically.

I didn't found this option in the new evolution, so i tried to do it as
a script. It appears in my signature drop-down menu, but when i select
it, nothing appears.

Can someone help for including my signature ?

The "Script Signature" option will execute the specified file and use
it's output as signature. This will fail, as your ~/.signature file
likely neither is a script nor is it executable.


I am not sure about your 1.2.x version, but IIRC this is the same as in
current 1.4.5 versions. However, you may have to adjust paths, as this
is the correct way for Evolution 1.4.x:

Create a signature using Evolutions Settings. Leave it empty or use a
string for identification. This will create a file in your
~/evolution/signatures/ directory.

You can remove that file and make a symlink to ~/.signature instead.
Evolution will happily use it then.

That way, you can leave your cron job untouched and the signature will
still change on a daily basis. HTH

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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