On Tuesday 18 February 2003 01:44, Robin Mordasiewicz wrote:
> IS there a way to tell php to use a remote smtp daemon for its mta under
> UNIX. I see in the example it looks like windows can be configured to use
> a remote smtp. If so what is the syntax.
>
>
> [mail function]
> ; For Win32 only.
> SMTP = localhost
>
> ; For Win32 only.
> sendmail_from = [EMAIL PROTECTED]
>
> ; For Unix only.  You may supply arguments as well (default: "sendmail -t
> -i").
> ;sendmail_path =

Checkout www.phpclasses.org for a/some mailing class(es) that allows this.

-- 
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
------------------------------------------
/*
Machines take me by surprise with great frequency.
- Alan Turing
*/


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

Reply via email to