Issue status update for http://drupal.org/node/20139 Project: Drupal Version: cvs Component: user.module -Category: tasks +Category: bug reports Priority: normal Assigned to: Anonymous Reported by: nedjo Updated by: killes@www.drop.org Status: patch Looks goog, +1. I also consider the lack of tests a bug. killes@www.drop.org Previous comments: ------------------------------------------------------------------------ April 7, 2005 - 19:12 : nedjo Attachment: http://drupal.org/files/issues/user-mail-error-messages.patch (7.2 KB) The user module has error handling for failed emails sent on password changing, but not yet in other cases, so that users may register and get a message that email has been sent when in fact it has not, an issue reported, e.g., here [1]. This patch adds tests for mails sent on user registration, generating appropriate user feedback (e.g., "Unable to send mail", etc.) and logs errors to the watchdog. [1] http://drupal.org/node/20026