已答覆 Interpreting Rejected Email Log

  • Thursday, May 31, 2012 5:01 PM
     
     

    I haven't used MS Edge Antispam solutions before so I am trying to figure out why a certain email message was bounced.  Here is the log with some info removed.  Is there some content in the message that triggered a spam rule?  Would this be the verbage of the senders message?

    Thank You,

    Eric

    ****************

    Timestamp       : 5/30/2012 12:27:41 PM
    SessionId       : 08CEFC5DD2704F5D
    IPAddress       : 209.XX.XXX.XXX
    MessageId       : <CACc_pagjC+JKAS-CRTOYV=pG36P=x0kSaRy8yRefSo5mgWFjqQ@mail.gma
                      il.com>
    P1FromAddress   : support@sender.com
    P2FromAddresses : {support@sender.com}
    Recipients      : {service@mycompany.com}
    Agent           : Content Filter Agent
    Event           : OnEndOfData
    Action          : RejectMessage
    SmtpResponse    : 550 5.7.1 Message rejected as spam by Content Filtering.
    Reason          : SclAtOrAboveRejectThreshold
    ReasonData      : 6
    Diagnostics     : DV:3.3.11330.467;SV:3.3.9010.377;SID:SenderIDStatus Pass

All Replies

  • Friday, June 01, 2012 8:22 AM
    Moderator
     
     Answered

    Hello Seag33k,

    Yes, i think this is the reson:

    Reason          : SclAtOrAboveRejectThreshold
     
    The SCL value (for this email) is above the SCL RejectThreshold value (which set on your Exchange Server).

    You can know detail from this document:

    Understanding Spam Confidence Level Threshold
    http://technet.microsoft.com/en-us/library/aa995744.aspx

    Thanks,

    Evan

     


    Evan Liu

    TechNet Community Support

    • Marked As Answer by seag33k Wednesday, June 06, 2012 4:55 PM
    •  
  • Friday, June 01, 2012 9:01 PM
     
     

    Here is an intro to the Content Filter Agent. This is especially good if you have experience with Exchange 2003 IMF as it shows you how the settings changed across versions. Article is applicable to both Exchange 2007 and 2010:
    http://www.exchangeinbox.com/article.aspx?i=104


    IMF Tune - Anti-spam extending the Exchange 2003, 2007, 2010 IMF/Content Filter - http://www.windeveloper.com/imftune/

  • Wednesday, June 06, 2012 4:55 PM
     
     
    Thanks for the helpful info!!