Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-730

Send Email to Contacts - Implement Configurable RETURN-PATH and set REPLY-TO

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: None
    • Fix Version/s: 1.4
    • Component/s: CiviMail
    • Labels:
      None

      Description

      • Add email_return_path to civicrm_domain table. By default this is NULL. Expected value is a valid email address.
      • Add this field to Edit Domain Information (admin) form and page. Field label = "Send Emails RETURN-PATH". Validate for email address format.
      • Modify the SMTP headers we create for our built-in (non-CiviMail) 'send mail to contact(s)' as follows:
        + RETURN-PATH uses value from domain table if NOT NULL. Else, use FROM email address
        + Add a REPLY-TO element in the header. Value = FROM email address

      NOTE: This is an attempt to prevent RELAY DENIED issues w/ ISP/SMTP Servers who expect a valid local user in the RETURN-PATH.

        Attachments

          Activity

            People

            • Assignee:
              deepak Deepak Srivastava
              Reporter:
              dgg David Greenberg
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: