HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Sendmail sent mails limit / thresholds
Operating System - Linux
1830044
Members
9444
Online
109998
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 12:05 AM
11-13-2006 12:05 AM
Hi,
One of the servers I admin is a sendmail server. It has > 8000 accounts, and our users are majorly dumb users using dumb passwords.
Last Friday night, I've found out that one of the accounts (user 'simon' with pass 'simon') was used to send thousand of emails to randomly generated hotmail accounts. Due to it, we've been banned and now our connections to any of hotmail's MX time out. I've solved temporarily the problem using another IP for outgoing mails, but I know that's not the solution.
Of course the solution is setting strict and complex passwords, but this task can be done easiy due to politic issues in the company with the users, and will take some time (weeks, months) to be able to be done.
So I'd like to know if there's any way of limiting the amount of emails sent using an authed sesion per unit of time. For example... 100 mails per hour? Something in that way. I'm not talking about limiting the number of opened sessions as, in fact, the spammer opened "only" 200-300 sessions but in each session sent 10,20,30,40,50,60,etc emails. Limiting the number of rcpt's isnt a solution for this problem due to this.
Any suggestion for this?
Thanks in advance.
One of the servers I admin is a sendmail server. It has > 8000 accounts, and our users are majorly dumb users using dumb passwords.
Last Friday night, I've found out that one of the accounts (user 'simon' with pass 'simon') was used to send thousand of emails to randomly generated hotmail accounts. Due to it, we've been banned and now our connections to any of hotmail's MX time out. I've solved temporarily the problem using another IP for outgoing mails, but I know that's not the solution.
Of course the solution is setting strict and complex passwords, but this task can be done easiy due to politic issues in the company with the users, and will take some time (weeks, months) to be able to be done.
So I'd like to know if there's any way of limiting the amount of emails sent using an authed sesion per unit of time. For example... 100 mails per hour? Something in that way. I'm not talking about limiting the number of opened sessions as, in fact, the spammer opened "only" 200-300 sessions but in each session sent 10,20,30,40,50,60,etc emails. Limiting the number of rcpt's isnt a solution for this problem due to this.
Any suggestion for this?
Thanks in advance.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 12:34 AM
11-13-2006 12:34 AM
Re: Sendmail sent mails limit / thresholds
So, i think is better to change a password with something like : SimoN or SimoN123
But if don't want, try to check the parameter :
confCONNECTION_RATE_THROTTLE into the sendmail.mc
This limit the max connection
But if don't want, try to check the parameter :
confCONNECTION_RATE_THROTTLE into the sendmail.mc
This limit the max connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 12:38 AM
11-13-2006 12:38 AM
Re: Sendmail sent mails limit / thresholds
Hi Ruben, Welcome to the forum (Bienvenido!!).
Probably this is what you are looking for:
http://www.milter.info/sendmail/milter-limit/
But you should re-check/enforce your access policy (firewall policy and relay policy) until you implement the password restrictions.
Por favor, asegurate de ver tambien:
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
Probably this is what you are looking for:
http://www.milter.info/sendmail/milter-limit/
But you should re-check/enforce your access policy (firewall policy and relay policy) until you implement the password restrictions.
Por favor, asegurate de ver tambien:
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 12:38 AM
11-13-2006 12:38 AM
Solution
Check also:
default_process_limit
initial_destination_concurrency
local_destination_concurrency_limit
default_destination_concurrency_limit
and
smtpd_error_sleep_time
smtpd_soft_error_limit
smtpd_hard_error_limit
This last 3 parameters are for the errors (if it generate address, more are wrong...)
default_process_limit
initial_destination_concurrency
local_destination_concurrency_limit
default_destination_concurrency_limit
and
smtpd_error_sleep_time
smtpd_soft_error_limit
smtpd_hard_error_limit
This last 3 parameters are for the errors (if it generate address, more are wrong...)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP