diff options
Diffstat (limited to 'tests/04-resume/local.conf')
| -rw-r--r-- | tests/04-resume/local.conf | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/tests/04-resume/local.conf b/tests/04-resume/local.conf new file mode 100644 index 0000000..93497d9 --- /dev/null +++ b/tests/04-resume/local.conf @@ -0,0 +1,6 @@ +namespace inbox { +    separator = . +    location  = maildir:~/inbox:LAYOUT=index +    inbox     = yes +    list      = yes +} | 
