Visual Studio 6Visual C++ 7.0Windows 2000Visual C++ 6.0Windows XPMFCIntermediateDevVisual StudioWindowsC++
SMTP server stress tester





3.00/5 (2 votes)
Mar 21, 2002

111610

3753
stress test your SMTP server by sending a large number of emails
Introduction
SMTP stress checker is a utility for stress testing SMTP servers. Using this we can send a large number of mails within a short time in order to check the capacity of the SMTP server.
I used this program when I wrote the spam killer. It creates multiple threads and sends the emails simultaneously.