hi
I am googling for days .i cant find a solution. Everyone have different issue.
No one have the issue like me though
I have 50000 emails in database. My goal is email sent from my server should only go to those emails.
few weeks ago someone hacked into out system and send email to everyone in the world. IP got banned.
Now i want a solution to block unverified email recipients.
Every where people talk about local email and virtual mail box domain alias etc. I dont care about incoming spam. Its email client job.
I see some use Regex pattern to block out recipients. But my case is dynamic email in database.
Also i have no clue how main.cf works. Does it get loaded on each email?
What is postmap? I thought it is to test filter. May be it just create lookup table from database static? I want dynamic lookup.
Help. Postfix documents is not user friendly. i cant figure out what they trying to say.
I am googling for days .i cant find a solution. Everyone have different issue.
No one have the issue like me though
I have 50000 emails in database. My goal is email sent from my server should only go to those emails.
few weeks ago someone hacked into out system and send email to everyone in the world. IP got banned.
Now i want a solution to block unverified email recipients.
Every where people talk about local email and virtual mail box domain alias etc. I dont care about incoming spam. Its email client job.
I see some use Regex pattern to block out recipients. But my case is dynamic email in database.
Also i have no clue how main.cf works. Does it get loaded on each email?
What is postmap? I thought it is to test filter. May be it just create lookup table from database static? I want dynamic lookup.
Help. Postfix documents is not user friendly. i cant figure out what they trying to say.