Does anyone know if it’s possible to implement email read-receipts in Open ERP?
I’d like to use OpenERP to send invoices to customers, and we’d like to be able to track if the customer has received the email.
TIA
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Everything is possible with openerp ! The system is already able to send à mail to the customer and can read mails in an inbox.
You would have to modify the fetchmail module and implement the email read-receipts standard.
I hope this will help you !