File: mbox.conf.2

package info (click to toggle)
cedar-backup2 2.20.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 20,636 kB
  • ctags: 34,592
  • sloc: python: 63,703; xml: 9,041; makefile: 100; sh: 9
file content (14 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<!-- Document with default modes, one collect file and one collect dir. -->
<cb_config>
   <mbox>
      <collect_mode>daily</collect_mode>
      <compress_mode>gzip</compress_mode>
      <file>
         <abs_path>/home/joebob/mail/cedar-backup-users</abs_path>
      </file>
      <dir>
         <abs_path>/home/billiejoe/mail</abs_path>
      </dir>
   </mbox>
</cb_config>