All emails rejected due to dovecot_virtual_delivery_no_batch not found
Posted: Wed Aug 25, 2021 4:12 am
For context, I am using magicspam version 2.1-15.2.
Starting today (maybe due to the update to cPanel 98.0.5) all emails to the server are rejected with this message:
I had all clients calling because they were unable to send emails to their domains or weren't receiving any emails.
I also have lots of these in the logs (I don't know if unrelated):
Disabling magicspam globally did not fix it.
I have managed to solve this by commenting out the Magicspam block in the /etc/exim.conf - after commenting that out and restarting exim emails started to come in again.
This leaves the server completely unprotected but better to receive spam than absolutely nothing (ask my clients).
If this doesn't get fixed officially soon I'll remove magicspam and look for an alternative.
Starting today (maybe due to the update to cPanel 98.0.5) all emails to the server are rejected with this message:
Code: Select all
temporarily rejected RCPT <username@domain.tld>: transport "dovecot_virtual_delivery_no_batch" not found in magicspam_virtual_user router
I also have lots of these in the logs (I don't know if unrelated):
Code: Select all
Aug 25 13:08:06 cps magicspam-daemon[31825]: tiny_rex.c:970 ERROR __trex_element(): failed to create character node
Aug 25 13:08:06 cps magicspam-daemon[31825]: tiny_rex.c:1159 ERROR __trex_charnode(): non-printable character -30 found
Aug 25 13:08:06 cps magicspam-daemon[31825]: tiny_rex.c:970 ERROR __trex_element(): failed to create character node
I have managed to solve this by commenting out the Magicspam block in the /etc/exim.conf - after commenting that out and restarting exim emails started to come in again.
This leaves the server completely unprotected but better to receive spam than absolutely nothing (ask my clients).
If this doesn't get fixed officially soon I'll remove magicspam and look for an alternative.