Quote:
quote:
the PEAR mail class is just a convenience wrapper class to make sending HTML mail and attachments easier. The actual mail sending is still done with the mail() function, so if that doesn't work, the PEAR Mail class won't work either.
|
Well Richard Heyes' MIME mail class offers an SMTP alternative built into the class. Which is available at
http://pear.php.net/package/Mail_Mime .
Its hard to say whether that method would work though, if they don't allow mail, they may not allow sockets, which is what the SMTP portion of Heyes' MIME Mail class relies upon.
: )
Rich
:::::::::::::::::::::::::::::::::
Smiling Souls
http://www.smilingsouls.net
:::::::::::::::::::::::::::::::::