csign from console rmeove a href tel: from assing

Working with Zimbra Talk? This is your Forum, drop here your questions with the Installation, Configuration, etc.
Post Reply
Quar
Posts: 1
Joined: Thu Apr 27, 2017 7:15 am

csign from console rmeove a href tel: from assing

Post by Quar »

Im first time here so hello for all :)

I have some problem with assign I have creted trought console using html file and csing

I have simply code

Code: Select all

#!/bin/bash

/opt/zimbra/bin/zmprov csig user@domain.pl domain-signature-LONG zimbraPrefMailSignatureHTML "$(tr -d '\n' < /home/np_ds/stopki/LONG/user@domain.pl.html)"

In html file I use tag

Code: Select all

<a href="tel:+000000000">000000000</a>
Is ok script added new assign but when I check zimbra remove this a href="tel:" from my assing.

Is some log where I can check why this doed?
Post Reply