You are here

README.txt in Webform Reply To 6

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 README.txt
Description 
----------- 
This module adds a reply-to field to the 'edit e-mail settings' in each 
Webform node.

A reply-to field 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 clients, since the address and the e-mail header will not 
match. To fix this you can make the 'e-mail from address' match the 
header from your mail server; however the recipient of the e-mail will 
not be able to simply hit the 'reply' button on the email client. By 
setting a reply-to your e-mail will not be marked as spam since the 
header information will all match and the email recipient will still be 
able to hit the 'reply' button in their email client.

Requirements
------------
Drupal 6.x
Webform 6.x-3.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 in the "Administer" ->
   "Site Building" -> "Modules"

3. Add a reply to for each webform node in the "E-mail Settings" of each
   webform node.

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 field to the 'edit e-mail settings' in each
  4. Webform node.
  5. A reply-to field is helpful if you are worried that the 'e-mail from
  6. address' setting will cause the e-mail sent by webform to be marked as
  7. spam by e-mail clients, since the address and the e-mail header will not
  8. match. To fix this you can make the 'e-mail from address' match the
  9. header from your mail server; however the recipient of the e-mail will
  10. not be able to simply hit the 'reply' button on the email client. By
  11. setting a reply-to your e-mail will not be marked as spam since the
  12. header information will all match and the email recipient will still be
  13. able to hit the 'reply' button in their email client.
  14. Requirements
  15. ------------
  16. Drupal 6.x
  17. Webform 6.x-3.x
  18. Installation
  19. ------------
  20. 1. Copy the entire webform_reply_to directory to the Drupal
  21. sites/all/modules directory.
  22. 2. Login as an administrator. Enable the module in the "Administer" ->
  23. "Site Building" -> "Modules"
  24. 3. Add a reply to for each webform node in the "E-mail Settings" of each
  25. webform node.
  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.