Daily email limit

dorucrisan

Verified User
Joined
Oct 23, 2021
Messages
160
Location
Bucharest / Romania
Please I want to remove the email number limit.
Changed max_per_email_send_limit=-1, still limit applies.
I am not spamming anybody, just have a customer database and need to send quotations and news on a regular base. There are around 33,000 emails to be sent in one go. What settings do I have to change please in order to remove the number limit? No problem if there is some code to be edited.
Thanks,
 
You asked the same question here last month.
Why not reply in that thread? In post 10 you said it was working now.
Best is to keep it all in one place.
I answered there.
 
Yes, it was working for 2000. Now the question was about removing the limit. It is different question. -1 does not work, 2000 works. You mean try 0 instead? Thanks will try, but where, in DA panel or in usr/local/direcadmin/conf/directadmin.conf file?
 
You mean try 0 instead?
Yes. Where you have the -1 now. I don't know if you want it for everybody or only you.
In the DA panel it can be set for the whole server in the administrator settings. But you can also set it on user level in the DA panel. However, if you need to set it on userlevel, then first in admin level you need to have the setting enabled that users can change limits.
I think that is enabled by default but I'm not sure.
 
Yes. Where you have the -1 now. I don't know if you want it for everybody or only you.
In the DA panel it can be set for the whole server in the administrator settings. But you can also set it on user level in the DA panel. However, if you need to set it on userlevel, then first in admin level you need to have the setting enabled that users can change limits.
I think that is enabled by default but I'm not sure.
Thanks so much Richard. I will try. Anyway, it is only me using this server, so it can be set at server level without risk of abuse. But what do I have to set in each of:

usr/local/direcadmin/conf/directadmin.conf ?
etc/virtual/limit ?
etc/virtual user_limit ?

Thanks again

Later edit:

You are correct Richard,
After changing those 3 files value to 0 I was able to check "Unlimited" into DA email account.
1747883148632.png
 

Attachments

  • 1747882990173.png
    1747882990173.png
    19.9 KB · Views: 20
Last edited:
Back
Top