/modules/sms_email_gateway/INSTALL.txt

https://gitlab.com/vozmob/smsframework · Plain Text · 21 lines · 12 code · 9 blank · 0 comment · 0 complexity · 586d7bc2b05aaf561bae049dc112917b MD5 · raw file

  1. TO INSTALL THE MODULE:
  2. 1. Drop the module folder into sites/all/modules, or sites/[yoursite]/modules.
  3. 2. Enable the E-mail Gateway module at Administer -> Site building -> Modules
  4. 3. If you want some simple tests for incoming emails, Enable the E-mail Gateway
  5. Testing module at Administer -> Site building -> Modules
  6. 4. Configure the module at
  7. Administer -> Site configuration -> SMS e-mail gateway
  8. TO CONFIGURE THE INCOMING EMAIL GATEWAY
  9. You must have access to edit the configuration files on the mail server in
  10. order to set up the incoming e-mail gateway.
  11. For detailed instructions, see the code notes in the
  12. mta_scripts/mta_process_email.php file.