diff --git a/README.md b/README.md index 53ffd54..b4d5565 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Then run... ... and restart Postfix: - sudo systemctl restart restart + sudo systemctl restart postfix If you have users with shell access, and you want these users to be able to create autoresponder messages themselves on the shell, you must add each user account to the autoresponse group, e.g. as follows for the system user john: @@ -113,4 +113,4 @@ If there's already an active autoresponder for that email address, it will be di ). -This means the email feature is a toggle switch - if there's no sautoresponder, it will be created, and if there's an autoresponder, it will be disabled. \ No newline at end of file +This means the email feature is a toggle switch - if there's no sautoresponder, it will be created, and if there's an autoresponder, it will be disabled.