-
Notifications
You must be signed in to change notification settings - Fork 168
Home
andrewdavey edited this page May 11, 2011
·
7 revisions
- General Introduction
- Basic Usage - Four quick steps to get started with Postal
- EmailService - For greater control and unit test friendly, mockable usage.
- Multiple Alternative Views - Send an email with both HTML and text formats included.
- Strongly Typed Email Data - Don't like dynamic, no problem.
- Attachments - Add attachments to emails.
- Headers - Headers like Bcc and CC can have multiple values.
- Postal in non web scenario - Postal will work from a console application and Windows service.