Skip to Content
Menu
This question has been flagged
3248 Views

Hi Team. Thanks for amazing CRM odoo. I installed odoo 9 to explore and recommend for my organisation but the part that is giving problem is mass mailing. I can send Test mail and it delivers but the mass mail is not scheduled but kept in the queue. The log is not throwing any error. The Email Queue Manager is set to future date but does nothing when the date is passed.

Im using odoo 9 installed from bitnami, Centos, using custom smtp server

I have searched the internet and forum but couldnt find any solution. 

Any idea what im doing wrong.

Avatar
Discard

please check Email Queue Manager is active or not and put a logger inside process_email_queue (a method in side mail.mail) to check it's calling or not

Author

Thank you Sharma for the response. Find below the screenshots the default parameters for the Email Queue Manager. The "Run Manually" does not seem to be doing the job. What logger am i putting inside the mail.mail and how do i test the mail queue?