Just for so I could find it back later on when I need it, I added this. Nevertheless, you might find it usefull as well. This descibes in 10 steps how to start sending out newsletters.
- Create a membergroup named "Jespers Wonderful Spam Party" - members in this group will receive the newsletter
- Create a new DataType in developer (call it Jespers Wonderful Spam Party)
- Choose Ntext as database datatype and choose "UltraSimpleMailer(tm)" as rendercontrol - hit save
- Boom! Suddenly a bunch of new options appear: Choose the Spam Party Member Group, 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 Spam Party 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
- Look forward to the release of umbracoStats which also tracks newsletters (how many have clicked which links in your mail, and time stats on when they did it since you send the mail). And then learn back, and enjoy how well all parts of umbraco work together :o)
Update: Hm, just noticed the same steps on Wiki......Ah well, still easy to have locally.