Steve Jenkins:
> I've set it up in /etc/postfix/virtual on my personal server so that
> when our kids get mail at [email protected], both parents
> get a copy of the incoming message.
> 
> Is there a simple was to configure Postfix so that I also get a copy
> of only selected users' (our kids in this case) outbound email?

See: http://www.postfix.org/postconf.5.html#sender_bcc_maps

> How about setting up an incoming per-user blacklist only for certain
> addresses (in case a creepy boy from school starts emailing one of our
> daughters... :)).

This will get you into the murky world of restriction classes.
http://www.postfix.org/RESTRICTION_CLASS_README.html

You'll need to make your own variant of one of the examples.

        Wietse

Reply via email to