Skip to content

Commit

Permalink
Merge pull request #8 from PeterKnealeBizCover/master
Browse files Browse the repository at this point in the history
Alpine latest doesn't contain telnet
  • Loading branch information
david-batranu authored Nov 27, 2019
2 parents 0778e2d + 69b402d commit d38326e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Catch all mail and display it in roundcube interface.

## Send email

$ docker run -it --link mailtrap alpine sh
$ docker run -it --link mailtrap alpine:3.6 sh

$ telnet mailtrap 25
ehlo example.com
Expand Down

0 comments on commit d38326e

Please sign in to comment.