[EMAIL PROTECTED] wrote: > > It looks like a DDoS... No, not really. The reason that courier specifies a maximum number of connections is specifically to avoid a DOS type attack. Opening 30 SMTP connections isn't going to bring a server to its knees.
Something non-courier related is probably causing the machine to overload, which is probably why connections to the SMTP server stack up. The connections are a symptom of the problem, not the cause. You're going to need to engage in good, old-fashioned unix debugging to figure out what's running away on your server. Leave some root terminals logged in so that when the machine stops accepting logins, you can see whether established sessions still work, and proceed from there. > Spammers would become more aggressive than they already were in the past? What benefit would spammers get from bringing SMTP servers down with DOS style attacks? They make their money by sending mail. If they take recipient servers down, they can't send more mail. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
