|
smtplimitLimiting Outgoing SMTP Emails per Email Address |
To limit the number of outgoing SMTP emails that can be sent from a single email address |
Syntaxsmtplimit <Limit> <Email> |
ExamplesTo limit outgoing emails sent from info@gopanel.org to 100 emails per hour $ /go/smtplimit 100 info@gopanel.org To restore the email sending limit for info@gopanel.org back to unlimited $ /go/smtplimit 0 info@gopanel.org To implement a strict global limit of 100 outgoing emails per hour across all email accounts and all domains on your mail server $ /go/smtplimit 100 To remove all email sending rate limits and restore unlimited sending capability across all domains and email accounts $ /go/smtplimit 0 |
Related GoPanel commandsblacklist - Block Blacklist IPs (Bad Bots and SSH Brute Force Attacks)block - Block an IP address in GoPanel Server checkfirewall - Verify and ensure that important required ports are open on your GoPanel server checkimap - Check the IMAP port and SSL certificate checkmail - Check if your server provider supports mail port 25 (SMTP) checkmx - Check MX Priority Range for All Domains checksmtp - Check the SMTP port and SSL certificate firewall - Install a firewall on a GoPanel Server mailssl - Installi SSL Certificates for SMTP and IMAP in GoPanel reversedns - Check Reverse DNS (rDNS) in GoPanel smtp - Managing SMTP Port: Block, Unblock, and Change SMTP Port unblock - Unblock an IP address in GoPanel Server waf - Block IPs via Cloudflare WAF |
|
|