Re: Turning off sending of email and user_save
Kristin Stromberg <[email protected]>
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <CAMCn-5P+-sOBKsBnQH-M=8atK_4mb6V+QssHJH8t2FNLj5MouA@mail.gmail.com> |
You can disable various email notifications under admin/config/people/accounts. On your development box, you might want to use the reroute email module (http://drupal.org/project/reroute_email) On Wed, Oct 26, 2011 at 2:40 PM, 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 >