How to limit email recipients on exim to 10 email addresses?

You might come under a situation where your client expects you to secure their mail server and add a limit to the recipients they can send an email to, in order to stop spam emails.

Solution:

nano /etc/exim.conf
recipients_max = 10 
recipients_max_reject = true
service exim restart

Hope this article helps!
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Error displaying the error page: The cachelite Cache Storage is not supported on this platform. (Joomla error)

While accessing the Joomla site, I was getting error as - Error displaying the error page: The...

sendmail cannot be called directly from a shell with the current user id

While sending email using sendmail scirpt, I was getting the error message as - sendmail:...

How to disable the php mail() function on cPanel with CloudLinux?

If your server installed cPanel with CloudLinux along alt-php and you want to disable php mail()...

How to Install or Uninstall EasyApache 4 on cPanel server?

EasyApache Software is included within your cPanel and WHM license which is very easy and useful...

Powered by WHMCompleteSolution