A short bash script that sets the myhostname parameter in the postfix config file.
|
|
||
|---|---|---|
| README.md | ||
| set-myhostname.sh | ||
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…