What is the difference between Reply-to and Return-path in
the headers of a mail function?

Answers were Sorted based on User's Feedback



What is the difference between Reply-to and Return-path in the headers of a mail function?..

Answer / hemant pancholi

Basic difference between this both is follow:

Reply-to: It is user id at which you are send the this mail.
Return-path: It is user id at which mail are return when
mail is not reached to particular user id (reply_to id).

Is This Answer Correct ?    11 Yes 2 No

What is the difference between Reply-to and Return-path in the headers of a mail function?..

Answer / rakesh kumar nautiyal

Here's a quick explanation for all of you as who wonder why
your mail goes out as "mailbot@buzzcast.com:
Customers of buzzcast can change their list properties so
that replies are either ignored (never-never land), or your
own address.

Either way, when the mail comes in, it says

To: Your Listname
From: Reply-to Name: (mailbot@buzzcast.com)

When you opr subscriber hit "reply" on the message you've
received, it will be the buzzcast customers email
(joepayingbuzzcastcustomer@hisdomain.com) if they have
chosen NOT to ignore replies.

The return path is set to us (mailbot.. ) ALWAYS, so we can
remove bad addresses from the accounts! Spiffy, eh?

Some customers may not anticipate this, or understand the
difference between from, reply-to and return-path
addresses.

Mail formats are not too difficult, but they are designed
with products like buzzcast in mind.

Remember that users will NEVER see html, code, or personal
information about your account when you mail them. Just a
cool looking campaign.

This has been a common question for me, so I thought I
would share it!

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More PHP Interview Questions

How to upload and play video in Php when u r in localhost?

3 Answers   HCL,


What is string in php?

0 Answers  


What is the difference between characters  and #?

0 Answers  


Write a program to find a string is palindrome or not?

0 Answers  


Why using the htaccess file

2 Answers  






What does $_env mean?

0 Answers  


What is an associative array?

0 Answers  


What is the method to register a variable into a session?

0 Answers  


What is sql injection in php?

0 Answers  


What's the difference between using mysql_ functions and pdo?

0 Answers  


How many types of php are there?

0 Answers  


which institute provide better PHP trainning in delhi? please tell me how much salary can freshers get ? thanku

5 Answers  


Categories