Monitoring a users sent items
Alex Chejlyk
alex at swiftnetcomputers.biz
Tue Dec 20 23:32:10 CET 2005
Sylvain MEDEOT wrote:
> Alex Chejlyk a écrit :
>> I know this isn't exactly a Kolab question, but I have a user that is
>> under suspicion of sending out sensitive data. Is there any way to have
>> all of his/her sent messages "forwarded" to my mailbox?
>> I'm thinking of a perl script, to copy all of the data from the user
>> mailbox, parse it then output to html, but it seems like there must be
>> an easier solution.
>>
>>
>> TIA,
>>
>> Cheers,
>>
>> Alex
>>
>>
>> _______________________________________________
>> Kolab-users mailing list
>> Kolab-users at kolab.org
>> https://kolab.org/mailman/listinfo/kolab-users
>>
>> ----------------------------------------------------------
>> Message exempt de virus ou polluriels connus (MailScanner)
>>
>>
> What you can do :
>
> add to /kolab/etc/kolab/templates/main.cf.template
> sender_bcc_maps = hash:/kolab/etc/postfix/sender_bcc
>
> then create the file
> /kolab/etc/postfix/sender_bcc
> user at yourdomain.com
> usertobccto
>
> any mail sent by user at yourdomain.com will be copied to
> usertobcc(@yourdomain)
>
> then run postmap /kolab/etc/postfix/sender_bcc
>
> finally run kolabconf
>
> That should be ok...
>
> Regards,
>
> Sylvain
> ___________________________________________________________________________
> Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les
> tarifs exceptionnels pour appeler la France et l'international.
> Téléchargez sur http://fr.messenger.yahoo.com
Hello Sylvain,
Thank you very much - works perfectly!
Cheers,
Alex
More information about the users
mailing list