crossvertise / ActionMailerNext

Fork of ActionMailer.Net, A easy to use library to generate emails with razor views
MIT License
42 stars 24 forks source link

Fix send async. Add subject encoding settings. #33

Closed ada3000 closed 1 year ago

ada3000 commented 7 years ago

For Cyrilic charsets encoding ISO-8859-1 doesn't work. Work well Utf-8. I add setting for mail subject encoding in mail attributes.

ada3000 commented 7 years ago

Build server "appveyor.com" use old build tools and Fail on Comment line ((.

Error message: Syntax error, '(' expected. See also error CS1003. MailAttributes.cs line 81 col 79

Source line: /// <para>Default ISO-8859-1. for latin charsets. <see cref="https://connect.microsoft.com/VisualStudio/feedback/details/785710/mailmessage-subject-incorrectly-encoded-in-utf-8-base64"/&gt;&lt;/para&gt;