Message Read Return Receipt

I am switching to mac from windows. One of the things I am missing is how to request an automatic "message read" receipt from the recipiant after they have opened the email. Thanks for any help

OK guys, here is something that you may like. Please copy the following text into the Applescript editor, compile it and run it and have fun with all those nice return receipts ...
Ody
This script is based upon the Standard Apple Script "Create New Mail" located in the folder
/library/scripts/Mail Scripts. I have deleted the unneccesary parts (at least for this purpose).
The script assumes that you multiple mail identities (accounts), so as in the original script,
the modified script asks you to select the account from which the email should be sent.
The rest of the script I've either deleted or is pretty much the same as the original.
The only "innovation" you see in line 22. Since we know the sender through the selection procedure,
I afterwards added a new line "\n" and then the required headerline (Disposition-Noticiation-To:)
together with the senders email that we already know. Please take care that theSender that
comes out of your address book doesn't contain single or double quotation marks. In this case
the mail will be sent out but the recipient will see no receipt request. When you compile this routine
- what you definitely have to do - you will see that "\n" vanished and the rest of the former line
(Disposition-Notification-To ...) is now in line 23. Don't worry the \n that forces a new line in the outgoing
mail is still there and active.
Now you have to add a new rule to mark the mails where you have requested a Notification.
Within "Create New Rules" you have to edit the header and add a new Headertype named
"Disposition-Notification-To". The rule is simple: if a mail contains an @-sign in this headerline
colour it as you like. Now you not only will see within your sent items the mails where you have
requested a return receipt from addressee but also in the Inbox the mails where the sender
asks you send him a return receipt
After the script has been compiled and saved you can run it from within the editor. You will se blank
email window poping up. Now just write your email select the addressee and that's it.
The script below is an example for "New Email & Receipt" If you want to be perfect you can do the
same with "Answer & Receipt", "Answer to All & Receipt" and "Forward & Receipt" and by using iKey2
or something similar you can run those scripts from an external menu or Hot-key. If you like you can
try to start the script(s) from within Mail Act-On. But my Apple Mail always crashes when I tried to do this.
This has been tested on Intel Mac under 10.4.7 together with Exchange 2003 and Exim as a Mailserver
Good luck - Ody
tell application "Mail"
set listOfSenders to {}
set everyAccount to every account
repeat with eachAccount in everyAccount
set everyEmailAddress to email addresses of eachAccount
if (everyEmailAddress is not equal to missing value) then
repeat with eachEmailAddress in everyEmailAddress
set listOfSenders to listOfSenders & {(full name of eachAccount & " <"Which account would you like to send this message from?" without multiple selections allowed
if theResult is not equal to false then
set theSender to item 1 of theResult
tell application "Mail"
set newMessage to make new outgoing message with properties {}
tell newMessage
set visible to true
set sender to theSender & "\nDisposition-Notification-To: " & theSender
end tell
activate
end tell
end if<br>
iMac, MacBook Pro, iPod Video 60GB   Mac OS X (10.4.7)  

Similar Messages

  • Read Return Receipt in Mail

    I know this has been hashed out many times which just goes to show that it is a topic of interest. Does anyone know of any work being done which would provide a user-selectable check on whether the sender wants to have a read receipt added to his delivery? Additionally, when the recipient receives such a request he/she can on a user-address basis enable/disable it without going into terminal mode.
    There are many othe rissues with mail, such as very poor language functions/dictionaries etc. Outlook did not become prevalent overnight. But if Mail wants to be a serious contender it needs to address some of what other mailers provide.
    Siberian

    Have you given OS X Feedback to Apple?
    AK

  • How do I determine if a sent message had a return receipt request attached?

    I don't always send return receipt requests with messages so I'm wondering how I can tell if I sent
    an RRR with a particular sent message? If I sent to multiple recipients, I'd like to know who has not
    returned a receipt.

    You might be able to use a Message Filter to tag the ones that have a receipt requested. I haven't tried that with Sent Items, but tested something similar for incoming messages in this thread: https://support.mozilla.org/questions/1003321

  • How do I get read & delivery receipts for messages?

    How do I get delivery &amp; read receipts for messages?

    You can only get Read receipts if the person you are messaging has enabled Read Receipts in their own settings menu.
    Delivery notifications are on by default, and appear below the last message sent.
    Note that these only work with iMessage, the blue messages.

  • Text Message Read Receipt

    Can someone tell me how to set up a text message read receipt on a Nokia 6030? So if I send someone a text I will get a text message back once they have received it. Thanks

    There are other codes that you can type at the beginning of the message if you want confirmation, I'm not sure of them all..
    02 = *0# (Star Zero Hash) No need to put a space after before your text
    Orange = RCT (not sure if you have to put a space after it)
    Nokia History: 3110, 5110, 7110, 7110, 3510i, 6210, 6310i, 5210, 6100, 6610, 7250, 7250i, 6650, 6230, 6230i, 6260, N70, N70, 5300, N95, N95, E71, E72
    Android History: HTC Desire, SE Xperia Arc, HTC Sensation, Sensation XE, One X+, Google Nexus 5

  • Is there any way I can get a return receipt for email when it is read?

    Is there any way I can get a return receipt for my email after it is read by the party I send it to?

    There is nothing even remotely reliable.
    If a receipt is important to you, send a letter certified mail.
    I have occasionally received an e-mail that requests a receipt prior to reading it. I do what everyone does, I delete the e-mail unread.

  • HT2500 How do I get a return receipt with Mail?

    I want to be sure that someone reads the e-mail I am sending.  In my old system (Windows Outlook) I was able to check a box to get a return receipt.  I've looked all over Mail, including the help system, and can find no instructions on this.  I can't imagine this important feature has been omitted from the program, but I cannot find it anywhere!
    Terrible fail, Apple help!
    Anyone out there know how to do this?  Thanks for the help!
    Best Regards,
    Jim

    Austin,
    Thanks for the info.  I was vainly hoping Apple actually had the feature in the program.  Sadly, this looks like a fail all the way 'round.  I know a return receipt doesn't guarantee anything, but it at least gives me some level of knowing someone got the message.  Sadly, Apple simply doesn't support the feature.
    Fail, Apple.  Fail!
    Jim

  • Mail App return receipt

    Can you set up the mail app in Panther to give you a return receipt for outgoing mail?

    There is a plugin for Jaguar/Panther Mail called MailPriority which can be downloaded at the following link.
    http://www.versiontracker.com/dyn/moreinfo/macosx/14967
    MailPriority is a plug-in for Mail.app on 10.2 and 10.3 providing a simple interface to set Priorities for outgoing messages, colorize messages in the message list and to request read receipts. (You only get a receipt, if the receiving mail client supports this feature and the recipient enables this option.)

  • Mail - return receipt

    Is there a way in mail to set up for a return receipt when the recipient either receives or reads the message sent to them? The mail box with the internet provider provides this functionality when I use their webmail application. The provider is FUSE with Cincinnati Bell

    There's one third-party program I know of that works with Mail to provide this functionality - it's called "MailPriority":
    http://home.tiscalinet.ch/david.frank/projects/mailpriority/
    It works by setting the Disposition-Notification-To header (which you can do manually also). It's not fully functional, however, as described by the developer: "Sending receipt requests is not implemented yet (only requesting receipts from others)."
    There may be other third-party solutions - you might try searching on the VersionTracker or MacUpdate websites.
    You might also find this prior post helpful:
    http://discussions.apple.com/message.jspa?messageID=713245#713245
    Good luck!

  • Return Receipt (Mail 3.3)

    There are often times when I need to know if someone has at least received my email. Is there any way to get a return receipt for email that has been sent from Apple Mail 3.3? My work email allows me to check if I want a return receipt. I have looked in the help menu and may be searching the wrong terms because I can't find anything there.

    I agree that (1) a return receipt feature would be nice, (2) that receiving email with a "return receipt" demand is annoying, (3) a return receipt that the recipient can decline AND read the email is worthless.
    Thunderbird, which looks like a much smarter free client than Apple Mail, allows you to request a receipt on a case-by-case basis. I agree setting it globally makes one look rather overly anxious. Also, I'm not sure Apple Mail even honors incoming receipt requests!
    I want something that works like old-fashioned certified mail: the recipient can sign for and read or decline and NOT read the message. I get date-stamped notice either way. It might also send you a notice that an email has not been picked up after a certain interval and has presumably been lost. This addresses the lost-mail scenario and is useful in the situation where the recipient pretends not to receive emails and blamed the sender (as you might suppose, a phone call is not a good alternative with such a person). The who-said-what-when can be invaluable, not just in litiagtion contexts but in figuring out where communication broke down so that it doesn't happen again. The log should be created automatically.
    So, no email client can really fix this. (Apple mail should still have the option to request receipt!) The only way I can see for this to work is to go through a 3rd party. Ideas?
    For now, yes, request a reply when it's important!!!!
    One alternative I hate to mention is the "bug" the emails. Services such as didtheyreadit embed invisible images or html tricks in emails and report back every time the message is opened or forwarded, including time, date, IP address, and other details. Maybe this doesn't break the law in that it doesn't reveal private information about the person's computer etc. any more than their picking up the phone does, BUT I dislike it and think the recipient should, as with certified mail, have a chance to decline seeing the message altogether. Perhaps one could bug AND advise the recipient that you do so. At least it is automatic and provides a 3rd-person log that you can point to in a dispute and not be accused of fabricating. Not that I know personally, ahem, but it does work quite well provided the recipient doesn't know how to block it. Admissible in court? I'm not sure.

  • Return Receipts

    I just received a message and immediately after reading it saw a message was sent back but I didn't send it. I looked at the header and found a "return-receipt-to" line with an email address. I set my mail up to bcc myself on every email sent, otherwise, I never would have known that an automatic return receipt message went out. I can't find any settings that allow me to prevent sending automatic return receipts (I use Outlook for work and this is a setting in the client.) Can anyone tell me how to prevent automatic replies so I don't keep sending these on spam emails???
    Thanks.

    You may be able to configure a rule that checks for the particular header, but I don't know how you would then prevent or delay the return. As it stands Mail does not deal with return receipts and does not have the built-in facility to send similar requests.
    Although you can check at VersionTracker or MacUpdate, I don't think there is presently a compatible plug-in to deal with receipts.
    If you have Entourage from Office 2008, it may provide such options. Entourage is much better suited for dealing with business environment email needs like Outlook.

  • Does Mail (for Lion) have a return receipt function?

    i was wondering whether Mail (for Lion) have a return receipt function. I've seen many negative answers, but they're all from 2007 and earlier. How can I configure for some of my messages to have return receipts?

    chrisrdc wrote:
    Yeah, I do have the home and student Office version, but the trial version for outlook included in the package does not include this feature. Is is available only with the "real"version?
    I'm not sure there is a forum for Office for Mac Product Forums, I'd recommend posting there is no one here is able to help.

  • Turn Off Disposition Notifications - Opposite of Return Receipt

    I noticed that Mail.app automatically sends MDN's (RFC2298), a.k.a. "Return Receipts." Is there any way to configure Mail.app to not send return receipts, or to at least ask first before sending?
    This is the opposite problem to those who want to know how to ask the recipient to send a return receipt. The problem is whenever I RECEIVE a message with a Disposition-Notification-To header, Mail.app automatically SENDS the notification.

    I noticed that Mail.app automatically sends MDN's (RFC2298), a.k.a. "Return Receipts." Is there any way to configure Mail.app to not send return receipts, or to at least ask first before sending?
    You're mistaken. Mail does not support sending Read Receipt notifications and never has done so. It is able to request Read Receipts, but only through an undocumented way, and it cannot be implemented in any other way.
    Mulder

  • How can I BLOCK others from receiving return receipts on mail they send me?

    I would rather others not know when I read their emails. Can Mail block return receipts?
    I searched for an existing string on this and didn't find one. Excuse me if I missed one.

    As Allan said, Mail does not support receipts, but sometimes HTML messages download images from a server, and this connection could be used to confirm that the message was opened. To prevent that,
    Preferences > Viewing, Un-check "Display remote images in HTML messages".

  • Return receipt

    Hello,
    many users had the problem to activate the option of the return receipt for Mail client.
    The setting from terminal window suggested at
    https://www.youtube.com/watch?v=cKRZnrWoX64&noredirect=1
    does not work for my Mac (10.8.5).
    Is there any other way?
    Thanks
    Federico

    zipper,
    without getting into the discussion about whether or not this is a good feature, take a look at the following thread here which shows how to enable a read receipt for every message you send - provided the recipient's client supports this and the user has enabled the receipts:
    http://discussions.apple.com/message.jspa?messageID=713245#713245
    Andreas

Maybe you are looking for