Author Topic: Want to hire - Postfix blacklist manager  (Read 3956 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Want to hire - Postfix blacklist manager
« on: April 09, 2022, 11:15:57 PM »
Looking for someone to create a plugin to manage a postfix email blacklist.

- View, add and delete entries in a file (maybe delete all function also)
- On save, run 2 commands
-- "postmap /etc/postfix/blacklist"
--"postfix reload"

Entries can be IP, IP range, host or email address:
192.168.1.123
192.168.0.0/16
mail.spam.tld
jerk@spam.tld

File formatted like this:
192.168.1.123   REJECT   SPAM BLOCKED
192.168.0.0/16   REJECT   SPAM BLOCKED
mail.spam.tld   REJECT   SPAM BLOCKED
jerk@spam.tld   REJECT   SPAM BLOCKED

https://ethitter.com/2016/03/blocking-sender-ips-in-postfix/

Let me know your thoughts

Offline
****
Re: Want to hire - Postfix blacklist manager
« Reply #1 on: April 11, 2022, 09:56:24 PM »
It's completely doable.  However, you could also use SQL for the blacklist, much like the rest of CWP uses.  Something to consider.
Google Hangouts:  rcschaff82@gmail.com