# Postfix hostname to reverse DNS
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…