Docker image based on resnullius/alpine:edge
with mutt
and msmtp
.
Extras: vim
, git
, linx
, bash
and gnupg
(yes, 2.1.x branch).
docker run --rm -ti \
-v /etc/localtime:/etc/localtime \
-v ~/.gnupg:/home/user/gnupg \
-v $PWD/configs:/Configs \
-v $PWD/secrets:/Secrets \
-v $PWD/Mail:/Mail \
resnullius/mutt
No, there's resnullius/offlineimap for that function.
ⓒ 2017, Jose-Luis Rivas <me@ghostbar.co>
.
This software is licensed under the MIT terms, you can find a copy of the
license on the LICENSE
file in this repository.