InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Reply-to And Return-path In The Headers Of A Mail Function? |
|
Answer» 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. 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. |
|