From 972a067c3d5cf0b09a9ead19e02b3df65ccf865f Mon Sep 17 00:00:00 2001 From: The_Lie Date: Wed, 24 Mar 2021 01:09:12 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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