We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Just fell foul to the an error when emails contain an apostrophe. Documentation should be updated to take this into account: https://github.com/andrewdavey/postal/issues/77
Added explicit charset in headers. Emails were rendered using Chinese characters. http://stackoverflow.com/questions/16074984/english-email-displays-chinese-like-characters
Updated EmailService (markdown)
Updated Basic Usage (markdown)
formatting changes
The formatting wasn't working at all on the example e-mail for step #3. Assuming it was meant to be a code block.
Updated Strongly Typed Email Data (markdown)
Updated Multiple Alternative Views (markdown)
Viewbag should be ViewBag
Fix mistake in the example code.
Updated Postal in non web scenario (markdown)
Updated Home (markdown)
Created Postal in non-web scenario (markdown)
Created Headers (markdown)
Add CreateMailMessage example. Updated EmailService (markdown)
Updated Attachments (markdown)
Write a small message here explaining this change. (Optional) Created Attachments (markdown)
Created Basic Usage (markdown)
Created Multiple Alternative Views (markdown)
Created Strongly Typed Email Data (markdown)
Destroyed Email Service (markdown)
Created EmailService (markdown)