made mktemp a requirement for building backupninja, added autotools variables to...
[matthijs/upstream/backupninja.git] / examples / example.maildir
index d837cac6b99ac48825920b98b9da3851304ce385..8898a78f20840ffd2b4f633b69ee012f77677485 100644 (file)
@@ -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
 
@@ -32,11 +35,13 @@ keepweekly = 3
 keepmonthly = 1
 
 # directory which contains all the maildirs
-# this directory is expected to have subdirectories lettered a-z and
-# in each letter subdirectory are the users Maildirs which start with 
-# those letters
 srcdir = /maildir/riseup.net
 
+# the srcdir is expected to contain the following subdirectories. Each
+# of these will contain the user's Maildirs which start with these
+# letters
+srcsubdirs = 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z
+
 # put the backups under this directory
 destdir = /crypta/maildir/riseup.net
 desthost = kakapo-pn