Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

9 wiersze
260 B

  1. #!/bin/sh
  2. # Purge all configs from a previous attempt at a mail server.
  3. # Doesn't delete mail or anything like that.
  4. apt purge dovecot-core spamassassin postfix spamc opendkim
  5. # Some stragglers that often stay undeleted.
  6. rm -rf /etc/dovecot /var/lib/dovecot