From ede853770e8027ba8c7253d15f2705e311638397 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sat, 5 Jul 2014 00:24:27 +0200 Subject: New release --- docs/muttdelay.1 | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) (limited to 'docs/muttdelay.1') diff --git a/docs/muttdelay.1 b/docs/muttdelay.1 index 244ce57..d6bfae3 100644 --- a/docs/muttdelay.1 +++ b/docs/muttdelay.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "MUTTDELAY 1" -.TH MUTTDELAY 1 "2014-07-04" "muttdelay 0.1.2" "User Commands" +.TH MUTTDELAY 1 "2014-07-05" "muttdelay 0.2.0" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -155,31 +155,16 @@ And create an hourly cronjob such as: \& 0 * * * * /usr/bin/muttdelay cron .Ve .PP -\fIConfiguring msmtp\fR -.IX Subsection "Configuring msmtp" +\fIConfiguring Mutt\fR +.IX Subsection "Configuring Mutt" .PP -You may use other command which can send an email instead. But this has been tested with msmtp only. -.PP -It can be configured for example like this (change your configuration accordingly to fit your needs): -.PP -.Vb 2 -\& cp /usr/share/muttdelay/msmtprc.example ~/.msmtprc -\& vim ~/.msmtprc -.Ve -.PP -And ensure that you can send mails like this: -.PP -.Vb 1 -\& msmtp your@address.example.com <<< Hallo -.Ve -.PP -If it works, you can go on. Or if you want to use another command to send mails just edit +Configure mutt your way and ensure that you can send mails like this: .PP .Vb 1 -\& /etc/default/muttdelay +\& mutt \-s subject example@example.com mail.txt .Ve .PP -accordingly. +If it works, you can go on. .PP \fIUse it\fR .IX Subsection "Use it" -- cgit v1.2.3