ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0017851ClearOSapp-greylisting - Mail Greylistingpublic2017-11-16 05:542021-11-10 08:15
ReporterNickH 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0017851: Add UI to populate postgrey whitelist
DescriptionThe postgrey app has a whitelisting facility, achievd by populating /etc/postfix/postgrey_whitelist_clients.local then restarting postgrey.

I believe we ought to provide a UI to manipulate this file. We should be able to add IP addresses, subnets, FQDN's and regex's which describe FQDN's. It would be good to store a comment with each entry. As an example, my file looks like:

# Ebay
212.54.57.96/30

# PayPal.com
173.0.84.226
173.0.84.225
66.211.168.230

# Clearcentre backup servers
173.255.233.57
138.197.132.150
159.203.59.228

# TPS - retries too quickly
212.250.30.21

# For Annie Jones
/^euk\d+\.eukhosting\.net/

# For Sony Playstation mta2.txn-email.playstation.com - mta9.txn-email.playstation.com
/^mta\d+\.txn-email\.playstation\.com$/

It is also possible to whitelist recipients in the /etc/postfix/postgrey_whitelist_recipients file but I don't think we particularly need to provide a UI for this.
Additional InformationCould be related to https://tracker.clearos.com/view.php?id=17771 [^]
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0016151)
NickH (developer)
2021-11-10 08:15

Migrated to https://gitlab.com/clearos/clearfoundation/app-greylisting/-/issues/4 [^]

- Issue History
Date Modified Username Field Change
2017-11-16 05:54 NickH New Issue
2017-11-16 07:29 user2 Status new => confirmed
2021-11-10 08:15 NickH Note Added: 0016151
2021-11-10 08:15 NickH Status confirmed => closed
2021-11-10 08:15 NickH Resolution open => suspended