Hi,
In Scalix 11.1.0 CE, we created a group called admin, and added three users to it.
In general.cfg, the relevant line reads:
ARCHIVE=bcc:admin@ourdomain.com
Incoming mail is retrieved through fetchmail, and outgoing mail goes directly.
We expect all incoming and outgoing mail to be forwarded to these three users,
through this admin group.
Now, when we send an e-mail, that mail is being forwarded to these users as expected,
through this group. However, we are also getting a mailer daemon message saying:
Message could not be delivered to the following recipient:
admin@ourdomain.com
because: Operation Loop detected during delivery
Please help us locate the problem.
Thank you.