Well, I did this:

[mail function]
SMTP    =    mindspring.com
sendmail_form    =    [EMAIL PROTECTED]
<...rest I left unchanged...>

Still doesn't work. :(

BTW I'm using Windows at the moment to develop.

-----Original Message-----
"Martin Towell" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
this is what I've got for that section:

[mail function]
SMTP           = localhost                 ;for win32 only
sendmail_from  = [EMAIL PROTECTED]          ;for win32 only
sendmail_path  = /usr/sbin/sendmail -t -i  ;for unix only, may supply
arguments as well (default is 'sendmail -t -i')


if your problem is caused by anything else, then I can't help you there,
maybe someone???

HTH (hope this helps)
Martin



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

Reply via email to