< Umbraco < Samples and Articles  
        
      IMPORTANT - The UltraSimpleMailer is *not* compatible with Umbraco 4 and DOESN'T WORK
- Create a membergroup named "Newsletter" - members in this group will receive the newsletter
 - Create a new DataType in developer (call it "Newsletter")
 - Choose Ntext as database datatype and choose "UltraSimpleMailer(tm)" as rendercontrol - hit the save icon
 - A bunch of new options appear: Choose the Newsletter Member Group from the dropdown list, and type the name and email address of the sender
 - Now, go to Settings and create a document type named Newsletter
 - Add a tab named "Mail" and add a generic property with your Newsletter Type
 - Allow the Newsletter to be created under the appropriate document type (in the structure)
 - Create a template that has the design that you wish the newsletter should contain
 - Go to content and start creating newsletters.
 
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.