discourse/spec/components/email
Benjamin Kampmann 4af2cf3f23 Refactor and clean up New-Topic via Email
With the new email_in admin configuration setting, emails to the email_in_address fetched via POP will now be processed and posted as new topics to the forum.

With the email_in_min_trust you can control the trust level the user needs to have at least to be able to post an email as a new topic.

Also contains tests for the email-in feature and minor clean ups
2014-02-28 16:53:58 +01:00
..
email_spec.rb Moved Email components into a module 2013-06-10 15:34:10 -04:00
message_builder_spec.rb And add tests for empty string & null 2013-07-09 20:19:10 +04:00
receiver_spec.rb Refactor and clean up New-Topic via Email 2014-02-28 16:53:58 +01:00
sender_spec.rb Added In-Reply-To and References email headers. Additionally removed username from 2013-07-08 11:48:40 -04:00
styles_spec.rb FIX: Code and Emoticon formatting in HTML emails. 2013-11-28 17:21:14 -05:00