Page 1 of 1

sender_bcc alternative

Posted: Tue Sep 05, 2006 12:49 pm
by cfunk30
Hi All,

Is there anything like the postfix sender_bcc in scalix/sendmail? We need every email certain users send to be archived. I have looked into the archive interface, but that appears to do all emails. Perhaps a rule? But I'm not sure how to apply that to outgoing emails.

Thank You.

Chris

Posted: Tue Sep 05, 2006 2:25 pm
by ScalixSupport
The archive feature of scalix is to archive all or nothing. There is not a mechanism to define this for certain users.

There is a sendmail milter that can add to the recipient list of any inbound and/or outbound message one or more blind-carbon-copy recipients (Bcc) depending on the MAIL FROM: and/or RCPT TO: addresses for any given message. You can read more about it here:

http://www.snertsoft.com/sendmail/milter-bcc/

This milter will only work for messages sent out of scalix as scalix handles inbound messages. It will not work for scalix to scalix messages.

Regards,
Don