HTML Signature exceeds maximum length of 10,240: Difference between revisions

(Created page with "=HTML Signature exceeds maximum length of 10,240 ( it includes the html tags )= <br> == Problem: == Error - HTML Signature exceeds maximum length of 10,240 ( it includes th...")
 
No edit summary
Line 1: Line 1:
=HTML Signature exceeds maximum length of 10,240 ( it includes the html tags )=
=HTML Signature exceeds maximum length of 10,240 ( it includes the html tags )=
<br>
<br>


== Problem: ==
== Problem: ==
Error - HTML Signature exceeds maximum length of 10,240 ( it includes the html tags ).
Error - HTML Signature exceeds maximum length of 10,240 ( it includes the html tags ).


[[File:98496255.png]]
[[File:98496255.png]]


<br>
== Solution:==
== Solution:==


To increase mail signature length.
To increase mail signature length, Login into Admin Panel and go to -
 
Login into Admin Panel and go to -


  Home >> Configure >> Class of Service >> default >> Preferences
  Home >> Configure >> Class of Service >> '''<Select COS Here>''' >> Preferences


[[File:442318.23000000004.png]]
[[File:442318.23000000004.png]]


'''From CLI -'''
'''From CLI'''
 
* On COS level:  
  su - zimbra
  zmprov mc COS_NAME zimbraMailSignatureMaxLength 0  
  zmprov mc COS_NAME zimbraMailSignatureMaxLength 0  


For user account -
* On account level:
  zmprov ma username@domain.com zimbraMailSignatureMaxLength 0
  zmprov ma username@domain.com zimbraMailSignatureMaxLength 0


'''0 means unlimited, Default size is 10240'''
'''0 means unlimited, and default size is 10240'''
 




Sourabh Bhushan


"Sourabh Bhushan" <sbhushan@zimbra.com>
Submitted by:  Sourabh Bhushan

Revision as of 20:49, 21 August 2017

HTML Signature exceeds maximum length of 10,240 ( it includes the html tags )


Problem:

Error - HTML Signature exceeds maximum length of 10,240 ( it includes the html tags ).

98496255.png


Solution:

To increase mail signature length, Login into Admin Panel and go to -

Home >> Configure >> Class of Service >> <Select COS Here> >> Preferences

442318.23000000004.png

From CLI

  • On COS level:
zmprov mc COS_NAME zimbraMailSignatureMaxLength 0 
  • On account level:
zmprov ma username@domain.com zimbraMailSignatureMaxLength 0

0 means unlimited, and default size is 10240



Submitted by: Sourabh Bhushan

Jump to: navigation, search