How to get notification that a mail has been read

Is there any way to use Java mail to tell if a mail that you sent has been read?

I think you are asking too much....
ok fine i will put that in a different way...see for sending mails you are using JavaMail right.... and u might be sending mails to other mail servers say yahoo.com or hotmail.com...or anithing else... so when the person at the other end reads the mail...say yahoo.com... yahoo server knows that the mail is read... so it is impossible to reply back automatically to the person who sent the mail...
yeah it is very much possible if this is with in the server...say withing your organisation like <[email protected]>...so that u are implementing both the parts i mean reading mails and writing mails... so the control is in your hand.
I hope I am very clear...
all da best
kiran

Similar Messages

  • Hi, for Iphone tips page "see when a message was sent " , then how do I know that the message has been read?

    Hi,
    for Iphone tips page "see when a message was sent " , then how do I know that the message has been read? Thanks  

    Hi Bhavesh,
    Please see my replies inline:
    > 1. If i remember your ealier thread correct also, I
    > would suggest that you drill down in Where Did the
    > Error Occur. Instead of no restriction, select
    > Adapter Engine and also your Corresponding Adapter
    > and then trigger the error message and check if the
    > alert is triggered.
    When I click on "Where did the error occur" -> "Adapter Engine", I do not have a choice of errors from the dropdown. I only see one option "*".
    Is this right?
    > 2. ><i>When I click on "Alert Inbox" ->
    > "Subscription", I get a message "The table does not
    > contain any entries". Is this correct?</i>
    >
    > Yes this is correct. You have defined in your alerts
    > as the option as FIED RECIPIENTS. You also have
    > options like Reciepients via User Role and
    > Subscription Authorization in ALRTCADTDEF.
    >
    I see.
    I've also managed to overcome this problem by selecting "Subscription Authorization" in the Alert Category Definition page, and entering SAP_XI_MONITOR as one of the roles.
    After that, I am able to see a the alert category defined. By default it's already subscribed, because I'm using the same user - PISUPER.
    I saw in another post that the option "Suppress Multiple Alerts of this Rule" should be left unchecked. I tried that, but I still do not see any alerts raised in ALRTDISP.
    What did I miss?
    Please help.
    Thanks.
    Ron

  • Can I ask for proof that my mail has been read

    I'm looking for what is sometimes called "read receipt" in other email programs. Where's the box to click to ask them to confirm that the message has been received at the far end?

    Well, yes, but it seems to be a somewhat cumbersome workaround!
    Indeedy! And at the end of the day you're still reliant on the receivers email application supporting it.

  • Getting Receipt confirming e mail has been read

    When sending an e mail I would like confirmation that it has been opened / read by the person (s) it has been sent to.
    Can it be done..?
    How do you set it up..?

    I found something online which does the job very well.
    PLEASE NOTE: I did not create this but I couldn't find the link to the site I found it on initially, so apologies to the original write for not giving credit.
    Paste this into Script Editor and make into an application.
    Double clicking on it will present you with a dialogue box asking which account you wish to use (if you have multiple accounts) and will then pop up a normal compose mail box.
    For some reason if you have images attached to your signature it doesn't display them when you compose your mail but it will still send them regardless.
    Obviously this is subject to the receiver having a mail client that will accept read receipts.
    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 & "
    Disposition-Notification-To: " & theSender
    end tell
    activate
    end tell
    end if
    I hope this helps you out. Tested and working in 10.4.11

  • When I send an email notification that the form has been sent I want the receiver to get a copy of the actual filled out form not a ling to the data, how can I make this happen?

    When I send an email notification that the form has been sent I want the receiver to get a copy of the actual filled out form not a ling to the data, how can I make this happen?

    Hi,
    you can find documentation for Designer under this website
    http://help.adobe.com/en_US/livecycle/10.0/documentation.html#task=4,5&module=2
    In Designer you can use the JavaScript API of Acrobat.
    So the Devnet for Acrobat is also a good source.
    http://www.adobe.com/devnet/acrobat.html
    http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/js_api_reference.pdf

  • How can I see that a file has been sent for workflow?

    How can I see that a file has been sent for workflow?
    During the workflow phase, the file is locked for workflow. But when the file has been approved (or denied) it will have the same status as it did before the workflow process (unless you trigger the workflow by changing its location).
    You can see the workflow history in the "My Request" view, but this way of determining whether a file has been approved seems complicated.
    Best regards
    Magnus

    Hi,
    Thanks for the transaction code, but my question is not answered yet.
    For example, I use STMS_IMPORT in the Development environement to see the list of the transport that has been made in that environement.
    I now have a list of these transports, with a status. But I wanna know if that transport that has been created in the Development environement has been moved to the Sandbox environement.
    STMS_IMPORT shows me only the list of transports that has been created in that environement. It doesn't tell me if a transport in DVL has been moved in the QAS, SANDBOX or PRODUCTION environment.
    Thanks again,
    Julien

  • Now I cannot clik on links in my Outlook mail - get error that "this operation has been cnaceldue due to restrictions........"

    I don't know what I changed yesterday on Firefox so that it saves the "cookies" from certain sites, but I must have changed something that I didn't meant to.
    Now when I am in Outlook and I want to click on any of the links I get an error -
    THIS OPERATION HAS BEEN CANCELED DUE TO RESTRICTIONS IN EFFECT ON THIS COMPUTER.
    Help....

    Does this help?
    *http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q310049
    *http://www.slipstick.com/problems/this-operation-has-been-cancelled-due-to-restrictions

  • How to check remotely that a PC has been restarted after Labview Runtime 2011 has been installed on it?

    Hello,
    I am deploying a Labview 2011 application on 150 XP-machines in various plants worldwide. Currently all machines still have an old Labview 8.21 runtime (+old DAQmx). I have sent a procedure to my colleagues in the plants so that they install the new runtime (+ new DAQmx). On my side I have built a code to check from my Pc if a certain registry key is present on the 150 PCs which tells me that the new installer ran or not.
    The key that I found is:
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\Installer\Products\1C5E801AE54C4AE43A59FC169F95CA28]
    "ProductName"="NI-DAQmx MAX Configuration Support 9.3.5"
    "PackageCode"="61EEAEC207A28A842B3341ED6809453D"
    "Language"=dword:00000009
    "Version"=dword:0923c001
    "Assignment"=dword:00000001
    "AdvertiseFlags"=dword:00000184
    "InstanceType"=dword:00000000
    "AuthorizedLUAApp"=dword:00000000
    "Clients"=hex(7):3a,00,00,00,00,00
    This works well but it does not tell me that the PC has restarted after the installer has been run. If I do not restart the PC and try to execute my Labview 2011 executable I get a long error message (NIDAQmx not registered,...).
    As it seems difficult to get the properties of a key to know when it was installed I was rather leaning towards checking if a certain DLL (?) has been registered or not. But it is just a vague idea and I do not know how to put that in place.
    I am attaching the current code that I have and that works well but cannot make the difference between Labview 2011 runtime installed and PC restarted or not.
    Thanks for the help
    Christophe
    Solved!
    Go to Solution.
    Attachments:
    Check Remote Registry Key.vi ‏45 KB

    You might look for a file that would be created as part of installation to determine the install date/time (ini or other support file created as part of runtime install)
    Combine that with a query of the station's uptime and you could calculate if the station has been up longer than the time since the install. Not perfect, but should be possible...
    http://en.wikipedia.org/wiki/Uptime#Using_WMI
    wmic /node:"my-server" os get lastbootuptime
    Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
    If you don't hate time zones, you're not a real programmer.
    "You are what you don't automate"
    Inplaceness is synonymous with insidiousness

  • How to get details Whenever an order has been blocked .

    Dear friends,
                            Please provide me a functional spec for the below requirement. I  dont have proper functional input So depending on SDN .
    Need to write  a program and schedule it so that ............
    - Whenever an order has been blocked due to the following reasons
    u2022     Credit limit
    u2022     Outstanding balance
    u2022     Order due
    u2022     Balance credit limit
    A output should be published with  following details
    u2022     Customer name
    u2022     SAP order
    u2022     Credit limit
    u2022     Outstanding
    u2022     Order due
    u2022     Balance credit limit
    Please help me with the table fields and the logic need to implement.
    Your support is highly requested and rewards.
    Thanks.

    Hi,
    In Sale order , you have delivery /Billing block.
    LIFSK
    FAKSK are the respective fields in VBAK table.
    On the input screen ( Selection -screen)
    Give date range and the sales area, Credit control area as input parameter.
    Pick up all the sales orders (VBAK-Document Category should be ( VBTYP) should be 'C' and  the delivery/ Billing block should be the required ones.
    You will only find the code of the block in VBAK table. The description of the block will be in the table TVLS/TVLST.
    You can get the sold to party also in VBAK table.
    From the KUNAG in VBAK table, get the customer details ( Name Etc..) From KNA1.
    The credit details of the customer( KUNAG) will be in the table KNKK and KNKA.
    This program needs to be scheduled on daily basis and the output needs to be sent via E-mail to the concerned users.
    ( Use the FM SO_NEW_DOCUMENT_SEND_API to geneare the e-mail.).
    Regards,
    Sai

  • How can I see if a sent e-mail has been read?

    Having moved from a PC to a MAC, in Outlook and Thunderbird I was able to get an e-mail response when an e-mail I had sent had been read. I have searched preferences within Mail but have been unable to see how to set set this up.
    Roger Scott

    There is no option for read receipts in Mail.app, thank heavens. There are a few scripts around which supposedly add this function but from what I have read they are unreliable and I don't know if any would work in Snow Leopard.
    As an aside user of Outlook (which supports them) can disable this function so asking for one can be a waste of time.

  • How to get  the times a document has been opened

    Does somebody know if exists any kind of property attached to documents that can tell who many times a document has been opened? Or there is a way to know this in a different way?
    Thank you in advanced.

    Hi Pablo,
    To obtain such statistical information wecan implement KM apis.. in the sense create repository services That can count the actual number of times a document is accessed
    see this link for repository services
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/how to develop with the repository framework apis.pdf
    Also refer to the following forum Looking for way to count a specific document hits(Not with Activity Report) for further assistance.
    Hope this helps,
    Regards,
    Uma.

  • In Mail, how can I tell if an email has been read by the recipient?

    There used to be a way in msn to get a message when an email was read. Is there a way to do the same in Mail?

    Not really.
    Read Receipts
    Read Receipts (2)

  • Knowing when outgoing mail has been read

    is there a way to automate Mail so that you know when a "sent" email has been opened by the recipient?

    No, and there is really no way of knowing, and many people (me too!) would consider that it would be an invasion of privacy if it was available. If the recipient's client supports it, and the recipient has not turned it off, you may be able to get a delivery receipt - see this thread yesterday.
    AK

  • Notify when mail has been read

    Is it possible to set Mail to notify you when messages you have sent have been read?
    G4   Mac OS X (10.4.1)  

    There is a Mail.app plugin available for Jaguar/Panther Mail that provides a read receipt request but I don't believe a Tiger Mail.app version has been provided.
    Check my reply to this thread and the link provided by Andreas Amann.
    http://discussions.apple.com/thread.jspa?messageID=1195983&#1195983

  • How to get notified the AO profile has been finished

    I am generationg an output analog profile usling the NI PCI-6014 DAQ (Windows2000/XP environment and VC++ 6 are used). My goal is to generate it once, but I do not want to make a synchronous call having a real-time application. So what I am doing is sending a waveform to the AO and stopping it on timer. Is there any possibility that driver notifies me at the end of the profile so that I could be more accurate time-wise?
    Thank you in advance,
    Mike Faynberg

    From John: "Well, you managed to get in another posting while I was composing my reply. Do you have to use Traditional NI-DAQ?"
    That's a great question- Mike, is there a specific reason you need to use Traditional NI-DAQ? 
    I have attached an example that outputs a single cycle of a buffer that you define; in my case I have built a 5000 point sine wave of amplitude 5V. I think you'll see that NI-DAQmx is much easier to program with and understand.  It also offers increased performance. 
    Your card supports NI-DAQmx, so I would strongly suggest you consider using this API for programming. Please let us know if you have any additional questions.
    Thanks-
    Message Edited by Tom W. on 07-01-2005 01:08 PM
    Tom W
    National Instruments
    Attachments:
    aotest.zip ‏2433 KB

Maybe you are looking for

  • List view problem

    I use List view. The left column contains icons for Applications, drives, etc., and I can add folders and files by dragging them to that column. But I can't *delete* them, either by dragging them out or hitting Delete or Opt-Delete. What do I do?

  • Asset is dropped from subledger

    Hi SAP gurus, We have an issue here. An asset is dropped off from subledger during P5 of 2009.(Mainledger figures are not matching with subledger). Till P4 of 2009 every thing looks good. During P5 we found that some thing has happend which in turn e

  • Photos not visible in Event view

    Over the last week my photos older than 7 Sep 14, in event view have become invisible, but can be seen when each event is opened. I have iPhoto version 9.5.1 does anyone know how to correct this? As it has meant the photos are also not available to e

  • Photo Booth will not open.  My camera works well with other apps.

    Photo Booth will not open.  My camera works well with other apps. 

  • Unable to see Bluetooth keyboard

    My brand new MBP doesn't connect with my Bluetooth keyboard. It sees it, but can't make a connection. Restarts have failed to fix the problem.