Thank you, we managed to sort it out

On 23/08/2013 14:10, Christian Mack wrote:
Hello Michael P

Am 2013-08-13 12:30, schrieb micha...@beekmangroup.com:
i am using sogo v2.0.7

I was trying to set up an html signature. i ended up pasting the html code into
the dialog box on the sogo webmail interface. now i am unable to change my
signature on sogo as the link to alter signature has disappeared and my
signature is stuck as a bunch of html code.

How can i go about clearing/resetting my signature so that i can add a new one?

On the command line you can use sogo-tool for that.
Read the current setting with:
/usr/sbin/sogo-tool user-preferences get defaults $userid SOGoMailSignature

Unset it with:
/usr/sbin/sogo-tool user-preferences unset defaults $userid
SOGoMailSignature

Set it with:
/usr/sbin/sogo-tool user-preferences set defaults $userid
SOGoMailSignature '{"SOGoMailSignature":"My new totally hip signature"}'

You have to replace $userid with your user ID in SOGo.


Kind regards,
Christian Mack


--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to