You are here

README.txt in Shared Email 6

Sharedemail Subuser
-------------------

This modules integrates the Shared Email and Subuser modules. It provides the
following functionality.

1. Subusers use the same email address as their parent account.
2. Only Subuser accounts may use an email address otherwise in use.
3. Subusers may not change their email address.

Corner Cases
------------

If you change an email account via a method that does not go through standard
hook_user() update methods, email accounts might fall out of proper sync.

File

modules/sharedemail_subuser/README.txt
View source
  1. Sharedemail Subuser
  2. -------------------
  3. This modules integrates the Shared Email and Subuser modules. It provides the
  4. following functionality.
  5. 1. Subusers use the same email address as their parent account.
  6. 2. Only Subuser accounts may use an email address otherwise in use.
  7. 3. Subusers may not change their email address.
  8. Corner Cases
  9. ------------
  10. If you change an email account via a method that does not go through standard
  11. hook_user() update methods, email accounts might fall out of proper sync.