exim - bcc

woolkan

New member
Joined
May 11, 2010
Messages
4
hi,

I need to setup (for one of my client - he has only hosting account with one domain) adding bcc to all outgoing/ingoing messeges.

for example: my clinet's domain: domain.com

1. messages sended from [email protected] to [email protected]
and automaticly exim have to add bbc: [email protected]
2. messages recived from [email protected] to [email protected] also need to add bcc: [email protected].


I found this http://wiki.exim.org/FAQ/Miscellaneous/Q5033 but I don't know where I have to add this. And this solution is only for outgoing messages.

Any ideas?

Thanks,

PS. sorry for my english.
 
The exim system-filter is named exim.pl. Making changes to it requires a good knowledge of Perl. Note that DirectAdmin has some specific code in exim.pl, which if it is changed, will affect email delivery on DirectAdmin based servers.

This solution can be used for both outgoing and incoming messages but you need a good working knowledge of exim and the exim.conf file.

There are already discussion threads here on these forums to help you.

Jeff
 
Back
Top