From 8c7d4bd45bf8870a40351a0896fdfd4d237ba14d Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow ()" Date: Sat, 5 Jul 2014 00:59:17 +0200 Subject: fix mutt sample --- docs/muttdelay.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/muttdelay.pod b/docs/muttdelay.pod index 3f4a74c..d4a0b98 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 < mail.txt If it works, you can go on. -- cgit v1.2.3