Chatwoot/app/mailboxes
Sony Mathew 7ef45e5844
Chore: Change the prefix in reply emails (#1060)
* Chore: Change the prefix in reply emails

In conversation continuity the reply to email was looking like

reply+to+{some_random_hex_id}@reply.chatwoot.com

Changed the prefix to just `reply` instead of `reply+to`.

* Chore: Change reply email prefix in outbound emails

Changed the prefix from `reply+to+` to just `reply+` in
the reply emails in the converstaion related outbound emails.
2020-07-19 13:34:34 +05:30
..
application_mailbox.rb Chore: Change the prefix in reply emails (#1060) 2020-07-19 13:34:34 +05:30
conversation_mailbox.rb Chore: Change the prefix in reply emails (#1060) 2020-07-19 13:34:34 +05:30
default_mailbox.rb Feature: Conversation Continuity with Email (#770) 2020-04-30 20:20:26 +05:30