archiving emails
Boris Andratzek
Boris.Andratzek at cation.de
Thu Jun 21 06:04:27 EDT 2007
Rudy Gevaert wrote:
> Mike Zupan wrote:
>> I am looking to archive emails hopefully for all sent/received emails. I
>> am using postfix 2.3 as a MTA and cyrus 2.3
>>
>> I am looking to do something like
>>
>> user at domain.com <mailto:user at domain.com> while it goes to that address
>> in cyrus via postfix it also goes to user at archive.domain.com
>> <mailto:user at archive.domain.com>
>>
>> Can this be done in cyrus via lmtpd or such in cyrus?
>
> I'm only aware that it can be down in postfix. I'm not sure it is
> systemwide or per user.
>
You can add a directive of this kind
always_bcc = collector at archive.domain.com
to your /etc/postfix/main.cf
This will work systemwide
Boris
More information about the Info-cyrus
mailing list