diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-07-04 23:47:44 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-07-04 23:47:44 +0200 |
| commit | a0e2bdb71ad370f0bdafabdc1ee1b69e9adba73f (patch) | |
| tree | 9e23e47b8e41e0dab0a9dd3a713af90df7839a86 /README.pod | |
| parent | 212e1d0440a339e6d90b671113f91196f51043a9 (diff) | |
New release
Diffstat (limited to 'README.pod')
| -rw-r--r-- | README.pod | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -23,7 +23,9 @@ And create an hourly cronjob such as: =head3 Configuring msmtp -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. + +It can be configured for example like this (change your configuration accordingly to fit your needs): cp /usr/share/muttdelay/msmtprc.example ~/.msmtprc vim ~/.msmtprc @@ -32,7 +34,11 @@ And ensure that you can send mails like this: msmtp your@address.example.com <<< Hallo -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 + + /etc/default/muttdelay + +accordingly. =head3 Use it |
