소스 검색
remove old junk
pull/260/head
Luke Smith
1 년 전
No known key found for this signature in database
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 |