diff options
author | Micah Anderson <micah@riseup.net> | 2007-11-24 23:07:16 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2007-11-24 23:07:16 +0000 |
commit | 08c45fbb990879e5ad88460d4bce27814668292c (patch) | |
tree | d305aa1cb2a5ef865f8c22b2a8bc300c61c3767f /examples | |
parent | 0c73bf699618f365acc5b796ac7d7689d6f9e530 (diff) | |
download | backupninja-08c45fbb990879e5ad88460d4bce27814668292c.tar.gz backupninja-08c45fbb990879e5ad88460d4bce27814668292c.tar.bz2 |
Fixes for Trac#24
Diffstat (limited to 'examples')
-rw-r--r-- | examples/example.maildir | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/example.maildir b/examples/example.maildir index d837cac..96f0c0e 100644 --- a/examples/example.maildir +++ b/examples/example.maildir @@ -18,6 +18,9 @@ ## Any maildir which is deleted from the source will be moved to ## "deleted" directory in the destination. It is up to you to ## periodically remove this directory or old maildirs in it. +## +## Note: This handler assumes that the remote shell is set to bash +## ## The defaults are useful in most cases, just make sure ## to configure the source and destination information |