summaryrefslogtreecommitdiff
path: root/docs/muttdelay.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/muttdelay.1')
-rw-r--r--docs/muttdelay.114
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/muttdelay.1 b/docs/muttdelay.1
index 18413cf..3025b82 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.0" "User Commands"
+.TH MUTTDELAY 1 "2014-07-04" "muttdelay 0.1.1" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -158,7 +158,9 @@ And create an hourly cronjob such as:
\fIConfiguring msmtp\fR
.IX Subsection "Configuring msmtp"
.PP
-For example like this (change your configuration accordingly to fit your needs):
+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
@@ -171,7 +173,13 @@ And ensure that you can send mails like this:
\& msmtp your@address.example.com <<< Hallo
.Ve
.PP
-If it works, you can go on
+If it works, you can go on. Or if you want to use another command to send mails just edit
+.PP
+.Vb 1
+\& /etc/default/muttdelay
+.Ve
+.PP
+accordingly.
.PP
\fIUse it\fR
.IX Subsection "Use it"