When constructing yaml data that contains a newline, MadMimi throws a 403 Forbidden exception. In HTML Emails, this is fixed by replacing '\n' with "<br />" prior to URL encoding
Log in to post a comment.