diff --git a/README.md b/README.md index f8792eb..5541561 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# Postfix-hostname-to-reverse-DNS +# Postfix hostname to reverse DNS -A short bash script that the myhostname parameter in the postfix config file. \ No newline at end of file +A short bash script that gets the reverse DNS record for the current ip and sets it as the `myhostname` parameter in the postfix config file. +Quite hacky, so beware… \ No newline at end of file