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. |
|