Hello,
how could I define filter to send emails only to two addresses for example: addres1@domain.com, address2@domain.com. I know that I have to make chnges in Config.pm. Do you know how to define regular expression to filter all messages that don't contain addres1@domain.com, address2@domain.com in TO =>.
Thanks.