Kaynağa Gözat

Update 'DSPAM/README.md'

Michael Honkoop 8 ay önce
ebeveyn
işleme
949fbde0d2
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      DSPAM/README.md

+ 2 - 2
DSPAM/README.md

@@ -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
 ```