email: thunderbird, users can jsut accept defaults

This commit is contained in:
silver 2023-07-04 23:14:58 +01:00
parent 0e9a44f67c
commit 66b59d42a9

View file

@ -145,7 +145,7 @@
};
postfix = {
filter = "(skMail=%s)";
filter = "(|(skMail=%s)(uid=%s))";
uidAttribute = "skMail";
mailAttribute = "skMail";
};