Reply-to and Return-path - Mail Function

2 replies
What is the difference between Reply-to and Return-path in the headers of a mail function?
#function #mail #replyto #returnpath
  • Profile picture of the author David Beroff
    Return-Path: indicates to where error reports should be sent; it's typically used for mails that aren't sent individually from a human. Reply-To: is an explicit request that replies get sent to somewhere other than the email's From: address. Neither should be used for authentication.
    Signature
    Put MY voice on YOUR video: AwesomeAmericanAudio.com
    {{ DiscussionBoard.errors[8576029].message }}
  • Profile picture of the author psweb
    When using this function, you will need to ensure your server and php supports this. Another thing, if sending mail to an email on your own domain, ensure it doesn't hit the spam box!

    Paulio
    {{ DiscussionBoard.errors[8576043].message }}

Trending Topics