Hi
I got myself a tripod account with php/mysql, and I tried to install drupal. 
When trying to create accounts, or send new passwords, the application tries 
to use php's mail() function. The function never returns, and no error is 
printed.
I know tripod has some limitations on this command. They have 150 mails per 
day limit, and you must email from an account on their site. The wierd thing 
is that the function should have returned a false value, not stop running the 
page entirely, and that running the same command with the same parameters 
within a test php file works. (It returns true, and sends the email).

Does anyone know how I may catch such an error?
-- 

Haggai Eran
[EMAIL PROTECTED]

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to