Chatwoot/app/presenters
Sony Mathew fcb7625616
Bug: Fixed quoted text parsing in incoming email (#1076)
* Bugfix: Fixed quoted text parsing in incoming email

We had changed the support email from an account based
only value to account based with fallback on global config
and environment variable.

Incoming email quoted text parsing was still based on
account based support email. Changed this to utilize
the newly introduced fallback values from global config
and environment for parsing quoted text.

* Bugfix: Added one more sender agnostic regex for quoted text parsing
2020-07-21 12:20:46 +05:30
..
conversations Chore: Fix issues with conversation data models (#1000) 2020-07-04 19:46:17 +05:30
mail_presenter.rb Bug: Fixed quoted text parsing in incoming email (#1076) 2020-07-21 12:20:46 +05:30