Skip to content

buroz/smtp-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ ./bin/build.bash ./cmd/smtp-checker
$ ls -lah dist/
total 19M
-rwxr-xr-x  1 4.8M Mar  5 11:00 smtp-checker-darwin-amd64
-rwxr-xr-x  1 4.9M Mar  5 11:00 smtp-checker-linux-amd64
-rwxr-xr-x  1 4.3M Mar  5 11:00 smtp-checker-windows-386.exe
-rwxr-xr-x  1 4.8M Mar  5 11:00 smtp-checker-windows-amd64.exe
$ ./smtp-checker-linux-amd64 --help
Usage of ./dist/smtp-checker-linux-amd64:
  -host string
        Smtp host address
  -port int
        Smtp port number
  -receiver-email string
        Receiver's email
  -secure
        Smtp over TLS
  -sender-email string
        Sender's email
  -sender-password string
        Sender's password
./smtp-checker-linux-amd64 -host mail.larissahotels.com -port 465 -sender-email reservation1@larissahotels.com -sender-password !T0PSecreT! -receiver-email buroz@nethole.dev -secure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published