| View previous topic :: View next topic |
| Author |
Message |
toby.bell Quite a regular

Joined: 04 Jun 2008 Posts: 14 Location: Kingston Upon Thames, Surrey, UK
|
| Posted: Thu Aug 18, 2011 12:17 pm Post subject: Inserting custom images from a share? |
|
|
Hi,
I am trying to insert a custom image from a share for each user.
The images are located in s:\installations\emailsignature\images\USERNAME.jpg where USERNAME is the users username.
I tried linking to file:///S:/Installations/eMailSignature/images/%username%.jpg but that doesnt seem to be working.
Any pointers would be appreciated!
Thanks!
Toby... |
|
| Back to top |
|
 |
toby.bell Quite a regular

Joined: 04 Jun 2008 Posts: 14 Location: Kingston Upon Thames, Surrey, UK
|
| Posted: Thu Aug 18, 2011 12:23 pm Post subject: |
|
|
Just noticed, if I double click back on the image, it has chnaged the address to
| Code: | | file:///S:/Installations/eMailSignature/images/%25username%25.jpg |
|
|
| Back to top |
|
 |
Mathias Kiesler Certified Professional

Joined: 26 Mar 2007 Posts: 183 Location: Osnabrücker Land
|
|
| Back to top |
|
 |
toby.bell Quite a regular

Joined: 04 Jun 2008 Posts: 14 Location: Kingston Upon Thames, Surrey, UK
|
| Posted: Thu Aug 18, 2011 1:32 pm Post subject: |
|
|
Thanks for the reply.
Can this imbed the image, or will this just be a link to a remote image?
I would like the images to be imbedded, so the recipient doesnt get the "press here to load images" message. |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Thu Aug 18, 2011 1:44 pm Post subject: eMailSignature > Signatures, Insert embedded. |
|
|
Hi Toby,
Did you try %username%?
Start with a "static" image. Make sure it deploys to the Outlook profile.
When it works, you can try with %username%. Then you know where to troubleshoot if it stops working.
If your static image does not deploy, you need to fix that first.
Inserting "static" embedded image, there is no need to edit the code (if you are running Sign.exe v7.5).
Best Practice: Use UNC path instead of mapped drives.
Does it make sense? _________________ </Jesper> | Test Email Signature | Showcase |  |
|
| Back to top |
|
 |
toby.bell Quite a regular

Joined: 04 Jun 2008 Posts: 14 Location: Kingston Upon Thames, Surrey, UK
|
| Posted: Thu Aug 18, 2011 3:36 pm Post subject: |
|
|
Hi Jesper,
Here is what I have done..
Uisng Cockpit 7.3.0 (I can't see where I can download newer veriosn on your site!)
I configured a static image, then inserted this - that works fine.
I then alterd the address of the image to the new location
"S:\Installations\eMailSignature\images\%username%.jpg" and it then goes to a red X
If I then double click on the image, it has changed the link to
file:///S:/Installations/eMailSignature/images/%25username%25.jpg
If I change it to the exact file name
"file:///S:/Installations/eMailSignature/images/toby.bell.jpg" it seems to be happy.
I want to keep drive letters, as the S drive is pointing tio different replicated shares in different offices. |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Thu Aug 18, 2011 4:38 pm Post subject: |
|
|
Hi Toby,
Please start with upgrading to latest version 7.5.
How to upgrade from 7.x.
I'm not sure if the editor in version 7.5 will work with %username%, but it's worth a try. _________________ </Jesper> | Test Email Signature | Showcase |  |
|
| Back to top |
|
 |
toby.bell Quite a regular

Joined: 04 Jun 2008 Posts: 14 Location: Kingston Upon Thames, Surrey, UK
|
|
| Back to top |
|
 |
Bjarne Mess Certified Professional


Joined: 01 May 2007 Posts: 735 Location: Copenhagen
|
| Posted: Thu Aug 18, 2011 10:00 pm Post subject: |
|
|
Guys, this will not work the way I can see this described.
Are you trying to add the logo into the image container and then ref it in the html? The %USERNAME% is not interpreted in the logo link as it is not a part of the signature template.
Would you require to embed the logo or would you prefer a link to each of the user's signatures?
Thanks,
Bjarne |
|
| Back to top |
|
 |
toby.bell Quite a regular

Joined: 04 Jun 2008 Posts: 14 Location: Kingston Upon Thames, Surrey, UK
|
| Posted: Thu Aug 25, 2011 1:30 pm Post subject: |
|
|
Hi Bjarne,
I would like to embed the logo, so we don't then need to host it somewhere, and it will automatically show in Outlook, without it being blocked by default. |
|
| Back to top |
|
 |
|