MacTalk Forums > Mac Stuff > Mac OS X
Mac OS X Discussion and support on Mac OS X. If you have an issue with an application (e.g: Safari, or iPhoto, or Adium), it goes in the Applications forum.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 30th June 2009, 11:20 AM
 
Join Date: Oct 2005
Posts: 219
Default signature headaches in Mail.....

......this is really meant to be one of the easiest things to do but clearly not!

I have just re-developed my branding - and as such, have a new email signature. I created the HTML file, uploaded to my server, opened safari, saved the HTML file as a "web archive" in home>library>mail>signatures

re-opened Mail, typed my test email, accessed signature pane, there is my lovely signature in the drop down menu - displays fine - hit send.

recipients can see the text of my email - but NOT my signature!!! it's a totally blank area where the image should be (no broken link message or anything like that)

any ideas what I have done wrong????? this is driving me slowly insane!!

cheers guys...
Bexford
Reply With Quote
  #2 (permalink)  
Old 30th June 2009, 11:30 AM
 
Join Date: Oct 2005
Posts: 219
Default

as a quick follow-up to the above - I realise I can open the image within Preview - copy and dump it in the signature - but that is not what I want to do at all as I didn't want the sig to go through as an attachment - v annoying for recipients - hence me doing it the HTML route to avoid that!
Reply With Quote
  #3 (permalink)  
Old 30th June 2009, 11:36 AM
dotnet's Avatar
I come in peace
 
Join Date: Feb 2007
Location: Toongabbie, NSW
Posts: 2,132
Default

Have you set the message format to HTML in Preferences -> Composing?

Cheers
Steffen.
__________________
It's a Unix, Jim, but not as we know it...
Reply With Quote
  #4 (permalink)  
Old 30th June 2009, 11:46 AM
 
Join Date: Oct 2005
Posts: 219
Default

hey Steffen......thanks for the speedy reply - I thought you had nailed it as soon as I read your post....BUT.....

just double-checked within composing prefs - the only format options I have are rich text or plain text (is currently set to rich text) - HTML is not an option in the drop-down menu

FYI - am running Leopard (10.5.4) so Mail Version 3.4

cheers!
Bex
Reply With Quote
  #5 (permalink)  
Old 30th June 2009, 12:13 PM
 
Join Date: Oct 2005
Posts: 219
Default

also to confirm - "Display remote images in HTML messages" IS checked - so now I am at a total loss as to what the issue is!!

Reply With Quote
  #6 (permalink)  
Old 30th June 2009, 12:15 PM
dotnet's Avatar
I come in peace
 
Join Date: Feb 2007
Location: Toongabbie, NSW
Posts: 2,132
Default

Yeah, "rich text" is fine, it'll send HTML (more specifically, the composed message has a plain text and an HTML part, as defined by the MIME standard).

Many mail clients will choose the best looking rendition out of the alternative content encodings that they can support, HTML in most cases. Apple Mail will remember your preference in that regard, IIRC. Try changing to alternative message displays using cmd-option-] and cmd-option-[, or pick one via View -> Message. Does the signature show up properly then?

Cheers
Steffen.
__________________
It's a Unix, Jim, but not as we know it...
Reply With Quote
  #7 (permalink)  
Old 30th June 2009, 12:26 PM
 
Join Date: Oct 2005
Posts: 219
Default

hey again Steffen.....thanks again for all your help - but still not displaying.

sent a test mail to my gmail + AAPT accounts - usual deal - can see the text of the mail, not the signature - the alternative options I can access are "long headers" and "raw source" - clicking those brings up all the coding etc - and no signature!!

Last edited by Bexford; 30th June 2009 at 01:06 PM.
Reply With Quote
  #8 (permalink)  
Old 30th June 2009, 01:29 PM
dotnet's Avatar
I come in peace
 
Join Date: Feb 2007
Location: Toongabbie, NSW
Posts: 2,132
Default

If you look at the raw source, does the email have HTML parts?

Cheers
Steffen.
__________________
It's a Unix, Jim, but not as we know it...
Reply With Quote
  #9 (permalink)  
Old 30th June 2009, 01:41 PM
 
Join Date: Oct 2005
Posts: 219
Default

hmmmmm....if you mean code etc then not that I can see!

towards the bottom it states this:

Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v928.1)

shouldn't the content type be "text/rich" as per my preferences?

cheers!
Reply With Quote
  #10 (permalink)  
Old 30th June 2009, 04:28 PM
dotnet's Avatar
I come in peace
 
Join Date: Feb 2007
Location: Toongabbie, NSW
Posts: 2,132
Default

In the header of the message (the bits before the first blank line) there should be a header like "Content-Type: multipart/alternative". The individual parts in the message body further down should have things like "Content-Type: text/plain" and "Content-Type: text/html".

Cheers
Steffen.
__________________
It's a Unix, Jim, but not as we know it...
Reply With Quote
  #11 (permalink)  
Old 1st July 2009, 02:05 PM
 
Join Date: Oct 2005
Posts: 219
Default

Hi again Steffen

just checked the actual HTML file I created - and this is the source code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
</head>

does that shed any light for you - or anyone else for that matter??!

cheers!
Bex
Reply With Quote
  #12 (permalink)  
Old 1st July 2009, 02:43 PM
dotnet's Avatar
I come in peace
 
Join Date: Feb 2007
Location: Toongabbie, NSW
Posts: 2,132
Default

I'll play with it when I get home...

BTW, do your emails (those that don't show the sig properly) require any rich text features at all? Maybe Mail skips the alternative encoding thing altogether if the text appears plain? Just guessing here of course, but have you tried making a word bold or something, to force HTML+plain encoding?

Cheers
Steffen.
__________________
It's a Unix, Jim, but not as we know it...
Reply With Quote
  #13 (permalink)  
Old 2nd July 2009, 05:05 PM
 
Join Date: Oct 2005
Posts: 219
Default

Hi Steffen.....apologies for the lateness in replying - am flat out at the moment!

what I have failed SPECTACULARLY to mention in my previous postings is that the signature I have created is a complete image (.jpg file) which is uploaded to my server etc and viewing fine.

I followed a tutorial online which worked seamlessly - and so to reiterate - the signature image displays fine when I create the message (having selected it in the drop down menu) - but is not viewable by the recipient!

not sure this helps in anyway but best to clarify!

cheers!
Bexford
Reply With Quote
  #14 (permalink)  
Old 2nd July 2009, 11:02 PM
dotnet's Avatar
I come in peace
 
Join Date: Feb 2007
Location: Toongabbie, NSW
Posts: 2,132
Default

So, what you've posted above isn't the actual signature file then. It's an empty document with just a title.

Cheers
Steffen.
__________________
It's a Unix, Jim, but not as we know it...
Reply With Quote
  #15 (permalink)  
Old 3rd July 2009, 11:24 AM
 
Join Date: Oct 2005
Posts: 219
Default

Hi again Steffen

the entire source code is below - ignore the stupidly large size for my image file for the signature - my main concern at this stage is getting the thing to work!!!

appreciate all your help with this.....

cheers!
Bexford

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
</head>

<body>
<img src="http://www.justsoho.com.au/JS_email_sig_09.jpg" width="648" height="198" />
</body>
</html>
Reply With Quote
  #16 (permalink)  
Old 4th July 2009, 01:13 AM
dotnet's Avatar
I come in peace
 
Join Date: Feb 2007
Location: Toongabbie, NSW
Posts: 2,132
Default

Hmm, I just sent mail with your signature, it comes across just fine. Do you see the signature when you look at the mail in the Sent folder?

Cheers
Steffen.
__________________
It's a Unix, Jim, but not as we know it...
Reply With Quote
  #17 (permalink)  
Old 4th July 2009, 12:09 PM
 
Join Date: Oct 2005
Posts: 219
Default

Hi Steffen

that is bizarre! and no it doesn't show in the sent folder.

just to walk you through exactly what i have done as follows:

1. created HTML file - uploaded to server

2. Mail > prefs > signatures - created a dummy text signature. saved + quit

3. safari > opened HTML file (http://www.justsoho.com.au/JS_email_sig_09.jpg), saved as "web archive" file (overriding the dummy sig web archive file in Library > Mail > signatures

4. opened Mail - selected signature in drop down menu - views fine. SEND - and that's where the problem is - not viewing in recipient mail OR in sent folder.

__

am tearing my hair out over this to be honest - how can a simple thing be so hard???!!!

cheers!
Bexford
Reply With Quote
  #18 (permalink)  
Old 4th July 2009, 12:33 PM
ClockWork's Avatar
I'm the Urban Spaceman, baby
 
Join Date: May 2006
Location: Sydney, Australia
Posts: 7,127
Send a message via AIM to ClockWork Send a message via Skype™ to ClockWork
Default

It's of my opinion that Mail is really the simple dood's emailer, and that it cannot really perform fancy tricks and there have been a great deal of problems seeing graphic files within it - or at least, this is my experience - which is why I've always used such apps as Entourage, though in your case, something like MaxBulk Mailer might be the answer to your woes.

MaxBulk Mailer is the app that a lot of businesses use to create those full HTML styled emails.

I suggest this as a possible candidate, over going mad.
Reply With Quote
  #19 (permalink)  
Old 4th July 2009, 12:50 PM
 
Join Date: Oct 2005
Posts: 219
Default

hey there clockwork - many thanks for your message.

I appreciate you giving me the tip MaxBulkBailer - as I don't send thousands of emails per week (maybe a couple of hundred at most) - and to me - an image file as a signature is such a SIMPLE thing - MBB maybe overkill! am not creating fancy HTML newsletters or anything like that - in which case something like MBB would be perfect - I just want to have an image file as a signature that is not an attachment or pasted graphic.

however - I have bookmarked the link you sent for sanity's sake!

cheers
Bexford
Reply With Quote
  #20 (permalink)  
Old 4th July 2009, 12:57 PM
ClockWork's Avatar
I'm the Urban Spaceman, baby
 
Join Date: May 2006
Location: Sydney, Australia
Posts: 7,127
Send a message via AIM to ClockWork Send a message via Skype™ to ClockWork
Default

Horses for courses Bexford.

Doesn't need to be used for mass mailing thousands.

It's ability is to have the flexibility to graphically beautify an email to please the eye.

Perfect for graphic designers and makers of artful hand crafts.

cheers,

cw
Reply With Quote
Reply

Bookmarks

Tags
headaches, mail, signature


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On