command
Version:
v0.0.0-...-94e8b6b
Opens a new window with list of versions in this module.
Published: Nov 3, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
smtp-cli
go install git.gorbe.io/go/smtp/cmnd/smtp-cli@latest
Config
Format of the config:
{
"hostname":"",
"port": 587,
"username":"",
"password":"",
"from":""
}
The default path is $USER/.smtp
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.