65.9K
CodeProject is changing. Read more.
Home

SMTP Stress Tool

starIconstarIconstarIcon
emptyStarIcon
starIcon
emptyStarIcon

3.82/5 (6 votes)

Dec 28, 2006

CPOL
viewsIcon

34822

downloadIcon

1001

SMTP Stress Tool

Introduction

This article discusses an SMTP stress tool to stress SMTP servers.

It supports a generated message with fixed size and workload folder. Workload folder must contain *.eml files that the stress tool starts sending to destination server. The stress tool also includes an embedded SMTP server for testing computer SMTP throughput.

There are some known limitations with XP SP2, it limits connection per second, so with small messages, the actual speed remains 60 msg/sec, and CPU usage is very low. It just won't utilize the CPU.

Forum: http://www.lumisoft.ee/forum.

Sample screenshot

Sample screenshot

Sample screenshot

History

  • 28th December, 2006: Initial post