email: thunderbird, users can jsut accept defaults
This commit is contained in:
parent
0e9a44f67c
commit
66b59d42a9
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
};
|
||||
|
||||
postfix = {
|
||||
filter = "(skMail=%s)";
|
||||
filter = "(|(skMail=%s)(uid=%s))";
|
||||
uidAttribute = "skMail";
|
||||
mailAttribute = "skMail";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue