Product » A free email server for Windows and Linux » Knowledge Base
Document ID: | 4844 |
---|---|
Subject: | Troubleshooting Quarantine Reports |
Creation date: | 4/20/16 12:05 PM |
Last modified on: | 2/16/24 7:51 AM |
Xeams can be configured to generate quarantine reports containing a summary of emails that were blocked by the spam filtering engine. These reports are sent via email and can be sent multiple times in a day.
Generating a quarantine report on-demand is very useful when trying to troubleshoot. Use the following steps to send a report without a schedule.
Refer to QuarantineReports.log
file to see if a report was generated.
Consider the following reasons if you're not getting the quarantine reports in Xeams:
QuarantineReports.log
file to confirm if Xeams generated a report for this use.
SMTPOutboundConversation.log
for communication between Xeams and Exchange using the following steps:
2016-04-20 12:05:17,901 - [ 4467082] ************ New connection to: 192.168.1.174 2016-04-20 12:05:17,932 - [ 4467082] C --> 220 sm02.synametrics.com ESMTP Sendmail 8.12.8/8.12.8; Wed, 20 Apr 2016 10:09:50 -0400 2016-04-20 12:05:17,932 - [ 4467082] S <-- EHLO mail.synametrics.com 2016-04-20 12:05:17,932 - [ 4467082] C --> 250-sm02.synametrics.com Hello [192.168.1.70], pleased to meet you 2016-04-20 12:05:17,932 - [ 4467082] C --> 250-ENHANCEDSTATUSCODES 2016-04-20 12:05:17,932 - [ 4467082] C --> 250-PIPELINING 2016-04-20 12:05:17,932 - [ 4467082] C --> 250-8BITMIME 2016-04-20 12:05:17,932 - [ 4467082] C --> 250-SIZE 2016-04-20 12:05:17,932 - [ 4467082] C --> 250-DSN 2016-04-20 12:05:17,932 - [ 4467082] C --> 250-ETRN 2016-04-20 12:05:17,932 - [ 4467082] C --> 250-DELIVERBY 2016-04-20 12:05:17,932 - [ 4467082] C --> 250 HELP 2016-04-20 12:05:17,932 - [ 4467082] S <-- MAIL FROM:2016-04-20 12:05:18,245 - [ 4467082] C --> 250 2.1.0 ... Sender ok 2016-04-20 12:05:18,245 - [ 4467082] S <-- RCPT TO: 2016-04-20 12:05:18,276 - [ 4467082] C --> 250 2.1.5 ... Recipient ok 2016-04-20 12:05:18,276 - [ 4467082] S <-- DATA 2016-04-20 12:05:18,276 - [ 4467082] C --> 354 Enter mail, end with "." on a line by itself 2016-04-20 12:05:18,292 - [ 4467082] C --> 250 2.0.0 u3KE9oJp022755 Message accepted for delivery 2016-04-20 12:05:18,292 - [ 4467082] S <-- QUIT 2016-04-20 12:05:18,292 - [ 4467082] C --> 221 2.0.0 sm02.synametrics.com closing connection 2016-04-20 12:05:18,292 - [ 4467082] ~~~~~~~~~~~~ Connection Terminated ( 391)
C:\Xeams\OutboundMailQueue
and on Linux, check /opt/Xeams/OutboundMailQueue
. There are several reasons
for a message to sit in the OutboundMailQueue.
This reason applies if you're using multiple profiles in Xeams. One user can only belong to a single profile. Often associated email addresses to a single user end up going to a different profile. Use the following steps to confirm this is not the case:
Do you have a helpful tip related to this document that you'd like to share with other users?