diff options
| author | Paul C. Buetow () <paul@buetow.org> | 2014-07-05 01:00:12 +0200 |
|---|---|---|
| committer | Paul C. Buetow () <paul@buetow.org> | 2014-07-05 01:00:12 +0200 |
| commit | 909f43fe5a08da8d90080ef2adee03e9f95769f2 (patch) | |
| tree | 65ca4b8cc983c5093358a42ded2ac3442fc9e6b8 | |
| parent | 3e1fb1645af7d73ac26caeb36d90ee29f3c3e2f5 (diff) | |
Blow it out your ear.
| -rw-r--r-- | docs/muttdelay.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/muttdelay.pod b/docs/muttdelay.pod index d4a0b98..78d7c55 100644 --- a/docs/muttdelay.pod +++ b/docs/muttdelay.pod @@ -25,7 +25,7 @@ And create an hourly cronjob such as: Configure mutt your way and ensure that you can send mails like this: - mutt -s subject example@example.com < mail.txt + mutt -s subject example@example.com <<< hallo If it works, you can go on. |
