php code:
mail("toemail@domain.com","subject","messagecontents","From: who@me.com");
so, headers is a php issue, and can be set in php mail function.
http://php.net/manual/en/function.mail.php
Bahattin,
ehcp Developer
On Fri, Sep 24, 2010 at 12:06 PM, Frank R. <fandaremail@gmail.com> wrote:
> Hello, all emails, which I send from PHP mail() have the header like:
>
> Received: from nginx by localhost with local (Exim 4.63)
> (envelope-from <nginx@localhost>)
>
> How I can change the address to something like noreply@domain.com there?
>
> Thank You
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx