Emails are now sent from www@hostname, but I want them to be sent from webmaster@my-domain.com
My developer said it should be in php.ini but I figured out this is true only for Win32 systems.
How do I make this change in FreeBSD 8.3-RELEASE-p3?
|
|
If you use the default mailserver (sendmail), you should add the -f argument to the sendmail_path in php.ini |
|||
|
|
|
I presume you have a dedicated FreeBSD 8.3 server (virtual or not, doesn't matter). If so, then you can change the hostname by running the However, notice that More details on changing your hostname here (from a simple http://www.google.com/search?q=hostname+freebsd): http://docs.freebsd.org/doc/4.6-RELEASE/usr/share/doc/en/books/ppp-primer/system-config.html |
|||
|
|