summaryrefslogtreecommitdiff
path: root/docs/muttdelay.txt
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-07-05 00:24:27 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-07-05 00:24:27 +0200
commitede853770e8027ba8c7253d15f2705e311638397 (patch)
treeb0e84c6f761e00cb38297c7b7b000ac1de7c21eb /docs/muttdelay.txt
parentc64e69af42bcd3265b75c86b84e68b29225f229a (diff)
New release
Diffstat (limited to 'docs/muttdelay.txt')
-rw-r--r--docs/muttdelay.txt22
1 files changed, 4 insertions, 18 deletions
diff --git a/docs/muttdelay.txt b/docs/muttdelay.txt
index a706291..289c3f8 100644
--- a/docs/muttdelay.txt
+++ b/docs/muttdelay.txt
@@ -17,26 +17,12 @@ WTF?
0 * * * * /usr/bin/muttdelay cron
- Configuring msmtp
- You may use other command which can send an email instead. But this has
- been tested with msmtp only.
+ Configuring Mutt
+ Configure mutt your way and ensure that you can send mails like this:
- It can be configured for example like this (change your configuration
- accordingly to fit your needs):
+ mutt -s subject example@example.com mail.txt
- cp /usr/share/muttdelay/msmtprc.example ~/.msmtprc
- vim ~/.msmtprc
-
- And ensure that you can send mails like this:
-
- msmtp your@address.example.com <<< Hallo
-
- If it works, you can go on. Or if you want to use another command to
- send mails just edit
-
- /etc/default/muttdelay
-
- accordingly.
+ If it works, you can go on.
Use it
Open mutt, compose an email. Use Vim as your editor. After finishing