You are here

README.txt in Mime Mail 7

Same filename in this branch
  1. 7 README.txt
  2. 7 modules/mimemail_example/README.txt
Same filename and directory in other branches
  1. 8 modules/mimemail_example/README.txt
-- SUMMARY --

  Mime Mail Example is a small module that provides one page where you
  can send an email using Mime Mail.

  This module can be used to test a site to verify that mail is set up properly,
  or it can be used during the development of Mime Mail to test operation of
  the module and/or try out bug fixes/new features. It also serves as an example
  of how to programmatically send e-mail with Mime Mail.

  To use, install the module then visit:

     /example/mimemail_example

  On this page you can enter information and attach a file, then press a button
  to send email using Mime Mail.

  This form is only available to users who have the "Send example email"
  permission. Be sure to grant this permission only to trusted users.

  To submit bug reports and feature suggestions, or to track changes, use the
  issue queue:
    http://drupal.org/project/issues/mimemail

File

modules/mimemail_example/README.txt
View source
  1. -- SUMMARY --
  2. Mime Mail Example is a small module that provides one page where you
  3. can send an email using Mime Mail.
  4. This module can be used to test a site to verify that mail is set up properly,
  5. or it can be used during the development of Mime Mail to test operation of
  6. the module and/or try out bug fixes/new features. It also serves as an example
  7. of how to programmatically send e-mail with Mime Mail.
  8. To use, install the module then visit:
  9. /example/mimemail_example
  10. On this page you can enter information and attach a file, then press a button
  11. to send email using Mime Mail.
  12. This form is only available to users who have the "Send example email"
  13. permission. Be sure to grant this permission only to trusted users.
  14. To submit bug reports and feature suggestions, or to track changes, use the
  15. issue queue:
  16. http://drupal.org/project/issues/mimemail