This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SFOS 17.0.6 MR-6 mail spool data

Good day, I am trying to delete "Delivery Failure notifications" in the mail spool. Some date back a few months. I am presently in MTA mode.  I verified in the queue (maybe not looking in the right place). There are no mails stuck. Is there a log or a clearing of a database I can do to clear these messages in the UI. 

This is a pain in the butt.

The delivery failures are not for my domain either, these are emails trying to be relayed which I block.

 

Also if any has a suggestion to not have these Delivery Failure Notifications in MTA let me know.

 

Thanks.



This thread was automatically locked due to age.
Parents
  • Hi,

    First of all,you should fix the issue with the Delivery Failure Notification Mails.

    These mails seems to be caused by the XG.

    Go to the Advanced Shell and perform a 'grep -i 'delivery failure notification' awarrenmta.log |less '

    Check if you see a reason for these messages.

Reply
  • Hi,

    First of all,you should fix the issue with the Delivery Failure Notification Mails.

    These mails seems to be caused by the XG.

    Go to the Advanced Shell and perform a 'grep -i 'delivery failure notification' awarrenmta.log |less '

    Check if you see a reason for these messages.

Children