collective / Products.EasyNewsletter

Powerful newsletter/mailing product for Plone.
https://pythonhosted.org/Products.EasyNewsletter/
GNU General Public License v2.0
28 stars 23 forks source link

Taskqueue for ENL > 5.x (Python 3) #161

Open holdenhao opened 4 years ago

holdenhao commented 4 years ago

I tried to follow the latest documentation on installation and using c.taskqueue for mass mailing. However, the extra requirement for c.taskqueue has been removed but the queue code is still in the package. Is it still needed? Or will it eventually be removed?

Thanks.

MrTango commented 3 years ago

There is currently no working implementation of a taskqueue which works with python3 and the WSGI stack. It's on the todo list but needs funding. The Code in ENL will work as soon we have a solution for the taskqueue.