locked
email template in Outlook web app RRS feed

  • Question

  • Hello,

    is there any way to create formated shared Email message template in exchange server 2013 as organization level or outlook web app + client outlook.

    http://community.office365.com/en-us/f/158/t/75907.aspx


    please help me 

    Thanks In advance.



    Mahendra

    Wednesday, September 10, 2014 9:27 AM

Answers

  • Hi,

    In Outlook, the user can create an email message template and save it in local machine for individual user using. In Exchange server side, there is no email message template can be customized for all users using.

    We can consider Lee's suggestion to put the email message template which is created in Outlook side in the Public Folder for all users. About how to create an email message template in Outlook, please refer to:

    http://office.microsoft.com/en-001/outlook-help/create-an-email-message-template-HA101829163.aspx

    About how to keep a copy of a Draft as a message template for individual user, please read:

    http://www.msoutlook.info/question/512

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

    Regards,

     


    Winnie Liang
    TechNet Community Support

    • Marked as answer by Mahendra_soni Thursday, September 11, 2014 8:19 AM
    Thursday, September 11, 2014 7:12 AM

All replies

  • I'm not sure what you need, but this might work if you have Public Folders. Compose a message in Outlook with the text and subject you want. Don't send it, but close the window to save it into your Drafts folder. Drag it into a Public Folder. Right-click it, and choose Reply or Forward to send a copy. It seems to work okay here, and it doesn't add RE: or FW: to the subject as you might expect.

    OWA For SmartPhone

    Wednesday, September 10, 2014 12:15 PM
  • Hi,

    In Outlook, the user can create an email message template and save it in local machine for individual user using. In Exchange server side, there is no email message template can be customized for all users using.

    We can consider Lee's suggestion to put the email message template which is created in Outlook side in the Public Folder for all users. About how to create an email message template in Outlook, please refer to:

    http://office.microsoft.com/en-001/outlook-help/create-an-email-message-template-HA101829163.aspx

    About how to keep a copy of a Draft as a message template for individual user, please read:

    http://www.msoutlook.info/question/512

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

    Regards,

     


    Winnie Liang
    TechNet Community Support

    • Marked as answer by Mahendra_soni Thursday, September 11, 2014 8:19 AM
    Thursday, September 11, 2014 7:12 AM
  • Thank you both for your valuable suggestion, i am trying to implement through same way.

    i have one more query regarding Email formatting, i want to apply default formatting to each sending mail with header section with my company logo with New compose mail, Reply mail and also forward mail.

    in the outlook i applied default theme form the stationary section but theme is applicable only while compose new mail, still not applying in the Reply mail and forward mail.

    another thing would like to know where i can set default theme in outlook web app?

    so is there any way to achieve these things?  


    Mahendra

    Thursday, September 11, 2014 8:18 AM
  • As far as I know, themes and stationary are only applied to new emails, not replies or forwards. There is usually (but not always) a good reason this sort of thing, and if I had to guess, I'd say it's something to do with maintaining the style of the original.

    OWA For SmartPhone

    Friday, September 12, 2014 9:09 AM
  • Hi Mahendra,

    Generally, we can add a disclaimer for all messages send by your Exchange server by using Transport Rules. Just like the following rule:

    It can add a disclaimer “Send by Microsoft” in all messages body. If you want to add a Company Logo (an image) for all user messages, we can add images to an HTML disclaimer by using the IMG tag. For example:

    <IMG src="http://myserver.mydomain.com/images/companylogo.gif">

    Please note that images added by using IMG tags aren't embedded in the message. Images should be located on a Web server that's accessible to the e-mail client.

    Additionally, here is an article about Organization-wide disclaimers, signatures, footers, or headers. It should be helpful for your requirement:

    http://technet.microsoft.com/en-us/library/dn600437(v=exchg.150).aspx

    Regards,


    Winnie Liang
    TechNet Community Support

    Monday, September 15, 2014 2:56 AM
  • Thank you for your valuable suggestion.

    i have implemented Header And footer with the help of apply declaimer.

    also i am adding signature through the Rules but it always append at the bottom of mail with disclaimer. is there any way to add signature as organization level as the each mail body while composing new mail, replying mail or forwarding mail. ie-

     Re: subject line

          [Header part]

           Email Body

           Signature

             Old Mail

                            Old mail detail and body

           Organization declaimer

    now signature part coming above of organization declaimer


    Mahendra

    Wednesday, September 17, 2014 9:49 AM