You are here

README.txt in Webform Reply To 7.2

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
Description 
----------- 
This module adds a Reply-To: header to E-mail sent by the Webform module.

A Reply-To: header is helpful if you are worried that the 'e-mail from 
address' setting will cause the e-mail sent by Webform to be marked as 
spam by e-mail systems, since the resulting From: address and the sender's
actual origination address will not match.  To fix this, you can make the
'e-mail from address' match the address of your Drupal server; however the
recipient of the e-mail will then be unable to simply use the 'reply' button
on the e-mail client to respond.  By setting a Reply-To: header, your e-mail
will not be marked as spam since the sender information will match, but the
e-mail recipient will again be able to use the 'reply' button in their e-mail
client.

Requirements
------------
Drupal 7.x
Webform 7.x-3.x for Webform Reply To 7.x-1.x
Webform 7.x-4.x for Webform Reply To 7.x-2.x

Installation
------------
1. Copy the entire webform_reply_to directory to the Drupal
   sites/all/modules directory.

2. Login as an administrator. Enable the module on the "Administer" ->
   "Modules" page.

3. Add a Reply-To for each desired Webform in its "E-mail Settings".

Support
-------
Please use the issue queue for filing bugs with this module at
http://drupal.org/project/issues/webform_reply_to

Sponsor
-------
This module development has been sponsored by GroupTracks. If you are 
interested in having this module customized, you can reach us at 
drupal@grouptracks.com. 

File

README.txt
View source
  1. Description
  2. -----------
  3. This module adds a Reply-To: header to E-mail sent by the Webform module.
  4. A Reply-To: header is helpful if you are worried that the 'e-mail from
  5. address' setting will cause the e-mail sent by Webform to be marked as
  6. spam by e-mail systems, since the resulting From: address and the sender's
  7. actual origination address will not match. To fix this, you can make the
  8. 'e-mail from address' match the address of your Drupal server; however the
  9. recipient of the e-mail will then be unable to simply use the 'reply' button
  10. on the e-mail client to respond. By setting a Reply-To: header, your e-mail
  11. will not be marked as spam since the sender information will match, but the
  12. e-mail recipient will again be able to use the 'reply' button in their e-mail
  13. client.
  14. Requirements
  15. ------------
  16. Drupal 7.x
  17. Webform 7.x-3.x for Webform Reply To 7.x-1.x
  18. Webform 7.x-4.x for Webform Reply To 7.x-2.x
  19. Installation
  20. ------------
  21. 1. Copy the entire webform_reply_to directory to the Drupal
  22. sites/all/modules directory.
  23. 2. Login as an administrator. Enable the module on the "Administer" ->
  24. "Modules" page.
  25. 3. Add a Reply-To for each desired Webform in its "E-mail Settings".
  26. Support
  27. -------
  28. Please use the issue queue for filing bugs with this module at
  29. http://drupal.org/project/issues/webform_reply_to
  30. Sponsor
  31. -------
  32. This module development has been sponsored by GroupTracks. If you are
  33. interested in having this module customized, you can reach us at
  34. drupal@grouptracks.com.