Kawlindakew Posted September 23, 2015 Posted September 23, 2015 I am trying to add a corporate image to default email signature in Exchange 2010, without success. If I use: logo.jpg Where do I put the actual logo.jpg? I have tried using \\servername\sharename\logo.jpg</p But that isn't working either. Any help would be much appreciated. Thank you
fairm010 Posted September 23, 2015 Posted September 23, 2015 You'd need to make it an externally accessible image. For example I host the image at schoolname.co.uk/images/footer.jpg then http://schoolname.co.uk/images/footer.jpg
localzuk Posted September 23, 2015 Posted September 23, 2015 Your other option is to convert the jpg to base64 and embed that instead. The XHTML output from this is somewhat useful - https://www.base64-image.de/
Kawlindakew Posted September 23, 2015 Author Posted September 23, 2015 Please forgive my stupidity here but does that mean: i have to install and setup a web server?? Thank you for the quick reply
localzuk Posted September 23, 2015 Posted September 23, 2015 Please forgive my stupidity here but does that mean: i have to install and setup a web server?? Thank you for the quick reply If you want images to be linked to, like suggested by @fairm010, you would need them hosted on a web server, yes. Does your organisation have a website? Can you get the image hosted on there?
Kawlindakew Posted September 23, 2015 Author Posted September 23, 2015 A big thank you to you both, this is now sorted. It has been driving me mad all day
RichCowell Posted May 5, 2016 Posted May 5, 2016 (edited) Your other option is to convert the jpg to base64 and embed that instead. The XHTML output from this is somewhat useful - https://www.base64-image.de/ @localzuk - Do you know much about Base64 images in email signatures? I've got my images converted, they display correctly when I view the htm file in a browser, but not in emails... Edited May 5, 2016 by RichCowell
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now