1

Topic: Signature insert problem

I am trying to figure out how to add an outgoing email signature on a per user basis.
I am using iRedadmin-Pro LDAP. I can save text from Settings> Identities>Signature but i can not Insert signature as .jpg format from "Insert Signature". Can you please help?

2

Re: Signature insert problem

Are you talking about inserting signature with Roundcube webmail?
I don't think you can insert a JPG image directly as signature with Roundcube. How about create HTML signature with <img> tag linked to a public web server? For example:

<img src="http://your_server/images/signature.jpg">