* 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 as another hostname, so that it sends from
> [EMAIL PROTECTED] instead of [EMAIL PROTECTED]

just switch from mini_sendmail (you should do that in any case, it is a 
piece of shit) to femail and set myname in femail.conf.
of course, this assumes that php is not explicitely setting the sender 
- if so, it has to be fixed there.

-- 
Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED]
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

Reply via email to