You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ mikrocheck -h
Usage of ./mikrocheck:
-addr string
SMTP server address (default "smtp.yandex.ru:25")
-from string
Mail 'From:' header
-password string
SMTP Auth password
-store string
File to store current version (default "$HOME/.mikrocheck")
-to string
Mail 'To:' header
-username string
SMTP Auth username (if isn't set it takes the 'from' flag value.)
$ mikrocheck -to myemail1@foo.com,myemai2@foo.com -from foo@baz.com -password mypass