Hello, I have a client that need to send arround 500 emails at once. But when try to deliver the emails returns the error:
error 452 too many recipients
I made some research, and I find that I need to change the value on exim.conf on recipients_max.
On my exim.conf on my DirectAdmin server for some reason the line is commented like this
# recipients_max = 600
I try to remove the #, and restart exim. And when I restart, exim stops working, is not starting. But if I comment the line # recipients_max = 600 again returns to work again the exim.
Any idea what could be?
error 452 too many recipients
I made some research, and I find that I need to change the value on exim.conf on recipients_max.
On my exim.conf on my DirectAdmin server for some reason the line is commented like this
# recipients_max = 600
I try to remove the #, and restart exim. And when I restart, exim stops working, is not starting. But if I comment the line # recipients_max = 600 again returns to work again the exim.
Any idea what could be?