Hi Here's scenario:
All people in my company send eachother encrypted mail. So everyone has everyone's certs. I need to setup simple lists with help of /etc/aliases, lists would be like sales: bob,mary Now when someone sends mail to [email protected] how to encrypt this for bob and mary ?? When sending to [email protected],[email protected] - no problem to encrypt... but how could I implement lists and yet have encryption on?
