Hi All,

Can anybody shed any light on how to hide the servers email address when sending an email?

It currently states: From myserver@emailaddress.com on behalf of myemail@address.com

thanks

You can not if you are using a mail server to deliver your mails, this is automaticaly done by the server. The solution is to write a PHP custom code (socket) to delivery the mail, directly to client (destination), or to customize your mail server settings.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.