summaryrefslogtreecommitdiff
path: root/.msmtprc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-12-11 22:40:01 +0000
committerUrbain Vaes <urbain@vaes.uk>2015-12-11 22:40:01 +0000
commit1f7ed635e21a70b1f1a6807557cf31f5612531af (patch)
tree428ff1005afbeaf3fe8e4fd9a0c54e23a15a3a67 /.msmtprc
parente04fe8d2555db89470db0bd71579c464e349bfd4 (diff)
Add openmailbox
Diffstat (limited to '.msmtprc')
-rw-r--r--.msmtprc7
1 files changed, 7 insertions, 0 deletions
diff --git a/.msmtprc b/.msmtprc
index 11d902e..8af8add 100644
--- a/.msmtprc
+++ b/.msmtprc
@@ -18,5 +18,12 @@ user uv113@ic.ac.uk
passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/Mail/imperial.gpg"
port 587
+account openmailbox
+host smtp.openmailbox.org
+from urbain.p.vaes@openmailbox.org
+user urbain.p.vaes
+passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/Mail/openmailbox.gpg"
+port 587
+
# Set a default account
account default : gmail