Hello Sebastian, It'd very useful for those who want to help you out, a good explanation of your error. For example, you're not quoting some error or some error logs that you found related to this behavior. For instance, if you refer to: http://uk.php.net/mail You'll see there's a note explaining that in order to use mail(), PHP must have access to the sendmail binary _during installation_. May be, during some upgrade, this did not work (it has happened to me several times) In the other hand, if the mail() seems to work, but the mail is not getting delivered successfully, there're some other things to check. Best, Guillermo Rauch. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php