You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-utils-4-lib/tests/format/testfiles/dovecot_template.conf

40 lines
614 B

namespace inbox {
mailbox Drafts {
special_use = \Something else
}
}
!auth_mechanisms
namespace inbox {
mailbox Archives {
auto = subscribe
special_use = \Archive
}
}
!!include auth-checkpassword.conf.ext
!include auth-importantextension.conf.ext
namespace inbox {
!mailbox Junk {
}
-mailbox Trash {
special_use = \Disgusting Trash
useless_parameter = 13
}
}
# The comment that have to be ignored.
auth_verbose = yes
dict {
sqlquota = mysql:/etc/dovecot/quota.conf
something_strange = val:12, /something/meaningless.conf
}