Custom mail stationery

I am trying to create a custom mail stationery. This seems to me very complex and unnecessarily so.
Problems
Folder location
I cannot locate the folder where customer tmeplates are located. There are various posts but the directories suggested do not exts even after saving a customer stationery file.
This location suggesteed by Chris
~Library > Application Support > Mail > Stationery > Apple > Contents > Resources > Custom > Contents > Resources >
does not exist on my mac.
This dose but dos not contain any customer stationery that I can see...
Mac HD>Libary>Application Support>Apple>Mail>Stationery>Apple>Contents>Resources>Stationery> ...then Various Folders that match standard Stationery
Images
These do not attach to save as stationery.
Any help would be approciated...
System info
Mac OSX 10.8.5
Mail 6.6 2013

Use stationery in messages
You can add a personal touch to a message by using stationery. For example, if you’re inviting friends to dinner, you can use the Dinner stationery to make your message look like a professionally printed invitation.
Apply a stationery template
In the New Message window, click the Stationery icon in the toolbar.
To view the template choices, click a category, such as Announcements.
To use a template, click its thumbnail.To try a different template, click another thumbnail.
You can change the background color of some templates by clicking the thumbnail. For example, click the Daisies thumbnail several times to see different background colors.
After you decide on a template, click the Stationery icon again to see more of the message area.
If the template contains placeholder images, drag images from your desktop or the Finder over a placeholder.
If you have images on your Mac from using Aperture, iPhoto, or Photo Booth, click the Photo Browser icon in the message toolbar to view and select those images.
You can drag any folder of images onto the Photo Browser so that the images are easily accessible.
If the image is larger than the placeholder photo, double-click the image to display a slider you can use to zoom in on an area of the photo. You can also drag the image around to show a specific area.
If you use a template often, add it to the Favorites category. Drag the thumbnail over the category list. To remove a favorite, select it and click Remove (x).
Remove stationery
To remove a template from your message, click the Original thumbnail in the Stationery category.
Any text, images, or formatting you added is retained.
Create your own stationery
In a new message, enter and format your text, add images, and then choose File > “Save as Stationery.”
Your custom stationery will be available in the Custom category, at the end of the list.

Similar Messages

  • Ironing the bugs out of a custom Mail Stationery

    So I'm making a custom Mail Stationery for myself. It's pretty set up the way I want to look. It looks good when I'm sending it, and to someone else who uses the Mail client, it looks like it's supposed to as well.
    In Gmail's web interface, it doesn't work. Basically, Gmail misinterprets the images I use for the template as attachments, and displays them as so, rather than using them for the interface.
    Here's the source code I'm using:
    Description.plist
    <pre>
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Background Images</key>
    <array>
    <string>insignia.jpg</string>
    <string>bottom_letter.png</string>
    <string>bg_pattern.gif</string>
    <string>top_letter.png</string>
    <string>bg_letter.png</string>
    </array>
    <key>Folder Name</key>
    <string>Audacitor.mailstationery</string>
    <key>HTML File</key>
    <string>content.html</string>
    <key>Images</key>
    <array/>
    <key>Stationery ID</key>
    <string>D292B188-CE8E-4D60-9E5A-5E0C979579B9</string>
    <key>Thumbnail Image</key>
    <string>thumbnail.png</string>
    </dict>
    </plist>
    </pre>
    Content.html (In order to prevent formatting issues, less/greater than signs have been turned into "(" and ")")
    <pre>
    (html)
    (head)
    (meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /)
    (title)Message from Audacitor(/title)
    (/head)
    (body style="background-attachment: fixed;
    background-color: #FFFFFF;
    background-image: url(bg_pattern.gif);
    background-repeat: no-repeat;
    color: #0066FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-shadow: #000000;")
    (div style="width: 850px;
    height: 29px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(top_letter.png);")
    (/div)
    (div style="width: 850px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-image: url(bg_letter.png);")
    (div style="width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(insignia.jpg);")
    (/div)
    (div style="width: 300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    text-align: center;")
    (/div)
    (div style="padding-left: 50px;
    padding-right: 50px;")
    (span contenteditable="true" apple-content-name="body")
    Lorem ipsum dolor sit amet...
    (/span)
    (/div)
    (/div)
    (div style="width: 850px;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(bottom_letter.png);")
    (/div)
    (/body)
    (/html)
    </pre>

    Never did get it working.

  • Can't find the custom mail stationery folder since upgrade to Lion

    I have some custom mail stationery items I created in Leopard and have since upgraded to Lion when it was released.  Today I went to edit one of my custom ones and the folder was no longer present in the old location at
    User folder/Library/Application Support/Mail/Stationery/Apple/Contents/Resources/Custom
    I have searched everywhere looking for the 'custom' folder but can't find it.
    Problem is that mail still is showing them as if they still exist (and can use them) but I can't find where they are.   I decided to try creating a new template to see where it stored it but I can't find it anywhere and definitely not in the usual place.
    Can someone please point me in the right direction .. I'm pulling my hair out!!!!

    Binaut's answer is great.  However, how I was able to successfully move and place my custom stationery packages so they would show up in the "CUSTOM" category in a new mail using stationery took a different path. I had to place it in the SYSTEM Library FIRST. Of course I made the changes to the Table of Contents.plist and all that. AFTER I placed the package in the System/Library/Application Support etc. (the traditional place for templates) Mavericks Magically created the CUSTOM folder automatically and everything worked.
    If I'm off on this, please let me know.
    Below is a link to a new discussion I've started.
    Hope this works for you!  There's also a link to a good tutorial on creating your custom stationery in the first place.
    Best to you!
    Daniel
    https://discussions.apple.com/message/25301582#25301582

  • Custom mail stationery missing...

    While I have the stationery in Mail, it does not appear to be where it should be. I read the following article: http://www.jdempsey.com/how-to-create-customized-osx-mail-stationery-in-leopard/
    The thing is none of the stationery templates are anywhere to be found. I've searched for it with Spotlight but found nothing.
    I created a template in Mail called "iantest" and it saved by default in
    Mail>Stationery>Apple>Contents>Resources>Custom>Contents>Resources
    Perhaps I can modify content.html in my "iantest" file, but then would the images be embedded and would there be any placeholders?
    Do you know where the Mail stationery is?

    mail stationery is located in yourharddrive/library/application support/apple/mail/stationery/apple/contents/resources/stationery/contents/reso urces.
    first path is yourharddrive, not homefolder.
    hope this helps

  • Custom Mail Stationery Placeholders freeze

    So I'm making a custom stationery with lots of placeholders for images.
    I've finished making it, but there's just one error.
    Whenever I drag a photo from one placeholder to another it freezes.
    I've been trying to find answers online to no avail.
    I've used it on multiple computers, also to no avail.
    Thanks any help is appreciated.

    Having the same issue here!
    While my stationery template with 1 placeholder used to work very well in Leopard, it now freezes when replacing the placeholder image in Lion (Mail 5.2).

  • How to create/modify custom/standard mail stationery inleopard 10.5.1?????

    Hi everybody !!
    I am beginner and I am more than willing use my own stationery or templates or email designs I don't know the right expression...
    or by customizing the existing apple one's or by creating them to have as my own headletter (logo on top, text with or without images on the body and lines as adress,phone,fax,email and so on on footer) .
    what I know is to do my own emails with my imac having leopard 10.5.1 latest mail software installed on the machine and use my photoshop, flash and dreamweaver I have on my old imac G4 to do the job and then transfert it to my new imac 24" with mail application inside leopard 10.5.1 !!
    so as really not expert in html really much better with flash could you do a diagram or synoptic for peoples like me they understand better your explanations with example :
    Where to go on the machine to find it ????
    what iss the arborescence ????
    how to drawn or modify ???
    What to do and to change ???
    which softwares are need ????
    and so on....
    drawings are better than thousands words !!
    and much easier to understand....
    I leave you my email address which is [email protected] to have your answer with pics explanation for better understanding and to do my first designs for custom mails which will be in accordance with my documents and my flash website, for backgrounds, musics,videos and so on I have drawn and designed on it ..
    Thanks a lot your help and support....
    With friendly,
    Chris
    [email protected]

    Hi crisware. I haven't forgotten about you. The instructions on how to do this are actually VERY involved and it will take some time to list them here for you. Don't worry though, while they are very involved, they are not very hard once you understand the main idea behind them. I will do my best to post them here for you some time within the next week. There are several websites with good tutorials also, including Apples site for developers +(although that might be a little 'techy' for most people)+. Rest assured that as time permits I'll post as much information on the topic for you as I can Maybe we can use this thread as a resource for other people interested in the same topic.

  • Installing New Mac Mail Stationery Templates

    I'm trying to install a custom stationery template into my Mac Mail which I believe should be placed here.
    Library > Application Support > Mail > Stationery > Apple > Contents > Resources > Custom > Contents > Resources
    However, there's no "Mail" folder within my "Application Support".
    If you have any suggestions, I'd be most grateful.
    Thanks, in advance.

    Back to the original problem:
    I'm trying to install a custom stationery template into my Mac Mail
    Who from, and did they provide an installer?
    The reason I ask is that I recently downloaded and installed a set of stationery templates for Mail from
    http://www.jumsoft.com/stationery/
    They work perfectly. The installer put them at the location I mentioned, but I have no idea whether the installer created that subfolder where I found them.
    Worth checking.

  • How do I add and remove custom mail sounds

    I have a custom mail sound that I would like to remove from Apple mail. I have another sound that I would like to add to mail.
    There was a web site that explained how to do this for 10.4 but I cannot find a procedure for doing it with 10.5.

    I'm wondering if Apple changed how these sounds are done from 10.4 to 10.5
    I actually replaced one custom sound with the very same custom sound, this seems to have solved my problem.
    Thank you for taking the time to help me.

  • E-mail receipt from customer mail box

    Hi ,
    Can any one help me how to configure the email receipt from customer mail box?
    Our scenario is like this.
    When sales order is created sap system will sent order confirmation to customer mail box. I have already configured the email confirmation till this stage and getting the results too.
    1. When customer receive the order confirmation in his mailbox and we need the acknowledgement from customer either in the form of read receipt or delivery receipt from customer mail box.
    2. When we want some information has to pass to customer mail box along with order confirmation. Like " Dear Customer ...Your order has been confirmed...in the body of the mail....etc.”
    If any one ever did this then please let me know what are the procedure involves to configure above scenario.
    Regards,
    Gouri Shankar

    iTunes Customer Service Contact
    Apple - Support - iTunes Store - Contact Us
    Mac Apps Store Customer Service
    http://www.apple.com/support/mac/app-store/contact.html?form=account

  • Mail Stationery Templates are in Latin?  How do I get them to English?

    I've searched and searched and finally reached the end of the internet with no answer! All my mail stationery templates default to Latin. How do I get them to default to English. HELP!

    it's not Latin. It's Lorem Ipsum
    http://www.lipsum.com/
    It's a placeholder text without any meaning.

  • Custom mail format

    Dear All,
    We are creating custom mail format to receive alert in case job got
    cancelled.
    We have designed job chain with 2 steps. First step has job name and second one has custom mail send job definition.
    1) I am able to get the job name for the step 2, job 2 not for the
    previous job i.e. step1, job 1 from below code.
    3) How to get mail subject as below
    "job name" has been failed.
    Any help is appreciated.
    Thanks in advance.
    Regrds,
    Jiggi

    Dear All,
    Problem is resolved by changing job definition for Step1.
    changed JOBNAME parameter as INOUT and used in STEP2 as reference.
    Regards,
    Jiggi

  • Mail Stationery the te

    I tried to use the Mail Stationery to send a mail to a relative. All those templates look great but... I typed more text than possible and the template just gives me this sound that there are no more actions to do. That is annoying if you can only type as much as fits in the text field. It only does that on the Stationery Tack Board... I guess I'll just use a different one. But all the other ones don't have as many Photo Paceholders...

    And BUAH! I don't like this! Mail has so many bugs! I saved a Mail as a draft and I had a Subject, Pictures and a Recipient. I klick on Save Draft and it does nothing. Then, when I close it, it asks me to save. I klick on Save and whoops! All my Pictures are gone and the Recipient disappeared. Same thing with the Subject! What is wrong with this?? Apple! Fix! Now!
    ... please?

  • Mail Stationery and HTML

    Hi there,
    Is there someone who knows if I can use a HTML-page (that I created in iWeb) as a new mail stationery? I need to make a newsletter for my company, but the standard stationery is not statisfying for me and i need a stationery that includes pictures in the text and not as a header or a footer.
    Thanx!
    iMatts

    Okaaaaay, we are getting close, but still ... not the result that's needed
    The header picture is fine and looks great, but the pictures and text in the content area are not editable or changeable. A rectangular box is shown with the 'X' to close it on the upper left corner.
    I think using HTMLs from iWeb for email stationery should be something easily do-able, because it is both HTML and a great way to personalize your emails ... (hope Cupertino is reading this :)).
    Anyone else who succeeded in this topic ???

  • Mail Stationery options

    Is there anywhere else to get new stationery for mail? The options are so limited and boring after awhile. Especially looking for Holiday Sentiments

    I did a quick Google search for Apple Mail stationary and came up with a huge number of hits. Just a few of the ones I found -
    https://itunes.apple.com/us/app/mail-stationery/id402665633?mt=12
    https://itunes.apple.com/us/app/mail-stationery-smart/id418163517?mt=12
    https://itunes.apple.com/us/app/stationery-for-mail/id512477627?mt=12
    http://mac.softpedia.com/get/Graphics/Stationery-for-Mail.shtml
    http://macupdate.com/app/mac/37821/stationery-mix/
    Best of luck.

  • BAPI To delete customer mail id from Xd03

    Hi gurus,
    can anyone inform me How to delete customer mail id in XD03 Tcode.
    Using BAPI:  BAPI_ADDRESSCONTPART_CHANGE
    I am able to change the mail id but i could not delete.
    Can anyone inform me Which BAPI i have to use.
    Thanks & Regards
    kalyan.

    Hi Faheem,
    I tried that also
    but after running the BAPI its not updating with space.
    Why BAPI is not doing that because it is not inj the emil format.
    first it is checking the mail id has some letters before and after @, than only its updating .
    Please suggest me which BAPI i have to use to delete the contact person mail id .

Maybe you are looking for

  • Difference in FS10N

    Hi Experts, I am analysing T Code FS10N, in that i found  a difference in Last year 2008 Closing balance and Current year 2009 Opening Balance, what wil be the exact reason for this issue and please suggest the solution for same. Regards, Vivek.N.Vis

  • A problem Configuring Top-Level Navigation

    hi, when i change the property of the Number of Display Levels in the Top-Level Navigation (as shown in http://help.sap.com/saphelp_nw04/helpdata/en/5a/33befa45ca7f459b24d0c5d51d0749/frameset.htm) I set to 0 and then hide the top-level navigation, i

  • CS_BOM_EXPLOSION Function Module

    Hi, I want to know the significance of the field STBP-XTLTY in the function module CS_BOM_EXPLOSION. From which table can I get this field for the BOM component? Thanks/Regards. Abhijit

  • VBox Guest Additions Kernel Modules

    Hey, semi-literate Linux user/Arch n00b here. I apologize in advance as I realize that this issue has been addressed in this forum previously, but after several hours of hunting, I have yet to find a proper solution. I am trying to run Arch64 as a gu

  • Uninstall Aperture 1.5?

    Hi, Last year some time, I installed the trial/demo version of Aperture 1.5. It expired after 30 days and I "uninstalled" by simply dragging the app icon to my Trash. However, my iMac still thinks I have Aperture installed because it keeps offering t