Hi Ben,

On Wed, 2004-05-05 at 18:03, Ben Sewell wrote:
> I want to use a PHP forum on my webserver, which has Slackware Kinux
> 9.1 installed on it.

Ok. That machine will also have a mail server installed. PHP uses that
mail server (via the sendmail_path set in php.ini) to send mail.

> My webserver is at home and is going to have a  dynamic DNS hostname
> (eg no-ip.com)

It doesn't matter if the machine has a static or a dynamic IP-address.

>  Any ideas on configuring the  server?

PHP will deliver the mail to the local mailserver. Sending the mail from
the machine is not a PHP problem, it's a mail server problem. You will
need to look in your mail servers manual (or google) to find out how to
configure it to use your ISP's relay host.

Best regards,
Morten

-- 
Morten K. Poulsen <[EMAIL PROTECTED]>
http://www.afdelingp.dk/

Reply via email to