diff options
author | David Runge <dave@sleepmap.de> | 2015-09-06 16:35:04 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-09-06 16:35:04 +0200 |
commit | 3daae9cd6f0c713fc02828de82a69285a05c249f (patch) | |
tree | 68c7f3905869913effe3258c4f2e37dad5d6b397 /bin | |
parent | 26b4e0787f66b375ea979be96d12edc651e7b265 (diff) | |
download | dotfiles-3daae9cd6f0c713fc02828de82a69285a05c249f.tar.gz dotfiles-3daae9cd6f0c713fc02828de82a69285a05c249f.tar.bz2 dotfiles-3daae9cd6f0c713fc02828de82a69285a05c249f.tar.xz dotfiles-3daae9cd6f0c713fc02828de82a69285a05c249f.zip |
bin/pass2msmtp: Adding password handling through pass for msmtp.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/pass2msmtp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/pass2msmtp b/bin/pass2msmtp new file mode 100755 index 0000000..5ba07fa --- /dev/null +++ b/bin/pass2msmtp @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +pass Mail/$1 |