I need a simple Windows SMTP client for testing direct delivery of mail to a server, to debug some e-mail problems I am having. I have tried several applications, and found none to be very useful:
- SimpleCOMTools SMTP Test Tool (Doesn't send a proper FROM address)
- Simple SMTP Client (Requires SMTP auth... I just need direct delivery)
- SMTP Test (Doesn't allow specification of a FROM address at all, causing my mail server to reject the message)
Any others, before I resort to typing in SMTP commands by hand?
swaks, but installing ActivePerl probably doesn't count as "simple". – grawity Aug 5 '11 at 17:22