I rescaled the groups.conf and the settings.php back to -99.0. I left the symbols with -1.0.
I added a rule like this:
whitelist_sogo_userdomain {
priority = 5;
apply “default” {
SOGO_CONTACT = -1.0;
}
symbols [
“SOGO_CONTACT”
]
}
A test email from a sogo contact of a user is scored with -1.0. Seems to work… Maybe somebody else could test this?