Delivery status in mail (hello?)

it seems that lately some of my sent mails are lost in cyberspace.
i don't get a faillure notice from the mailsverver, and still some of my mails (even without attachment) never arrive at adresses that i very often use... can i get a delivery status with 'mail'?
tnx,
axel.

Eventually you should get an error report, othwise
you must assume it is delivered.
Unfortunately, that's not the case. Spam has utterly degraded the e-mail experience. I assure you that it's entirely possible, and quite common actually, for a message to never arrive at the destination without the sender receiving any error notification at all. It has happened to me multiple times, on both sides, and with different ISPs.

Similar Messages

  • Open Orders Values at partial delivery statuses.

    Hello All,
    I want to report on Quantities and Amounts for all the Open orders based on different Delivery statuses. I tried to use 2LIS_11_VAITM and 2LIS_11_VASTI. With this I just get the consolidated values at order item level but not the actual break up values at Delivery level.
    Can I use 2LIS_11_V_SSL to get the partial delivery statuses and respective quantities?
    Thanks and Regards,
    Prashanth Reddy

    Hi Prashanth,
    yes the best way for you is to use the DataSource 2LIS_11_V_SSL. You have here the following status fields: LFGSA (Overall delivery status of the item) and LFSTA (Delivery status) and also the quantities like:
    WMENG     Requested Quantity of Sales Order Sched. Lines in Sales Unit
    BMENG     Confirmed Quantity of Sales Order Sched. Lines in Sales Unit
    VSMNG     Delivered Quantity in Sales Unit of Sales Order Sched. Lines
    Only if you need also Open Quantity you have to use a combination of two DataSources in one ODS Object. As example 2LIS_11_V_SCL. Here you will find the field OLFMNG (Open quantity to be delivered).
    You have to consolidate the both in one ODS object with the same key figures and both should update different InfoObjects.
    I hope this helps.
    Best regards,
    Natalia

  • Javamail delivery status report HELP

    This is the mail delivery status report that is given back to me....
    how do i determine which is valid and which is not valid
    // Actual detail of the mail, eg, from, to, send date etc
    public void dumpEnvelope(Message m, PrintWriter out, InMailBean inMailBean) throws Exception {
    Util util = new Util();
    System.err.println("In dumpEnvelope");
    out.println("<P>" + "This is the message envelope"+ "</P>");
    out.println("<P>" + "--------------------------"+ "</P>");
    Address[] a;
    // FROM
    if ((a = m.getFrom()) != null) {
    for (int j = 0; j < a.length; j++){
    out.println("<P>" + "FROM: " + a[j].toString()+ "</P>");
    inMailBean.setSender(a[j].toString().trim());
    // TO
    if ((a = m.getRecipients(Message.RecipientType.TO)) != null) {
    for (int j = 0; j < a.length; j++) {
    out.println("<P>" + "TO: " + a[j].toString()+ "</P>");
    //inMailBean.setReceipient(a[j].toString());                      
                   /*     InternetAddress ia = (InternetAddress)a[j];
                        if (ia.isGroup()) {
                             InternetAddress[] aa = ia.getGroup(false);
                             for (int k = 0; k < aa.length; k++)
                             System.err.println("  GROUP: " + aa[k].toString());
    FROM: [email protected]  (sender)
    TO: [email protected]   //<<<-----this is (valid)
    TO: [email protected] //<<<<----this is (invalid)
    if i open my outlook express...it will shows
    Reporting-MTA: DNS; emg-mrk04.localdns.com
    Arrival-Date: Fri, 6 Apr 2007 15:10:44 +0800
    Original-Recipient: RFC822; <[email protected]>
    Final-Recipient: RFC822; <[email protected]>
    Action: failed
    Remote-MTA: DNS; mx2.hotmail.com
    Last-Attempt-Date: Fri, 6 Apr 2007 15:10:43 +0800
    Message number: 0
    This is the message envelope
    FROM: Mail Delivery Subsystem
    TO: [email protected]
    SUBJECT: Returned mail: response error
    SendDate: Fri Apr 06 14:52:49 SGT 2007
    FLAGS:
    X-Mailer NOT available
    CONTENT-TYPE: multipart/report; report-type=delivery-status; boundary="[email protected]"
    This is a Multipart
    CONTENT-TYPE: text/plain
    This is plain text
    The original message was received at Fri, 6 Apr 2007 14:52:49 +0800 -
    The following addresses had permanent fatal errors -
    Transcript of session follows -
    ... while talking to mx3.hotmail.com >>> RCPT To: <<< 550 Requested action not taken: mailbox unavailable
    This is a string
    The original message was received at Fri, 6 Apr 2007 14:52:49 +0800 -
    The following addresses had permanent fatal errors -
    Transcript of session follows -
    ... while talking to mx3.hotmail.com >>> RCPT To: <<< 550 Requested action not taken: mailbox unavailable
    CONTENT-TYPE: message/delivery-status
    This is a Multipart Report -
    CONTENT-TYPE: message/rfc822
    This is a Nested Message
    This is the message envelope
    FROM: [email protected]
    TO: [email protected]  
    TO: [email protected]
    SUBJECT: sending mail exception 2
    SendDate: Fri Apr 06 14:52:11 SGT 2007
    FLAGS:
    X-Mailer NOT available
    CONTENT-TYPE: text/plain
    This is plain text
    sending mail exception 2
    This is a string
    sending mail exception 2
    Message was edited by:
            yzme yzme
    Message was edited by:
            yzme yzme

    For this, you need to answer the following:-
    a)  where the customer required date is being captured in sale order ?  Is it Requested Delivery Date ??
    b)  If it is RDD, will there be any manual change in that ??  If so, how will you track the changes
    I feel, for the above questions, you have to develop a zee table where you need to capture the original delivery date and the change date so that you can compare this with the actual despatch date.
    There is no standard report to make use of the requirement what you had narrated.
    G. Lakshmipathi

  • "Delivery Status" in SO is "Partially delivered" though complete PGI hppnd.

    Dear Friends
    An SO has been created  (single line item), delivered & invoiced completely.
    The issue is at "Delivery status"  & "overall status"field in SO (both header & item level).
    Though complete delivery & PGI has been completed & also invoiced., the 'Delivery status' in SO is showing "Partially delivered"
    & 'overall status" as "Being processed".
    But at S.Line cat level (CP)  of SO, the system is showing the correct delivered qty.
    In delivery, the GI status is C (Completed). (both at header & item)
    The  item is a batch split item. At So, item cat is TAN. In delivery, at batch split level, it is ZTAN
    I've checked in all places, do NOT understand why this behavior at SO "delivery status" & 'overall status" field.
    Rgds
    Sumanth.G.

    Hello,
    Check the status of the sales order both Header and item.
    Go to the sales order (dont select any line item)  Environment --> Status overview, the system will show the header ans well as the list of line items. Check the individula line items, it will show order qty, Dly Qty, Delivered Qty and invoice Qty. Try to analyse from here...
    Regards,
    SAM

  • Delivery status for third-party-sales

    Hello,
    because of a customizing error our US colleagues created several sales orders with a open delivery status even no delivery is requested for third-party sales orders.
    Does someone know a solution how to complete these documents without creating the delivery note? We now changed the schedule line category to solve the problem for the future but we have to find also a solution for the existing documents. Our colleagues want to change the table for VA05 to deselect the item category third-party. But in my opinion we have to complete the documents it selves.
    Thanks for your help.
    Regards,
    Kirsten

    put a Reason for rejection in sales order and save the document. you no longer can use these documents.
    hope this help.
    reward if helpful.
    regards,
    seshu.

  • Keep Record of Email read ,write and delivery status failed

    Hi,
    i have thousand email id 's in my table.
    I am sending promotional mail to users.
    my pl sql email function is working fine.
    i want to keep track of the email send to users like
    some email will be read by user, some email's delivery status will be failed,some will reply to email.
    how can i keep track in my database. can you send me any tutorial or link where i can learn about it how to do that in application.

    Hi InoL ,
    i never used java in oracle apex. how can i use java code into my application? where i have to write this code.
    What step i have to follow to write the code.
    Thanks & Regards
    Vedant

  • How to set Delivery Status on Sales Order

    Hello CRM Experts
    I am  using CRM 7.0 (Webclient) in standalone mode.
    I've created a Sales Order and would like to complete the line item.  But the delivery status field is disabled.  I've read several posts on the forums about delivery data for a sales item in CRM.  What I've understood is this:  Delivery is handled outside of the CRM system e.g. by ECC or other systems. Therefore the status has to be updated by the external system (Is this a correct statement?)
    Our security team has checked the security and didn't find anything there.  I'm logged in using SALES PRO role. 
    I'd appreciate your insights.
    Thanks!

    This is already available in the additional line information..though..
    If you still want that at line level to be displayed..maybe you need to customize the form...not sure how u can handle that logic
    Mahendra

  • Delivery status of an Email

    Hi Guys,
    We are developing a Email engine using Oracle. Can any one of you guys help us on this problem.
    How do I get the delivery status of an email. If I send an email from Oralce, I wish to know the delivery status of that particular email.
    Thanks for all of you in advance
    r@m@

    I assume that if the e-mail server gives no errors, then at lest the e-mail reached the e-mail server. How you watch it from there is a very good question, I have no idea.

  • JAVAMAIL delivery status

    Hi friends,
    i am getting start to develop the mail client.
    but i got stuck early.
    i know how to get delivery notification...thats cleared
    but how can i get back delivery status of the mail(just delivered | failed | pending...)
    else i want to know, is the given email address is exists or not?
    any suggestion appretiable.....
    thanks.

    this is not very clear...
    do u know where to get the demo....for delivery status ?
    } else if (p.isMimeType("multipart/report")) {
                pr("This is a Multipart Report");
                pr("---------------------------");
                MultipartReport mr = (MultipartReport)p.getContent();
                level++;
                pr("Report Text");
                try {
                    String t = mr.getText();
                    if (t == null)
                        pr("NULL");
                    else if (showStructure)
                        pr("Size: " + t.length());
                    else
                        pr(t);
                } catch (MessagingException ex) {
                    pr(ex.toString());
                pr("Delivery Status");
                DeliveryStatus ds = mr.getDeliveryStatus();
                if (ds == null)
                    pr("NULL");
                else
                    pr(ds.toString());
                MimeMessage rm = mr.getReturnedMessage();
                if (rm != null) {
                    if (rm instanceof MessageHeaders) {
                        pr("Returned Message Headers");
                        pr("---------------------------");
                        level++;
                        dumpEnvelope(rm);
                        level--;
                    } else {
                        pr("Returned Message");
                        pr("---------------------------");
                        level++;
                        dumpPart(rm);
                        level--;
                level--;

  • Sales order as complete and change the delivery status.

    Hello All,
    We  produces an order but then the customer calls and does not want the material so we in turn will scrap the material against the production order using transaction MB1A mvmt type 951 E. 
    Since the material were scrapped and no material were shipped against the sales order, the sales order u201Coverall statusu201D remains open and the delivery status is u201Cnot deliveredu201D.
    To close the order  we u201CRejected line itemu201D and moved on.
    I would like to know if there is another way we can set the sales order as complete and change the delivery status. 
    Regards
    Amit

    Hello,
    you can use the status profile for the same. but a better way would still be to use the rejection reasons . the rejectionr reasons are very well integrated with the document flow as well as transfer of requreiemnts to Production
    so a best practise would be to use rejection reason
    hope this helps
    Thanks
    akasha

  • Edit subject for "Delivery Status Notification Failure"-messages

    We have an Ironport c160 and I wonder if it is possible to edit the subject for the the automatic reply email instead of Delivery Status Notification Failure? We have a content management system (CMS) and I would like to have the ticket number in the subject, just the way it does when the reply is from our internal Exchange server. For example Undeliverble message case #1234-1234567 instead of Delivery Status Notification Failure.
    Regards,
    Peter Bengtslin

    Sounds like someone is spoofing spam from your e-mail address. They do not need to have access to your account. Spammers nearly always put a fake address on the To line, and sometimes they pick an address from their databases as that "fake." So they're putting your address on a fake To line in their e-mails and you're getting the bounces.
    It could be possible that they have hacked your e-mail account, and to protect against that possibility you should change the password on that account. However, this is probably not what has happened.
    Note that this has absolutely nothing to do with your Mac, and there are no viruses for the Mac and only a handful of very rare trojans. See my [Mac Virus guide|http://www.reedcorner.net/thomas/guides/macvirus> for more details.

  • Status of Mail sent using RSCONN01

    Hi ,
    I have a requirement to check the status of a mail which was sent using the FM SO_NEW_DOCUMENT_SEND_API1
    I need to check whether the delivery of the mail when the program RSCONN01 has run is succesful or not ie whether the recipient received the mail or not
    It would be of great help if some one can help.
    Also I checked SOST table, evenif the mail id is junk still I could find the entry in SOST table.
    regards
    dp

    Hi Deric,
    Use the below code snippet and append logic said below to check the mail delivery status.
          CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
            EXPORTING
              document_data             = wa_doc_data
              put_in_outbox             = abap_true
              sender_address            = lv_sender_address
              sender_address_type       = lv_sender_address_type
            IMPORTING
              sent_to_all               = lv_sent_all
            TABLES
              packing_list              = lit_packing_list
              contents_txt              = lit_content
              receivers                 = lit_receivers
            EXCEPTIONS
              too_many_receivers        = 1
              document_not_sent         = 2
              document_type_not_exist   = 3
              operation_no_authorization = 4
              parameter_error           = 5
              x_error                   = 6
              enqueue_error             = 7
              OTHERS                    = 8.
          IF sy-subrc <> 0.
    *       Raise Exception/Display Message
          ELSE.    
    *       Call Report RSCONN01 to send the triggered email instantly instead of sucking in the queue.
            WAIT UP TO 2 SECONDS.
            SUBMIT rsconn01 WITH mode = 'INT'
            WITH output = abap_false
            AND RETURN.
          ENDIF.
    When the FM SO_DOCUMENT_SEND_API1  is called, it will submit mail to SOST to trigger the mail using the connected Mail Server.
    Regarding the delivery of the mail, you can check the status of Return_Code for each receiver in the lit_receivers internal table before calling the report RSCONN01.
    Cheers,
    Devendra 

  • Delivery Status Notification not updating properly??????

    Hi All,
    Am working on in Java Mail API. My application mainly used for sending automated e-mails to Outlook and I have to update the status of that e-mail whether that e-mail has been sent or not, by using DSN(Delivery Status Notification). Here we are using SMTP exchange server and POP3.
    Below lines explain you how we updating the status of that e-mail status:
    When receipient got automated e-mails from our application, one Delivery Receipt will goes to our Outlook mailbox(which gets only the delivery,read receipt status e-mail from that receipients). After they read that e-mail one Read Receipt will goes to that same mail box. Here we have one Java program which reads that mailbox using POP3. While reading that mailbox we are updating that status of the e-mail using some logics.
    Perfectly I can able to update these DSN status in report in my developement environment(here we are using our own configured exchage server). Am using RFC822 to do this.
    following sample code snippet:
    StringBuffer dsn = new StringBuffer();
    dsn.append("SUCCESS,FAILURE,DELAY ORCPT=rfc822;");
    dsn.append(SrvObj.getFromEmailId().trim());
    props.put("mail.smtp.dsn.notify", dsn);
    session = Session.getDefaultInstance(props, null);But while we are using that same in our live application its not worked,because this entire process goes to another exchange server.Sometimes we are getting delivery and read receipt status for some e-mail ids. But some e-mail ids we are not able to get that status. And we have enabled the delivery and read receipt options in all the outlook e-mail ids. Exchange server is also conf

    Nothing guarantees that you'll get a DSN or MSN.
    The server that ultimately delivers the email might not support DSNs or might be configured not to send them.
    The mail reader used to read the message might not support MSNs or the user might choose not to allow them to be sent.
    Unless you have control over all the mail servers and mail readers being used, you can't depend on getting DSNs or MSNs.

  • Widget - Delivery Status Alternative

    Hi All
    Wasn't sure where to post this question, but I have been trying to use JuneCloud's Delivery Status Widget and I find that it isn't so good/buggy. When I insert multiple parcels to track, all the info (i.e. tracking number, delivery status, etc.) gets muddled up and I can't work out what has been delivered, when or where.
    I love the idea of the Widget, so if anyone can suggest a working alternative (app or widget) or tell me how to fix it I would be more than grateful.
    I'm using latest OSX and latest Delivery Status (5.4).
    Thanks in advance.

    Bret Comnes wrote:
    First off, your description of the problem is extremely vague. The tracking number, delivery status, etc gets muddled up? What do you mean by this?
    Sorry to be vague, but the widget was behaving differently each time it was opened - different bits of info were getting muddled up.
    Anyway, after all of your recommendations, I deleted the widget and reinstalled again - now it is working a treat. I have sent JuneCloud an e-mail explaining what had happened, just in case there might be more people having similar problems.
    So now I'm very happy with Delivery Status. Thanks for all your help.

  • Groupwise Delivery Status Message

    Hi
    I hope someone can help me ... The Boss has asked me to setup and delivery notification message on all incoming emails
    I have enabled DSN in the Gwia Properties
    But the message only shows
    The message that you sent was delivered to the following:
    Information about your message:
    With no information please can someone help me
    So the correct info is displayed
    Regards
    Cliff

    This has NOTHING to do with DSN. The Outbound delivery status is
    completely and totally a different feature. DSN is only relevant
    GW originator ===> somewhereelse supporting DSN
    not
    someone else ===> gw
    Since you first reported this issue a year ago, I assume you opened an SR?
    On 8/23/2011 10:56 AM, Clericos wrote:
    >
    > Michael Bell;2130893 Wrote:
    >> On 8/23/2011 12:06 AM, Clericos wrote:
    >>>
    >>> I have absolutely same problem ('Outbound Status Level: Delivered -
    >>> works incorrect' ('Outbound Status Level: Delivered - works
    >> incorrect' (http://forums.novell.com/showthread.php?p=1948852)))
    >>> and did not found any solution yet
    >>>
    >>> What is your OS? Netware?
    >>>
    >>>
    >> DSN is completely dependent on the receiving mail server supporting it
    >> and generating messages/reports. Are you sure that part is working? (eg
    >> the part completely out of your control?)
    >
    > Yes I am sure. Because "the receiving mail server" - is my server :)
    > And it is my server generate "wrong" reports and send them to outgoing.
    >
    >
    > I will try to describe the problem again:
    > 1. I have sent messages from many different mail servers to my mail
    > server and always my server sent "empty" DSN bounce message to sender's
    > server.
    > It ALWAYS looks *'like this'
    > (http://img27.imageshack.us/i/59676923.gif/)*
    >
    > 2. I catch one outgoing bounce message in "Delayed Message Queue"
    > (folder: gwia\DEFER\ ):
    >
    > Code:
    > --------------------
    > Message-Id:<sb7c37e1>
    > X-Mailer: Novell GroupWise Internet Agent 8.0.1
    > Date: Wed, 17 Feb 2010 18:39:29 +0300
    > From: [email protected]
    > To: [email protected]
    > Subject: Message Status - Delivered
    > Mime-Version: 1.0
    > Content-Type: multipart/mixed; boundary="=__PartF3D9C9A1.0__="
    >
    > This is a MIME message. If you are reading this text, you may want to
    > consider changing to a mail reader or gateway that understands how to
    > properly handle MIME multipart messages.
    >
    > --=__PartF3D9C9A1.0__=
    > Content-Type: text/plain; charset=UTF-8
    > Content-Transfer-Encoding: quoted-printable
    > Content-Disposition: inline
    >
    >
    > The message that you sent was delivered to the following:
    >
    >
    >
    >
    >
    > Information about your message:
    >
    > --=__PartF3D9C9A1.0__=--
    > .
    > QUIT
    > --------------------
    >
    >
    > and the message did not contain any "dynamic" data.
    >
    > I know some people who have same problem, but it is not important for
    > them because they do not want to enable DSN. It looks like many server
    > have this problem, but only few people know about this problem because
    > "Outbound Status Level" is "Undelivered" by default (if I am not
    > mistaken).
    >
    > PS perhaps this problem is only on Netware servers.
    >
    >

Maybe you are looking for

  • Convert 11.1.0.7 EBS 12.1.3 single node to RAC with ASM on 11.2.0.3 cluster

    Hi I am trying to convert a single node 11.1.0.7 database with EBS 12.1.3 version from single to 2-node RAC ASM on Oracle clusterware 11.2.0.3 on AIX 6.1 - 64 bit I am following Oracle metalink document note id 466649.1 . My 11.2.0.3 clusterware is a

  • How do I find a original picture in a iPhoto slideshow?

    I have created a slideshow by dragging pictures from the library and albums window into the Slideshow icon. When I go through my slideshow, I want to export one of the pictures into a thumb drive. I know if I were in an album or in the library, I cou

  • How do you shuffle genre with iOS7 on iPhone5?

    How do you shuffle genre with iOS7 on iPhone5?

  • Form validation without using dreamweaver

    Is there a way to validate an email textfield in a form without using javascript. I would continue using javascript for the validation except people are getting around the validation by disabling the javascript validation that dreamweaver cs4 supplie

  • RMAN TAG with date stamp

    We have daily RMAN backup with TAG FULL_BACKUP. So every day we have backupsets with the same tag. I would like to know if it possible to create some kind dynamic tag with every backup. For example: FULL_BACKUP_11012007 FULL_BACKUP_11022007 ... We us