diff options
author | tv <tv@shackspace.de> | 2014-08-21 13:28:19 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2014-08-21 13:28:19 +0200 |
commit | 3d50e7386178cd0392d2e1c9ba7b9e933b4c27e3 (patch) | |
tree | 77cc15d9b1ce1e0f82120dd4c85550b1a992b6bb /wu-user/.msmtprc |
initial commit
Diffstat (limited to 'wu-user/.msmtprc')
-rw-r--r-- | wu-user/.msmtprc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/wu-user/.msmtprc b/wu-user/.msmtprc new file mode 100644 index 0000000..0d27ca7 --- /dev/null +++ b/wu-user/.msmtprc @@ -0,0 +1,11 @@ +defaults + logfile ~/.msmtp.log + +account cd + host cd.retiolum + +account wu + host wu.retiolum + +account nomic + host nomic.retiolum |