Has anyone had any success in adding a shared folder and then setting it as the "$spam_quarantine_to =" in /etc/kolab/templates/amavisd.conf.template?
I am having trouble figuring out the proper syntax in the template file.
On the official kolab wiki they show it as:
$spam_quarantine_to = 'kolab+shared.spambox@example.com';
I saw a note on this forum that this does not currently work however, and I can vouch for that as it didn't work for me either.
I saw another note that said to use:
user+folder@mydomain.org
I am having trouble figuring out this syntax. It seems the way users are setup is that the uid is the email address. If I set it as: name@mydomain.org+shared.folder@mydomain.org I get syntax errors showing up in my log files. I have tried all sorts of variations and none of them are working. If anyone has had any success with this, maybe they could point me in the right direction.
Thanks,
Jason