IT Placement Papers Programming PHP
This category contains PHP Interview Questions and Answers |
What is the difference between Reply-to and Return-path in the headers of a mail function?
|
|
|
|
|
Reply-to: Reply-to is where to delivery the reply of the mail.
Return-path: Return path is when there is a mail delivery failure occurs then where to delivery the failure notification.
Only registered users can write comments. Please login or register.
|