Update dapostinstall.sh
spamd start fil
This commit is contained in:
+4
-1
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# VERSION 1.6.6-30.03.2025
|
# VERSION 1.7.7-30.03.2025
|
||||||
if [ -f "/var/log/dapostinstall.done" ]; then
|
if [ -f "/var/log/dapostinstall.done" ]; then
|
||||||
echo -e "\e[31mSkrypt DApostinstall był już uruchomiony na tym serwerze - przerywam działanie.\e[0m"
|
echo -e "\e[31mSkrypt DApostinstall był już uruchomiony na tym serwerze - przerywam działanie.\e[0m"
|
||||||
exit 1
|
exit 1
|
||||||
@@ -422,6 +422,9 @@ cd $CBDIR
|
|||||||
./build update
|
./build update
|
||||||
./build exim_conf
|
./build exim_conf
|
||||||
|
|
||||||
|
systemctl enable spamassassin
|
||||||
|
systemctl restart spamd
|
||||||
|
|
||||||
echo "Dodanie SpamAssassin dla wszystkich uzytkownikow"
|
echo "Dodanie SpamAssassin dla wszystkich uzytkownikow"
|
||||||
|
|
||||||
cd $DAPOSTINSTALL_DIR
|
cd $DAPOSTINSTALL_DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user