How to see status of emails stopped in queue

Hello,
I'd like ask you how is possible define reason of non-deliveriyng mail mesage. Below is my analyses:
1. list of all messages in queue (similar aoutput as mailq from *nix like systems)
(Machine esa1.DOMAIN.XYZ)> showrecipients all
Showing messages, please wait.
MID/     Bytes/    Sender/                 Subject
[RID]    [Atmps]   Recipient
<cut>
800      115       [email protected]    
[0]      [0]       [email protected]
<cut>
2. view of MID 800
(Machine esa1.DOMAIN.XYZ)> showmessage 800
MID 800: 20 hours 26 mins 38 secs old
From [email protected] Wed Jun 22 15:02:02 2011
Received: from mx2.DOMAIN.XYZ ([81.88.XY.Z])
  by ext-esa1.DOMAIN.XYZ with SMTP; 22 Jun 2011 15:01:52 +0200
test 2
3. grep of the message in mail log
(Machine esa1.DOMAIN.XYZ)> grep "MID 800" mail_logs
Wed Jun 22 15:01:52 2011 Info: Start MID 800 ICID 552832
Wed Jun 22 15:01:52 2011 Info: MID 800 ICID 552832 From: <[email protected]>
Wed Jun 22 15:02:10 2011 Info: MID 800 ICID 552832 RID 0 To: <[email protected]>
Wed Jun 22 15:02:15 2011 Info: MID 800 ready 115 bytes from <[email protected]>
Wed Jun 22 15:02:15 2011 Info: MID 800 matched all recipients for per-recipient policy DEFAULT in the inbound table
Wed Jun 22 15:02:15 2011 Info: MID 800 interim AV verdict using McAfee CLEAN
Wed Jun 22 15:02:15 2011 Info: MID 800 antivirus negative
Wed Jun 22 15:02:15 2011 Info: MID 800 queued for delivery
(Machine esa1.DOMAIN.XYZ)> grep "ICID 552832" mail_logs
Wed Jun 22 15:01:48 2011 Info: New SMTP ICID 552832 interface outside (172.31.150.11) address 81.88.XY.Z reverse dns host mx2.DOMAIN.XYZ verified yes
Wed Jun 22 15:01:48 2011 Info: ICID 552832 ACCEPT SG WHITELIST match 81.88.XY.Z SBRS None
Wed Jun 22 15:01:52 2011 Info: Start MID 800 ICID 552832
Wed Jun 22 15:01:52 2011 Info: MID 800 ICID 552832 From: <[email protected]>
Wed Jun 22 15:02:10 2011 Info: MID 800 ICID 552832 RID 0 To: <[email protected]>
Wed Jun 22 15:02:17 2011 Info: ICID 552832 close
But there is no delivery status, because destination host for domain DOMAIN.XYZ is not reachable (I checked it using telnet IP-of-MX-for-DOMAN.XYZ). My question is, how is it possible to see, that destination host is not reachable (reason of message in queue)? I need this information for customer, how he can see using easy way list of 'problematic' messages in queue. 'showrecipients all' output don't show reason. I'm searching for alternative of 'mailq' (I found only 'showrecipients all', but this answer was from year 2007/8, maybe is something new now). Is there ani GUI possibility how to show messages in queue with his status?
Second question is, I can see only 6 messages in 'showrecipients all' output. What does it mean this output (cutted unnecesary output)?:
(Machine esa1.DOMAIN.XYZ)> status detail
<cut>
  Queue
    Active Recipients                       6
      Unattempted Recipients                1
      Attempted Recipients                  5
    Destinations In Memory                 68
<cut>

In addition to Peter van den Berg's suggestion, I recommend using grep from the CLI to get some more details.  Especially if the Delivery Status shows as 'Unknown' or Down'.  To do this:
Log into the command line over SSH (preferred), serial, or telnet
Enter the 'grep' command
Enter the number of the mail_logs as show in the displayed list
For the 'Regular Expression' enter the domain name: e.g. DOMAIN.XYZ
For the three questions that follow, simply press Enter to take the defaults.
This will usually produce a lot of output text.  Search from the bottom up for lines referring to 'DCID'; these are the related delivery connections.  When delivery is failing, these DCID lines will typically show a network error or a rejection from the destination server's side.  In most cases this will tell you exactly 'why' the messages for this domain are not delivering.
If it is a network level error: check routing, firewalls, and other network devices as appropriate.  If this is happening to multiple domains, I suggest checking your own side first.  If this happens to only one domain, you may want to contact their admin first.  In some cases you will have to check all devices involved, sometimes even the ISPs in between.
If it is a rejection, it will usually contain a URL that provides additional details.  Look at this web page and follow the recommendations as best as possible.  Most of these recommendations are considered 'best practice' in the email community anyhow.  If you are unable or their feedback does not make sense, follow any directions on their website to engage the rejecting server's admins for further discussion.

Similar Messages

  • How to test status of email server with utl_smtp package

    Hi All,
    I plan to use the "maildemo" codesamples here at OTN (with due credit). I have to modify the package such that when I am trying to send an email I should be able to know the success/ failure of the transmission. How can I add this method to the package. How to determine using UTL_SMTP package the status of the mail server.
    I understand it returns "ORA-29278: SMTP transient error: 421 Service not available" error message if the mail server is invalid ( to simulate the down condition).
    Can anyone help me on this please.
    Thanks in advance,
    Sudhindra

    You can write an exception handler. In the simplest form:
    begin
    v_conn:= utl_smtp.open_connection(v_smtp_server, 25);
    exception
    when others then
    raise_application_error(-20010,'Not able to connect');
    end;
    Or you can catch the specific error you are looking for only.

  • How to see apple id email?

    how do you see your apple id emails on your iphone?

    I simply do not want it to be displayed on the FaceTime app when I'm not logged in.
    Anyway, are you sure my MacBook wouldn't run without it? I remember that when I first turned on my MacBook I could skip the registration and honestly I don't remember having done it since then.

  • How to cancel all alert email in WF_NOTIFICATIONS_OUT Queue.

    Hi,
    Could any body show how to cancel all the alert email present in WF_NOTIFICATIONS_OUT queue.
    We are running 12.0.4. i have seen Doc. id. 433359.1 Tracking Workflow Notification Event Messages.
    According to this before i can recreate the queue i need to process the alert emails.
    I do not want these alert emails to be processed since it is a clone instance. I want it to either go to a test email account or to be discarded
    completely.
    I know how to send it to test email account by using setoverrde address functionality in OAM. But for that to be set i need to start the mailer (which is currently down), if i start, it will start firing these pending alert emails in WF_NOTIFICATIONS_OUT.
    Kindly suggest.

    Hi,
    These documents talk about purgin WF_NOTIFICATIONS_OUT queue. But document i mentioned
    says.
    7. Try rebuilding the WF_NOTIFICATION_OUT queue if necessary
    The wfntfqup.sql script rebuilds the WF_NOTIFICATION_OUT queue by dropping and recreating
    that queue, removing pending notification messages from the WF_DEFERRED queue, and
    repopulating the WF_NOTIFICATION_OUT queue from the Oracle Workflow Notification System
    tables.
    Wfntfqup.sql Version >=115.9
    If you have implemented Oracle Alert and the WFNOTIFICATION_OUT queue contains any pending_
    alert e-mail messages, those messages must be processed before the queue can be rebuilt. The
    wfntfqup.sql script checks the queue for any alert e-mail messages and, if it finds any, the
    script returns an error message that specifies how many alert e-mail messages are pending
    and indicates that these messages must be processed before the script can run.
    Kindly suggest.

  • My resetting programs,like how to see picturesin email,and how to down load abdole to facebook

    produt no.ny-644AA-ABA1003 question''how to see pictures on email pixer?and download Abdole /flash drive update how?

    Hi 2587bj. What is the model number of your computer? What version of Windows is installed?
    <How Do I Find My Notebook Model Number>: http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&cc=us&docname=c00033108
    <How Do I Find My Desktop Model Number>: http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&dlc=en&docname=bph07555
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • How to get status codes of field?

    For every document type or status field which we can see on front end, there is code which is finally stored in table.
    e:g: Go to transaction /nme53n
            Select any purchase req.
            Select status tab from item.
            See – processing status field.
            These processing status saves as N,B, etc in table.
    I know there is way to see these codes followed by full description on front end screen itself. I think using personal settings, but dont know how to set this. Please let me know how to see status codes + description on front end.

    You gui status should be implemented in the main screen which the subscreen resides, all function codes should be handled at that level. I believe you will need to set the F2 funciton code in your gui status, set the function code to PICK and then handle this function code in your PAI user command module. Should work.
    subscreen cannothave their own pf-status.....so create a pf-status for a screen in which ur subscreen is called...include 'pick' or f2 as onre of the functions code for the choose option.
    to differentiate the field u have to use get cursor field fldname.
    if it is a table control field u have to use
    get cursor field <fldaname> line <n> value <fval>

  • I have a virus - or something - where everyday someone is sending a spam email out to everyone on my mail list - how do i get it to stop?

    i have a virus - or something where someone is getting into my mail and sending out spam email to everyone on my mail list - people who i hardly even know.  how do i get this to stop?
    thanks.

    this is the message that is going out:
    Subject: (no subject)
    http://sharedimage.net/httq59foldroot2.php?subpage234
    Make seri0us m0ney 0nline
    Gone to see a friend is all right, but I wont have my love given tothem. marcylyn aethelwine
    Mon, 2 Apr 2012 18:04:48
    This mail has originated outside your organization, either from an external partner or the Global Internet.
    Keep this in mind if you answer this message.
    it is not going to my address book because a lot of these people are not in there.  it is going to people that i emailed from years ago....and it IS connected to either my me.com email or a cox.net email - these are both connected. i'll try the password change on both of these mail accounts and see if that works.  a lot of these people are getting three and four emails every day....

  • How do I get Microsoft to stop sending me emails? I'm afraid of contracting a virus...

    How do I get Microsoft to stop sending me emails?   I'm afraid of contracting a virus...

    For those still looking, any legitimate email from Microsoft will include information on unsubscribing .
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • How to see OBIEE processes status using OPMN

    Hi All,
    I installed obiee 11g on windows server 2003 64 bit, all my processes are up and running as I look into the Fusion middleware console. I was trying to see the status through OPMN. I tried access the opmn by going into the folder
    Middlewarehome\instances\instance1\bin
    I double clicked opmnctl windows batch file but nothing comes on the screen. I don't see any black window coming up and showing me the status of all the obiee processes running, I notice that clicking opmnctl launches a black window but it goes away within seconds ?
    Can anybody please tell me how to see my system components using opmnctl?
    Thanks,
    Ronny

    Hi,
    Try to run CMD prompt and change the Drive to opmn and run the command like this,
    D:\Oracle\Middleware\instances\instance1\bin>opmnctl status
    For more refer below section,
    4.5.1 Using the OPMN Command Line to Start, Stop, Restart, and View the Status of System Components
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/components.htm#BIESG486
    also u can check the status via Weblogic EM
    Thanks
    Deva

  • My IPAD is downloading old emails from my email account on my PC.  How can I get it to stop?

    My IPAD is downloading old emails from my email account on my PC.  How can I get it to stop?

    You might be able to trick iMovie by temporarily moving that project folder out of the following location:
    Mac HD > Users > (your home folder) > Movies > iMovie Projects > (look for the name of the project that blew-up)
    Drag that project folder to the Desktop for the time being. Launch iMovie and see if it still tries to create the Project Thumbnails. If it gets past any error messages or other house keeping, you can create a new project. Otherwise, quit iMovie. Drag that project folder from the desktop BACK into your iMovie Projects folder. Try launching iMovie again and see if it gets stuck generating the Thumbnails.

  • How can we see status of all Requests at a time using any tables?

    How can we see status of all Requests at a time in the Info cube or ODS using any tables? what I am facing was while I run a Process Chain in some data targets red requests remains and due to this all other requests doesnot available for reporting.
    Now is there any T-Code or Table to view all requests in a single shot.
    Thanks in advance,
    Raj

    Hi Go for RSMONICDP give timestamp and u'll have it.
    Please assign points if useful
    Edited by: Aadil on Jan 21, 2008 7:43 AM

  • My sister and I share an itunes account so she can click on my email and receive my imessages how can I make sure this stops happening?

    My sister and I share an itunes account so she can click on my email and receive my imessages how can I make sure this stops happening?

    One of you needs to use a separate Apple ID for iCloud, FaceTime & iMessage.
    The Apple ID needs to be a verified email address. Once you have an email address, that can be verified, go here & create the ID:
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/createAppleId
    Then on one of the phones, turn off Contacts, Calendars, etc. for iCloud. You'll be prompted to keep the data or delete it from the phone, then turn off iMessage, FaceTime & delete the iCloud account...Settings>iCloud...scroll down...delete account. Then, setup iCloud using the new Apple ID, turn on iMessage & Facetime.
    This will have no affect on the ID you both share for iTunes content, & you can continue to do so.

  • I have a smartmail box and a 1 in a bubble next to it. I see no new emails to read so how do I find the ONE it says is there? if it is a glitch, how do I get rid of that bubble?

    I have a smartmail box and a 1 in a bubble next to it. I see no new emails to read so how do I find the ONE it says is there? if it is a glitch, how do I get rid of that bubble?

    Try rebuilding the mailbox.
    First select the offending mailbox. Then click on Mailbox in the menu bar, and select Rebuild. If the bubble goes away, it was a glitch. If it does not go away there is one unread message in that Mailbox.
    To find that one:
    In Mail, go to View / Sort by / Unread. That should bring the unread email to the top of the list.

  • How to see lock status of a table ?

    Hi,
    My question is : how to see the lock status of a table ?
    and how to lock a table except run the FM ENQUEUE_TABLENAME?
    Is there any transcation that can lock a table ?
    thx in advance.

    Hi Vincent
    Via transaction SM12 we can check the lock entries at a particular point of time...
    Kind Regards
    Eswar

  • How can I see my rescue email because I forgot what email I used for it

    How can I see my rescue email???

    The following has instructions on how to see, delete, change it: Manage your Apple ID primary, rescue, alternate, and notification email addresses

Maybe you are looking for