Hi Everyone,
I have recently followed instructions on this forum to install redis on my server and installed it successfully.
It is able to send emails via a remote smtp server but unable to send mails to Mandrill API.
I enabled redis queue manually for all the mail servers including Mandrill API.
Is there any extra setting i need to put in place to make Mailwizz send faster emails using Mandrill API?
Also note, if i disable the queue for mandrill, it sends emails just fine but slow(Almost 30-25 per second).
Note: I have verified that the redis workers are enabled and working fine with the following command:
1: redis-cli ping
pong
2: ps aux | grep queue
10 workers running
Thanks in advance,
Shiraz
I have recently followed instructions on this forum to install redis on my server and installed it successfully.
It is able to send emails via a remote smtp server but unable to send mails to Mandrill API.
I enabled redis queue manually for all the mail servers including Mandrill API.
Is there any extra setting i need to put in place to make Mailwizz send faster emails using Mandrill API?
Also note, if i disable the queue for mandrill, it sends emails just fine but slow(Almost 30-25 per second).
Note: I have verified that the redis workers are enabled and working fine with the following command:
1: redis-cli ping
pong
2: ps aux | grep queue
10 workers running
Thanks in advance,
Shiraz