No description
Find a file
Anand Doshi 529751db69 [fix] email threading when sender's email client does not support Message-ID passing via In-Reply-To
For eg. when a System User is using Outlook and replies to an email from their own client, it reaches the Email Account with the threading info lost and the (sender + subject match) doesn't work because the sender in the first communication was someone different to whom the system user is replying to via the common email account in Frappe. This fix bypasses the sender match when the sender is a system user and subject is atleast 10 chars long (for additional safety)
2015-06-11 01:53:53 -04:00
ci add my_config patch to travis 2014-10-12 18:54:44 +05:30
frappe [fix] email threading when sender's email client does not support Message-ID passing via In-Reply-To 2015-06-11 01:53:53 -04:00
test_sites [fix] selenium tests 2015-05-28 23:06:26 -04:00
.gitignore [fixes] website templating & naming fixes 2014-10-28 17:23:27 +05:30
.travis.yml [fix] selenium tests 2015-05-28 23:06:26 -04:00
attributions.md [ui] desktop with wallpaper 2015-01-19 15:16:22 +05:30
CONTRIBUTING.md Update CONTRIBUTING.md 2015-05-13 00:44:53 +05:30
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
license.txt Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
MANIFEST.in Fixed manifest and website 2014-06-09 13:21:57 +05:30
README.md Updating link to Bench 2014-08-03 11:30:26 +04:00
requirements.txt Set multi statements to off 2015-05-13 11:15:39 +05:30
setup.py bumped to version 5.0.24 2015-06-09 16:25:37 +06:00

frappe Build Status

Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext

Installation

Install via Frappe Bench

Website

For details and documentation, see the website

https://frappe.io

License

MIT License