Re: Turning off sending of email and user_save
Paolo Mainardi <[email protected]>
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <[email protected]> |
Try this module: http://drupal.org/project/reroute_email Paolo Mainardi CTO Twinbit http://www.paolomainardi.com On 26/ott/2011, at 23:40, Iain William Wiseman <[email protected]> wrote: > Hi, > > Is there a way to turn off sending of e-mail when updating user accounts. My understanding is that e-mails are sent when an account changes from inactivate to active. Love the functionality but testing with real data makes this inconvenient. On my development box I have turned off the MTA but this could easily be forgotten in future testing. > > Thanks, > Iain