Code:
mydestination = deezone.webdeezsign.co.nz, localhost.webdeezsign.co.nz, localhost
#mydestination = /etc/postfix/local-host-names
But you've commented out the correct mydestination line. It should be
Code:
mydestination = /etc/postfix/local-host-names
Please change that and restart Postfix.