On Tuesday 13 July 2004 18:46, robert mena wrote:

> I have a small script hosted in a win32/apache/php4 enviroment where I
> do not have a local email server.
>
> I was wondering how could I send emails either connecting directly to
> the mx or sending through a relay.

mail() on Windows system does (only) use SMTP. Just configure your php.ini 
correctly and it should work.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
"Give me enough medals, and I'll win any war."
                -- Napoleon
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to