Update 'README.md'

This commit is contained in:
The_Lie 2021-03-24 01:09:12 +01:00
parent 2cd5d22669
commit 972a067c3d

View file

@ -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.
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…