Skip to content

Add zerosmtp-check to Networking - #50

Open
msgwing wants to merge 1 commit into
linsa-io:masterfrom
msgwing:add-zerosmtp-check
Open

msgwing wants to merge 1 commit into
linsa-io:masterfrom
msgwing:add-zerosmtp-check

Conversation

@msgwing

@msgwing msgwing commented Aug 26, 2026

Copy link
Copy Markdown

Adds zerosmtp-check to Networking.

It answers one question: does outbound SMTP work from this machine? It tries the
ports, checks TLS, attempts authentication, and then explains the refusal the
server actually returned — including the ones clients hide. curl throws the
server's text away and prints curl: (67) Login denied, which is why people
spend an afternoon on a password that was never wrong.

Runs with npx zerosmtp-check, nothing to install. MIT licensed.

Checked against contributing.md: format [name](link) - Description., link
points at the tool's repository, description starts with a capital, ends with a
full stop, and does not begin with "A" or "An". Not already in the list.

Diff is one line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant