Hacker News new | ask | show | jobs
by smallnamespace 764 days ago
> or JSON encoding

JSON needs to escape backslashes, SMTP needs to escape newline followed by period. If you're already accepted doing escaping, what's the issue?