kmail: How do I request "Return on Receipt?

Last modified: Mar 15, 2021 11:40 AM
0 2216 Last modified Mar 15, 2021 11:40 AM
Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software products that may be mentioned in the topic below. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information below at your own discretion.


kmail: How do I request "Return on Recept?"

Q: How do I request a "Return on Receipt" email confirmation on an email that I'm sending to someone.

A: Mail does not offer a "Return on Receipt" mail option at this time. However, you can invoke a terminal command and mail will request a return receipt email on ALL of your email.

Complete the following steps:

Note: the following relies no undocumented features of Mail and I don't take any responsibility if things break for you... 🙂

Quit Mail
Open Terminal (/Applications/Utilities/)
Enter the following text (make sure to keep all quotes exactly as is!)

defaults write com.apple.mail UserHeaders '{"Disposition-Notification-To"="your@address";}'
(of course, using your correct email address instead of "your@address")
All future messages sent with Mail will now include the Disposition-Notification-To header which is the one asking for a return receipt.

If you wish to turn off this feature in the future, type the following in the Terminal:

defaults delete com.apple.mail UserHeaders

Credit to: Andreas Amann, "Does Mail 2.01 Have Return Receipt Feature?" #5, 01:37pm Jul 1, 2005 CDT for this tip.

Do you want to provide feedback on this User Contributed Tip or contribute your own? If you have achieved Level 2 status, visit the User Tips Library Contributions forum for more information.
Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.