Skip to content

nevesnunes/mailsh

Repository files navigation

Shell By Mail

A postfix container to which you can send a mail with shell commands to be evaluated. You should get a reply with the evaluation result.

Development Writeup

Dependencies

For the sender:

  • heirloom-mailx
  • sharutils

Running

Start by copying each *.example, replacing each mock value, and removing the .example extension. Shell commands are specified in request.txt.

Build and run the image with make.

Send a mail with ./request.sh.

About

Send shell commands over SMTP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published