|
@@ -1,4 +1,4 @@
|
|
|
-## Description ##
|
|
|
+## Description - writing is still in progress ! ##
|
|
|
A Mail-Antispam gateway [https://dspam.sourceforge.net/](https://dspam.sourceforge.net/) resource repository for running it on RockyLinux 9.x
|
|
|
|
|
|
In the scenario below DSPAM will _only_ be an incoming mailgateway for incoming mail, and forward it to the backline mailsystem.
|
|
@@ -24,5 +24,5 @@ dnf group install "Development Tools"
|
|
|
|
|
|
###### Install primary required packages:
|
|
|
```
|
|
|
-dnf install wget nano tar unzip clamav-server postfix postgrey pypolicyd-spf opendkim # clamav server is an alias for clamd
|
|
|
+dnf install mlocate wget nano tar unzip clamav-server postfix postgrey pypolicyd-spf opendkim # clamav server is an alias for clamd
|
|
|
```
|