Compare commits

...

2 commits

3 changed files with 4 additions and 2 deletions

View file

@ -193,6 +193,7 @@ in
managesieve_logout_format = bytes ( in=%i : out=%o )
}
recipient_delimiter = +
lda_original_recipient_header = X-Original-To
plugin {

View file

@ -290,10 +290,10 @@ in
];
};
"olcDatabase={10}mdb".attrs = {
"olcDatabase={5}mdb".attrs = {
objectClass = [ "olcDatabaseConfig" "olcMdbConfig" ];
olcDatabase = "{10}mdb";
olcDatabase = "{5}mdb";
olcDbDirectory = "/var/lib/openldap/data";
olcSuffix = "dc=docfast,dc=dev";

View file

@ -125,6 +125,7 @@ in
# The extra detail makes trouble shooting easier but also reveals information
# that is nobody elses business.
show_user_unknown_table_name = "no";
recipient_delimiter = "+";
compatibility_level = "2";
# bigger attachement size