浏览代码
remove old junk
pull/260/head
Luke Smith
1年前
找不到此签名对应的密钥
GPG 密钥 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 |