Managing email signatures?
Click download Free Trial
Manage Email Signatures centrally from your Desktop - For All Users
extend your brand and promote your products, services, special events and news
 
The Ultimate Resource for eMailSignaturer eMailSignature Wiki Add URL in your RSS reader Send answers to my inbox Add URL in your RSS reader Get answers  RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Problem with images and hyperlinks

 
Post new topic   Reply to topic    email signatureManage Email Signatures centrally from your Desktop - For All Users Forum Index -> English Support
View previous topic :: View next topic  
Author Message
dave.eagle
Just can't stay away


Joined: 02 Apr 2008
Posts: 22
Location: dave.eagle

Posted: Thu Jul 29, 2010 11:29 am    Post subject: Problem with images and hyperlinks Reply with quote

Hi

We want to add images to our sigs for LinkedIn, blogs, Twitter and various other social networking sites our users have accounts on. We had hosted the images in a folder on our website and inserted them into the signature in this way.

However, when called down from the website but linking to a different website our emails were then blocked by some SPAM solutions.

Is this a known problem?

Thanks
Back to top
View user's profile Send private message
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1924
Location: Stoevring, Denmark

Posted: Thu Jul 29, 2010 12:15 pm    Post subject: Email signature caught in spam filter? Reply with quote

Email signature caught in spam filter?

In our signature, we link to Twitter and LinkedIn - without using images - and we have no problems.

We have tested many designs and in general there are not many issues.

Are your design filtered generally or only sending to one recipient?

Learn more: 2. Keep the number of linked images to a minimum
_________________
</Jesper> | Manage Email Signatures from your Desktop | Test Email Signature in All In-boxes | Email Signature Showcase
Back to top
View user's profile Send private message Visit poster's website
dave.eagle
Just can't stay away


Joined: 02 Apr 2008
Posts: 22
Location: dave.eagle

Posted: Fri Jul 30, 2010 9:20 am    Post subject: Reply with quote

Hi

OK I have the images working correctly and embeded. I have another issue now though I am afraid.

The sig was all working OK and then when I closed cockpit and re-opened and changed the sig slightly it now will not save. I get the error message

---------------------------
Cockpit for eMailSignature
---------------------------
The field zip/Postal_Code is not a merge field from the database or the fields could be case sensitive. Please correct this and try to save again.
---------------------------
OK
---------------------------

Below is my code for the signature. I am using ZIP/Postal_Code to hold a URL

______________________________

Code:
<DIV>
<TABLE border=0 cellSpacing=0>
<TBODY>
<TR>
<TD><FONT color=#008080 size=2 face=Verdana colour="#408080"><STRONG>((First_name)) ((Last_name))</STRONG></FONT>&nbsp; </TD>
<TD>&nbsp;&nbsp; </TD>
<TD><FONT size=2><FONT face=Verdana><FONT color=#008080 colour="#408080"><STRONG>DD</STRONG></FONT><FONT colour="#000000"><STRONG> </STRONG><FONT color=#808080>((Telephone_number))</FONT></FONT></FONT></FONT></TD></TR>
<TR>
<TD><FONT color=#008080 size=2 face=Verdana colour="#408080"><STRONG>((Description))</STRONG></FONT></TD>
<TD></TD>
<TD><FONT size=2><FONT face=Verdana><FONT colour="#408080"><STRONG><FONT color=#008080>T</FONT></STRONG> </FONT><FONT colour="#000000"><FONT color=#808080>((Pager))</FONT> </FONT><FONT color=#008080 colour="#408080"><STRONG>Ext</STRONG></FONT><FONT colour="#000000"> <FONT color=#808080>((Fax_number))</FONT></FONT></FONT></FONT></TD></TR>
<TR>
<TD><FONT color=#808080 size=2 face=Verdana colour="#000000">((Office))</FONT></TD>
<TD></TD>
<TD><FONT size=2><FONT face=Verdana><FONT color=#008080 colour="#408080"><STRONG>M</STRONG></FONT><FONT colour="#000000"> <FONT color=#808080>((Mobile_number))</FONT></FONT></FONT></FONT></TD></TR></TBODY></TABLE><BR><IMG src="http://www.withyking.co.uk/images/companylogo.gif"><BR>
<BR>&nbsp;<A href="http://((Web_page))/"><IMG border=0 alt="View my profile at www.withyking.co.uk" src="http://www.withyking.co.uk/cms/photo/system/wk_sm.jpg" width=23 height=25></A>&nbsp;<A href="http://((ZIP/Postal_Code))"><IMG border=0 alt="Connect with me on LinkedIn" src="http://www.withyking.co.uk/cms/photo/system/linkedin_logo_sm.jpg" width=25 height=25></A>&nbsp;<A href="http://((State/Province))"><IMG border=0 alt="Follow Withy King on Twitter" src="http://www.withyking.co.uk/cms/photo/system/twitter_sm.png" width=25 height=25></A>&nbsp;<A href="http://((City))/"><IMG border=0 alt="View my latest blog entry" src="http://www.withyking.co.uk/cms/photo/system/blogger_sm.jpg" width=25 height=25></A>&nbsp;<BR></DIV>
Back to top
View user's profile Send private message
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1924
Location: Stoevring, Denmark

Posted: Fri Jul 30, 2010 10:30 am    Post subject: The field zip/Postal_Code is not a merge field Reply with quote

The field zip/Postal_Code is not a merge field from the database or the fields could be case sensitive. Please correct this and try to save again.

You get this error because the field ((zip/Postal_Code)) is not included in your data source.

Your HTML below is using the correct field name - ((ZIP/Postal_Code)), so you properly have either TXT or RTF format using ((zip/Postal_Code)).

Field validation is improved in version 7. This is why did not see this error in version 5.
_________________
</Jesper> | Manage Email Signatures from your Desktop | Test Email Signature in All In-boxes | Email Signature Showcase
Back to top
View user's profile Send private message Visit poster's website
dave.eagle
Just can't stay away


Joined: 02 Apr 2008
Posts: 22
Location: dave.eagle

Posted: Fri Jul 30, 2010 10:53 am    Post subject: Reply with quote

Thanks

I'll upgrade to v7 and see what happens. I corrected the code in all variants of the sig but the same error persisted.

Will report back after upgrade.
Back to top
View user's profile Send private message
Bjarne Mess
Certified Professional
Certified Professional


Joined: 01 May 2007
Posts: 723
Location: Copenhagen

Posted: Tue Aug 03, 2010 7:26 pm    Post subject: Reply with quote

Dave,

I have investigated this further. This has nothing do to what have been suggested so far.

It seems that we have a rare special case here. In the HTML editor (design view) there is a validation on all href's, which means the the first part of the link until it meets the first '/' will be made to lower case. The rest remains. The check then identifies that the field is incorrect, because we assume that it is ZIP and not zip (in the ZIP/Postal_Code) example and hence it seems to you that you cannot save because of wrong fields.

This is also the case with the State/Province and Country/Region which all includes '/'.

It will not help you upgrade to version 7.3, but we will address this issue in the version 7.5 right on the way.

Thanks for your patience,
Bjarne
Back to top
View user's profile Send private message Visit poster's website
dave.eagle
Just can't stay away


Joined: 02 Apr 2008
Posts: 22
Location: dave.eagle

Posted: Wed Aug 04, 2010 6:59 am    Post subject: Reply with quote

Hi Bjarne

Thanks for that.

We have noticed it also does it with Web_page - it always changes the first "W" to lower case. Also it always appends a "/" to the end of the link every time you edit the signature. At present we manually change these 2 things every time in code view...

Do you know when 7.5 is due?

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Manage Email Signatures centrally from your Desktop - For All Users Forum Index -> English Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Add URL in your RSS reader | About Us | Terms and conditions | © 2012 eMailSignature Aps.