Hello Michael P

Am 2013-08-13 12:30, schrieb [email protected]:
> 
> 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

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to