Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > General Questions

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-19-2009, 03:17 PM
Active Member
 
Posts: 27
Default How do I insert a picture into my signature?

This may be user error but I can't figure out how to insert a picture into my signature. I'd like to include my company's logo. There is an "Insert Images" button when you create an HTML signature, and I tried using a URL like this:

file:///c:/logo.jpg

but all this did was include this URL in the signature, not embed my company's logo. I also tried to drag and drop the logo file onto the signature edit window, but that seemed to give weird results, and didn't always even work. At best I got a picture frame outline but no picture inside the outline.

So, can this be done?
Reply With Quote
  #2 (permalink)  
Old 02-20-2009, 03:14 AM
Moderator
 
Posts: 927
Default

I have an image in my sig, but doing it involved a little bit of hackery.

My sig is defined as:

Code:
zmprov ga myUsername | grep zimbraPrefMailSignatureHTML

zimbraPrefMailSignatureHTML: <table><tr><td><img src = 'https://mail.domain.co.uk/zimbra/logo.png' /></td><td><div style='border-left: 3px double rgb(51, 68, 119); padding: 0px 0px 0px 7px; font-family: verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; line-height: 14px; font-size-adjust: none; font-stretch: normal; color: rgb(51, 68, 119);'><span style='font-weight: bold;'My Name</span><br>IT Support<br><a style = 'text-decoration:none; color: rgb(51, 68, 119);' href = 'http://www.domain.co.uk'>Company Name</a></div></td></tr></table>
I've sanitised it a little, but you can see in there a image reference, the image is stored directly on our zimbra server at /opt/zimbra/jetty/webapps/zimbra/logo.png

Now, this works but it's not ideal, you could store the image at Amazon's S3 services or something if you prefer, plus it's difficult to edit and not very flexible. There may be better ways, I created this a while back and havnt been tempted to come up with anything better yet.
Reply With Quote
  #3 (permalink)  
Old 02-20-2009, 07:24 AM
Active Member
 
Posts: 27
Default

I don't think I really want to tell my CEO that we have to store our company logo at Amazon in order to get it in our signature. Really though, all we need is a reference to our logo on our own web server. That'll work but it certainly isn't very customizable, e.g., what if I want a picture of my cat in my sig?

When composing an email it's possible to embed an attachment in the body of the message. This same idea would be nice for signatures.
Reply With Quote
  #4 (permalink)  
Old 02-20-2009, 09:00 AM
Active Member
 
Posts: 27
Default

I tried something quick and dirty and put our company's logo up on my gmail site. For some reason though, Zimbra doesn't like this link:

https://sites.google.com/a/maxiscale.../maxiscale.png



This works fine on this forum but doesn't display the intended graphic when I use the link in my signature.

I tried something similar using the sigtools site, and created this:

http://www.sigtools.com/SIGpwsteele-bigfoot-blue.png



This works fine in Zimbra. So, why does the first link not work?
Reply With Quote
  #5 (permalink)  
Old 02-20-2009, 09:04 AM
Active Member
 
Posts: 27
Default

Okay, I think I figured it out. That google site wants a username to access the site. Guess I'll have to put the graphic elsewhere.
Reply With Quote
  #6 (permalink)  
Old 05-05-2009, 09:22 AM
ple ple is offline
Loyal Member
 
Posts: 82
Default Unable to add a graphic

Hi,
How do you add a graphic using HTML signature? I'm having a hard time to make it to work when I place the graphic in an in-house web server. I'm running 5.0.15.
Thanks.
PL
Reply With Quote
  #7 (permalink)  
Old 05-13-2009, 02:50 PM
Trained Alumni
 
Posts: 15
Default

Thanks Dirk for the info. Worked great. I did have to format my zmprov command a little different. Here is my command

Code:
zmprov ma user@domain.com zimbraPrefMailSignatureHTML "<table><tr><td><img src = 'http://www.domain.com/signatures/Logo_Edit.gif' /></td><td><div style='border-left: 3px double rgb(51, 68, 119); padding: 0px 0px 0px 7px; font-family: verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; line-height: 14px; font-size-adjust: none; font-stretch: normal; color: rgb(51, 68, 119);'><span style='font-weight: bold;'></span>Name<br>Title<br><a style = 'text-decoration:none; color: rgb(51, 68, 119);' href = 'http://www.yourdomain.com'>Company Name</a><br>Address_1<br>Address_2<br>City, ST 99999<br>888.555.1212<br>user@domain.com</div></td></tr></table>"
I am using our website to host the image.
Reply With Quote
  #8 (permalink)  
Old 09-03-2009, 08:13 PM
Intermediate Member
 
Posts: 17
Default Add image to Signature

Okay, would someone please explain to me in simplified terms how to add an image to a signature? In the directions for using the richtext editor with zimbra desktop it says to link into the documents folder. So I uploaded an image there and tried this different ways, but it's not working. Am I missing something, or is it because there is still a problem with html formatting in signatures? Thanks, drking

http://www.zimbra.com/desktop/help/e...ext_editor.htm
Reply With Quote
  #9 (permalink)  
Old 09-04-2009, 09:18 PM
jrg jrg is offline
Active Member
 
Posts: 29
Question How do you add an Image into a signature

Nobody has answered "PeterSteele" original question....
If you're using ZD as a replacement for Outlook or Thunderbird. We don't have a web site or server to “get” our image. We have a image file (.png) stored on our desktop system. How do you load a local image into your signature? We should be able to use file:///c:/Image_Name.png. Something so simple to achieve in outlook, but impossible/frustrating in ZD.
Reply With Quote
  #10 (permalink)  
Old 09-04-2009, 10:38 PM
Intermediate Member
 
Posts: 17
Default

Thanks for your reply JRG. Zimbra has so many great attributes so it's odd that this is not one of it's added features. I constantly go back from Entourage to Zimbra because Entourage is slow, however since the issue of being able to insert an image in the signature is important to me for some of my accounts, I do find myself migrating back to send emails from those accounts. Hopefully someone will let us know something soon.

drking
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.