Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

Limit send email per user per hour

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
putude
Posts: 10
Joined: Fri Oct 13, 2017 6:41 am

Os: CentOS 6x
Web: apache + nginx
Limit send email per user per hour
  • Quote

Post by putude » Thu Nov 16, 2017 9:35 pm

Dear all,

Please help how to limit send email per user per hour in VestaCP.
I try viewtopic.php?f=41&t=12623&start=20 but no luck.

Thanks,
Putude
Top

DarthVader
Posts: 31
Joined: Wed Jul 13, 2016 1:35 pm

Re: Limit send email per user per hour
  • Quote

Post by DarthVader » Thu Nov 16, 2017 11:00 pm

Add below code in /etc/exim/exim.conf in acl_check_mail: section

Code: Select all

deny    message = "Too many messages"
	    log_message = "Ratelimit overload" 
            ratelimit = 10 / 1h / strict / $sender_address
Top

putude
Posts: 10
Joined: Fri Oct 13, 2017 6:41 am

Os: CentOS 6x
Web: apache + nginx
Re: Limit send email per user per hour
  • Quote

Post by putude » Fri Nov 17, 2017 10:28 am

Hi @DarthVader,

Thank you for your help. I will try it.

Best regards,
Putude
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password