From 3e1fb1645af7d73ac26caeb36d90ee29f3c3e2f5 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow ()" Date: Sat, 5 Jul 2014 00:59:32 +0200 Subject: fix mutt sample --- README.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.pod') diff --git a/README.pod b/README.pod index 3f4a74c..d4a0b98 100644 --- a/README.pod +++ b/README.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