diff options
| -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 |
