Copy / Past Image i...
 
Notifications
Clear all

[Solved] Copy / Past Image in signature is impossible ...

6 Posts
3 Users
3 Reactions
123 Views
(@mj-oziolab)
New Member
Joined: 2 years ago
Posts: 15
Topic starter  

Hello,

We have a new problem with Carbonio Release 26.3.2 (Network Edition AND Community, same problem)

It's currently impossible to insert an image with basic copy/past into an email signature.

The error is:
One or more signatures have exceeded the size limit.

I deleted all the signatures and created a new one, but the problem persists.

 

Any ideas ?


   
Quote
(@victorsina)
New Member
Joined: 4 weeks ago
Posts: 2
 

Same problem here.

The only way to workaround the issue is to use an webserver and publish there the signatures, then insert the signatures urls for every user.

Now we have other problems with screenshots in mails. No screenshots appears on destination for every mail created ussing webmail.


   
ReplyQuote
(@sharif)
Honorable Member Admin
Joined: 4 years ago
Posts: 953
 

@mj-oziolab

Thanks for the report. The error about exceeding the signature size limit is the zimbraMailSignatureMaxLength cap kicking in. It defaults to 10240 bytes per signature.

Could you please try this and let us know the results:

su - zextras
carbonio prov ma user@example.com zimbraMailSignatureMaxLength 524288

@victorsina

The screenshot-not-appearing-on-destination is likely a separate issue.


   
victorsina reacted
ReplyQuote
(@mj-oziolab)
New Member
Joined: 2 years ago
Posts: 15
Topic starter  

Thanks for return, 10 Ko ... Its ... very small ...
Its not possible apply for COS ? Or Entire server ?


   
ReplyQuote
(@sharif)
Honorable Member Admin
Joined: 4 years ago
Posts: 953
 

@mj-oziolab 

This (zimbraMailSignatureMaxLengthis COS or account only attribute. You could check it on a test account first and then if you want you could apply it on COS level too. To implement it on the COS level the command structure is same as previous reference:

su - zextras
carbonio prov mc default zimbraMailSignatureMaxLength 524288

# carbonio prov mc COS_NAME zimbraMailSignatureMaxLength 524288

Though this does not require any service restart, but feel free to refresh your browser.

Let us know how it goes.

 


   
mj-oziolab reacted
ReplyQuote
(@mj-oziolab)
New Member
Joined: 2 years ago
Posts: 15
Topic starter  

@sharif Hello,

Nobody uses an image smaller than 10ko on signature, its not realistic.

Its Work now with this instruction ! Yes, thanks. 😊 


   
Sharif reacted
ReplyQuote