How I can activate automatic copy with postfix ?

Alexander Schröter webmaster at computational-chemistry.org
Tue Aug 17 23:46:55 CEST 2010


  Hi
> Hello,
>
> I need to activate the automatic copy from some emails accounts to another one.
Alains method is probably the nicer one though I haven't done it yet.
> I tried this conf, but that's don't work..
>
> cd /kolab/etc/kolab/templates/
> vi main.cf.template
> I added this at the end of the conf file :
> # Conf auto copy
> sender_bcc_maps = hash:/kolab/etc/postfix/sender_bcc
I think your mistake is here: You tell postfix that the adresses are in 
the form of a hash file but you never create one
> vi /kolab/etc/postfix/sender_bcc
> I added this :
> toto at toto.domain.com    toto2 at toto.domain.com
After creating this sender_bcc you need to execute "kolab/sbin/postmap 
sender_bcc"
> Then I finished with
> /kolab/sbin/kolabconf
>
> My postfix was killed..
>
> Who can help me a lot ?
>
>
> Best regards,
Good luck Alexander




More information about the users mailing list