An open API service indexing awesome lists of open source software.

https://github.com/dockette/mailx

:whale: Dockette Alpined-based Mailx
https://github.com/dockette/mailx

docker dockette mail

Last synced: 28 days ago
JSON representation

:whale: Dockette Alpined-based Mailx

Awesome Lists containing this project

README

          

Dockette / Mailx


GitHub Actions
Docker Hub pulls
GitHub Sponsors
Support/Discussions

Alpine Linux with preinstalled mail utils.

-----

## Usage

See more at [mailx documentation](https://pubs.opengroup.org/onlinepubs/007908799/xcu/mailx.html).

```
docker run -it dockette/mailx mailx [...args]
```

## Development

```bash
make build
make test
make run
```

## Maintenance

See [how to contribute](https://github.com/dockette/.github/blob/master/CONTRIBUTING.md) to this package. Consider to [support](https://github.com/sponsors/f3l1x) **f3l1x**. Thank you for using this package.