diff options
Diffstat (limited to 'docs/muttdelay.pod')
| -rw-r--r-- | docs/muttdelay.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/muttdelay.pod b/docs/muttdelay.pod index 30a9be2..9a24851 100644 --- a/docs/muttdelay.pod +++ b/docs/muttdelay.pod @@ -15,7 +15,7 @@ Do the following: cp /usr/share/muttdelay/muttdelay.vim ~/.vim/plugin/ echo 'map ,L :call MuttDelay()<CR>' >> ~/.vimrc -=head3 Configuring CRON +=head3 Configuring Cron And create an hourly cronjob such as: @@ -42,7 +42,7 @@ Open mutt, compose an email. Use Vim as your editor. After finishing writing you and the mail gets scheduled for sending for a later time. You can now leave vim without sending the mail via mutt directly. -The mail tself is saved to +The mail itself is saved to ~/.muttdelay/SENDTIMESTAMP.COMPOSETIMESTAMP |
