PHP mail use servername in headers

When I use the php mail function it sends emails with the sender iworx@server1.customer.com. How to disable this and configure our own mail address?

If your PHP script doesn’t have the ability to specify a sender, you can use the Default Sender option in NodeWorx > Server > Settings > Mail Options to specify this.