Re: Send E-mail as Different Hostname

2007-07-17 Thread Chris Tankersley
Henning Brauer wrote: * Chris Tankersley <[EMAIL PROTECTED]> [2007-07-16 22:29]: We're running a web server with PHP 5 and OpenBSD's Apache 1.3.29. Whenever a mail is sent from our site using mini_sendmail it is using the hostname that we gave it, which doesn't exist to the outside world. How

Re: Send E-mail as Different Hostname

2007-07-17 Thread Chris Tankersley
Gordon Stratton wrote: On 7/16/07, Chris Tankersley <[EMAIL PROTECTED]> wrote: We're running a web server with PHP 5 and OpenBSD's Apache 1.3.29. Whenever a mail is sent from our site using mini_sendmail it is using the hostname that we gave it, which doesn't exist to the outside world. How can

Re: Send E-mail as Different Hostname

2007-07-17 Thread Henning Brauer
* Chris Tankersley <[EMAIL PROTECTED]> [2007-07-16 22:29]: > We're running a web server with PHP 5 and OpenBSD's Apache 1.3.29. > Whenever a mail is sent from our site using mini_sendmail it is using > the hostname that we gave it, which doesn't exist to the outside world. > How can I have it send

Re: Send E-mail as Different Hostname

2007-07-16 Thread Gordon Stratton
On 7/16/07, Chris Tankersley <[EMAIL PROTECTED]> wrote: We're running a web server with PHP 5 and OpenBSD's Apache 1.3.29. Whenever a mail is sent from our site using mini_sendmail it is using the hostname that we gave it, which doesn't exist to the outside world. How can I have it send as anothe