I want to bcc all incoming / outgoing messages to a separate email account.
I created a scalix account archive@mydomain.com and add this 2 lines to
/var/opt/scalix/na/s/sys/general.cfg:
ARCHIVE=TRUE
ARCHIVE=bcc:archive@tdt.ch
Then I restarted scalix, sent an received a couple of messages, but there are no mails in the inbox of archive@mydomain.com
p.s. shouldn't there be an log-message for a sendmail to archive@mydomain.com in /var/log/logmails?
any ideas?
