Skip to content

ekasinggih/SMTPTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMTP Configuration Tester

Tools for check smtp client configuration

Configuration

Open file SMTPTester.FullFx.exe.config Change value based on your configuration

<smtp deliveryMethod="Network" from="***">
    <network host="***" userName="***" password="***" port="25" enableSsl="false" />
</smtp>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages