Scenario
1. Site may be hacked and someone using some form to keep sending email with your email account.
2. Also someone act as email client or hack webmail password and send it .
Most of the cases it will be send from your domain email.
We cant fool proof that.
But i am thinking of dictionary of emails only be recipient. Who ever hacks our system may not know recipient emails
I initially thought virtualbox_alias and Virtualbox_domains are for that. I think they are for incoming emails.
I need something to filter and quarantine any email send from Postfix server.
I am going though all the configuration...i cant figure out. Who can help?
I saw Hook stuff in master.cf. I was able to capture sender and recipient email with regex. Then i have no idea how to make it quarantine and pass.
1. Site may be hacked and someone using some form to keep sending email with your email account.
2. Also someone act as email client or hack webmail password and send it .
Most of the cases it will be send from your domain email.
We cant fool proof that.
But i am thinking of dictionary of emails only be recipient. Who ever hacks our system may not know recipient emails
I initially thought virtualbox_alias and Virtualbox_domains are for that. I think they are for incoming emails.
I need something to filter and quarantine any email send from Postfix server.
I am going though all the configuration...i cant figure out. Who can help?
I saw Hook stuff in master.cf. I was able to capture sender and recipient email with regex. Then i have no idea how to make it quarantine and pass.