discourse/lib/email
Benjamin Kampmann 024597e643 Switch to proper exception handling system for better user feedback
- Replace implicit return code-system in Email::Receiver with proper exception system
 - Update tests to check for exceptions instead
 - Test the PollMailbox for expected failures
 - Add proper email-handling of problematic emails
"
2014-02-28 17:02:58 +01:00
..
message_builder.rb PERF: stop messing with strings that come back from I18n.t 2014-02-18 14:10:03 +11:00
receiver.rb Switch to proper exception handling system for better user feedback 2014-02-28 17:02:58 +01:00
renderer.rb FIX: Code and Emoticon formatting in HTML emails. 2013-11-28 17:21:14 -05:00
sender.rb Log when and why an email was not sent in email_logs 2014-02-14 13:06:39 -05:00
styles.rb FIX: Digest styling for oneboxes 2014-01-22 15:30:44 -05:00