Skip to main content

Mike Geyer's Blog

A fun place to read and collaborate about SharePoint and related technologies.
Go Search
  

Keep in touch: RSS Feed  


I'm a


My company is a


And we deliver

  (we're certified)
Mike Geyer's Blog > Posts > Configuring Email Alert Templates
Configuring Email Alert Templates
Q: How do I configure the email template for alerts sent by MOSS 2007?
 
A: Follow these steps:
  1. Go to the 12 hive and look for the XML folder (for example C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML)
  2. Make a backup of the AlertTemplates.xml and open this file in an XML editor for customization.
  3. You can see that in AlertTemplates.xml, each list type (doc library, announcments etc) is represented by a separate section
  4. If you need to make distinct alert formatting for each specific list type, go ahead and use the specific list type section only
  5. If you need to apply formatting to all the list types, modify the GenericList section which is the first section in this file.
  6. Expand the Format subsection
  7. You can do all the nice things to your email body and header formatting for eg. using the formbody and headercontent sections
  8. Apply the changes to your site by using STSADM utility stsadm -o updatealerttemplates -url

See Also: Modify Alert Notifications using AlertTemplates.xml in SharePoint 2007 (PDF)

Comments

Re: Configuring Email Alert Templates

Is there any way to get images in the alerttemplate.xml via the CSS [background-image:url()] syntax?

I've tried (using absolute and relative paths) but they don't show up. NOTE - if I preview my Outlook message in a browser the images *DO* show up.

Please tell me it can be done! :D
at 8/9/2009 4:00 PM

 All Posts

Creating a SP List via Excel - Import from Spreadsheet
I've Moved to Hitachi Consulting
SharePoint 2010 Sneak Peak!
Business Intelligence During an Uncertain Time
Keeping In Touch with Family Around the US
Using Javascript to Manipulate a List Form Field
How to Use JavaScript to access SharePoint Query String
First Blog with Windows Live Writer
Microsoft to offer free classes and certification testing
Job Description - SharePoint Solution Architect
SharePoint Blogs as Status Reporting... and community building
Installing MOSS on WinServer 2008 with Hyper-V and SQL08
Keeping up with SP Blogs
Use Search as Content Roll-up
Web browser compatibility in InfoPath Forms Services
Picture Library: Getting to the Thumbnails
All about dates and SPD
Data View Web Part, learn it... love it!
MSFT's SharePoint 2007 Buzz Kit
Content Query Web Part (CQWP) for All List Types
Content Query Web Part (CQWP) with Anonymous Access
My Blog is Live
Examples of Common Formulas
Creating a Form to Add Items to a SharePoint List
Building a Blog Host
Scaling to Extremely Large Lists
Configuring Email Alert Templates
Populating Form Data from SharePoint List Views
SharePoint Designer Workflows and InfoPath Form Libraries
Restoring the Quick Launch Bar in Web Part Pages
Creating a Hyperlink to an InfoPath Form
Changes to SPD Created Workflows
How to find the CSS Class Applied to any SharePoint Element
Publishing an InfoPath 2007 Form Template to a Server Running InfoPath Forms Services
Why you Shouldn't Choose "Enable Rendering on a Mobile Device" when Publishing an InfoPath Form Template
Find Form Template for an Existing Library
Adding a Portal Breadcrumb to your My Site
Define Custom Permission Levels
Exchange 2003 Hotfix (Outlook 2007 and SP Alerts)
Copyright© 1997-2009 Mike Geyer
The posts on this weblog are provided “AS IS” with no warranties, and confer no rights. The opinions expressed herein are personal.