discourse/spec/fixtures/emails
Guo Xiang Tan 0ab0c82f11 Reenable skipped `Email::Receiver` spec. 2017-07-24 22:27:24 +09:00
..
attached_rb_file.eml FEATURE: new 'allow_all_attachments_for_group_messages' site setting 2016-02-29 22:39:24 +01:00
attached_txt_file.eml FIX: replace 'discourse_email_parser' with 'email_reply_trimmer' to better trim replies from plain text emails 2016-01-30 01:29:31 +01:00
auto_generated_header.eml FEATURE: new 'block_auto_generated_emails' site setting 2016-04-20 21:29:27 +02:00
auto_generated_precedence.eml FEATURE: new 'block_auto_generated_emails' site setting 2016-04-20 21:29:27 +02:00
auto_generated_unblocked.eml FEATURE: new 'block_auto_generated_emails' site setting 2016-04-20 21:29:27 +02:00
auto_generated_whitelisted.eml FEATURE: new 'auto_generated_whitelist' site setting 2016-04-11 22:47:34 +02:00
bad_destinations.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
blocked_sender.eml FIX: don't allow blocked user to send emails in 2016-02-11 10:39:57 +01:00
bounced_email.eml FIX: Don't send rejection mailer to bounced emails. 2016-04-07 22:21:17 +08:00
cc.eml FIX: don't invite users with the same email as 'reply_be_email_address' 2016-01-19 15:24:34 +01:00
chinese_reply.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
email_reply_1.eml FIX: associates email replies using both 'In-Reply-To' and 'References' headers 2016-01-20 22:52:08 +01:00
email_reply_2.eml FIX: associates email replies using both 'In-Reply-To' and 'References' headers 2016-01-20 22:52:08 +01:00
email_reply_3.eml FIX: associates email replies using both 'In-Reply-To' and 'References' headers 2016-01-20 22:52:08 +01:00
email_reply_4.eml FIX: associates email replies using both 'In-Reply-To' and 'References' headers 2016-01-20 22:52:08 +01:00
encoded_display_name.eml FEATURE: add support for multiple incoming emails for groups & categories 2016-02-24 19:47:58 +01:00
existing_user.eml FIX: staged users couldn't create new topic in a private category via email 2016-02-22 19:57:53 +01:00
forwarded_email_1.eml FIX: wasn't able to parse FROM email in the embedded email 2016-12-01 18:34:47 +01:00
forwarded_email_2.eml FIX: mark forwarded email as read by the forwarder 2017-01-06 15:33:55 +01:00
forwarded_email_3.eml handle emails with localized headers 😠 2017-01-09 22:59:30 +01:00
forwarded_email_to_category.eml Allow inclusion of elided text from emails when sending to a category… (#4844) 2017-06-29 13:03:14 +09:00
from_the_future.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
hard_bounce_via_verp.eml FEATURE: handle bounced emails 2016-05-02 23:15:32 +02:00
hard_bounce_via_verp_2.eml FEATURE: handle bounced emails 2016-05-02 23:15:32 +02:00
hebrew_reply.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
html_reply.eml new alternative reply by email addresses 2016-06-10 16:14:42 +02:00
ignored.eml FEATURE: new 'ignore_by_title' site setting 2016-05-18 23:07:01 +02:00
inactive_sender.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
inline_image.eml Improve handling of inlined images in incoming emails 2017-05-03 23:02:02 +02:00
inline_mixed_replies.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
inline_reply.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
invalid_from.eml FIX: properly handle invalid from header 2016-02-24 17:40:57 +01:00
iphone_signature.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
like.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
missing_message_id.eml FIX: use MD5 of the email_string when there's no 'Message-Id' 2016-03-14 18:18:58 +01:00
new_user.eml FEATURE: add support for multiple incoming emails for groups & categories 2016-02-24 19:47:58 +01:00
no_body.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
no_body_with_image.eml FIX: replace 'discourse_email_parser' with 'email_reply_trimmer' to better trim replies from plain text emails 2016-01-30 01:29:31 +01:00
no_subject.eml FEATURE: add support for multiple incoming emails for groups & categories 2016-02-24 19:47:58 +01:00
on_date_contact_wrote.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
original_message.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
paragraphs.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
previous_replies.eml this period bothered me and it had to go 2016-02-08 15:37:49 -08:00
readonly.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
reply_user_matching.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
reply_user_not_matching.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
reply_with_8bit_encoding.eml Fix reply-by-mail for 8-bit transfer encodings 2017-04-30 23:30:40 +02:00
reply_with_weird_encoding.eml FIX: support emails in with weird encoding 2016-03-11 18:51:53 +01:00
screened_email.eml FIX: improve support for handling emails coming from screened email addresses 2016-04-18 23:01:54 +02:00
soft_bounce_via_verp.eml FEATURE: handle bounced emails 2016-05-02 23:15:32 +02:00
staged_reply_restricted.eml FIX: staged users weren't able to reply in restricted categories 2016-06-26 19:25:45 +02:00
staged_sender.eml Reenable skipped `Email::Receiver` spec. 2017-07-24 22:27:24 +09:00
text_and_html_reply.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
text_reply.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
tl3_user.eml improve receiver specs to account for posts approval 2016-04-11 18:20:26 +02:00
tl4_user.eml improve receiver specs to account for posts approval 2016-04-11 18:20:26 +02:00
too_many_mentions.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
too_small.eml FEATURE: better email in support 2016-01-19 00:57:55 +01:00
unsubscribe_body.eml Unsubscribe via email 2016-01-20 22:25:25 +13:00
unsubscribe_subject.eml Unsubscribe via email 2016-01-20 22:25:25 +13:00
user_not_found.eml new 'enable_staged_users' site setting 2016-03-23 18:56:03 +01:00