frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
17.59k stars 6.72k forks source link

Possible Bug: Email Auto-Reply Not Working #3863

Closed justinlusg closed 8 years ago

justinlusg commented 8 years ago

I've noticed a strange behavior for the email account auto-reply function. After testing it a few times, this is the outcome.

1) Multiple emails were send to different email accounts (e.g. sales@agtech.com.sg, support@agtech.com.sg, erp@agtech.com.sg). 2) Out of the emails sent, only ONE (1) email will receive the auto-reply. 3) Repeated the above tests a few times, and each time only one of the email sent will receive the auto reply (usually it would be the earliest email that was sent/received). 4) Tested this using different email accounts to send and to receive and the outcome were the same.

Maybe there might be a possible bug here.

justinlusg commented 8 years ago

Further tests seem to show that only the AUTO REPLY of the latest email account would work. (e.g. if sales@agtech.com,sg, support@agtech.com.sg, hr@agtech.com.sg was created one after the other, only auto reply from hr@agtech.com.sg would work).