瀏覽代碼
remove old junk
pull/260/head
Luke Smith
1 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4C50B54A911F6252
共有
1 個文件被更改,包括
0 次插入 和
8 次删除
-
mailrm.sh
|
|
@@ -1,8 +0,0 @@ |
|
|
|
#!/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 |