diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-31 23:55:49 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-31 23:55:49 +0900 |
| commit | ed047ac633d956754131e6f70733b5a8a91a9464 (patch) | |
| tree | 3e2a1d7dbab5eb25940c7dec528c3b96ecc78270 | |
| parent | a088a17a6545971e9042d6bb003be6daaf43e322 (diff) | |
modified email-wizard.sh
| -rwxr-xr-x | email-wizard.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/email-wizard.sh b/email-wizard.sh index a54d027..5e3ca4d 100755 --- a/email-wizard.sh +++ b/email-wizard.sh @@ -208,7 +208,7 @@ spamassassin unix - n n - - pipe # By default, dovecot has a bunch of configs in /etc/dovecot/conf.d/ These # files have nice documentation if you want to read it, but it's a huge pain to -# go through them to organize. Instead, we simply overwrite +# go through them to organize. Instead, we simply overwrite # /etc/dovecot/dovecot.conf because it's easier to manage. You can get a backup # of the original in /usr/share/dovecot if you want. mv /etc/dovecot/dovecot.conf /etc/dovecot/dovecot.backup.conf |
