Przeglądaj źródła

optional remove script

pull/2/head
Luke Smith 4 lat temu
rodzic
commit
e66829d2eb
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4C50B54A911F6252
1 zmienionych plików z 8 dodań i 0 usunięć
  1. +8
    -0
      mailrm.sh

+ 8
- 0
mailrm.sh Wyświetl plik

@@ -0,0 +1,8 @@
#!/bin/sh

# Purge all configs from a previous attempt at a mail server.
# Doesn't delete mail or anything like that.
apt purge dovecot-core spamassassin postfix spamc opendkim

# Some stragglers that often stay undeleted.
rm -rf /etc/dovecot /var/lib/dovecot

Ładowanie…
Anuluj
Zapisz