This might not be a bug, but I read the documentation and thought that an empty value for POSTMASTER_ADDRESS would lead to the value postmaster@${DOMAINNAME}
Actually it is literally as the documentation says: [email protected] - see here
I think it would be more logical to have the default be an actual useful address.
This might not be a bug, but I read the documentation and thought that an empty value for POSTMASTER_ADDRESS would lead to the value
postmaster@${DOMAINNAME}Actually it is literally as the documentation says:
[email protected]- see hereI think it would be more logical to have the default be an actual useful address.