Question : Exchage Error SPAM question.

Ok I set up a new SBS 2008 server for a client. It has nothing on it for spam or antivirus but today while trying to send an email to one of the coworkers from an outside email I got this error. Does SBS come with some sort of spam filter that I am not aware of?

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  [email protected]
    SMTP error from remote mail server after end of data:
    host mail.xxxxxxxxxxxxxxxxxx.net [xxx.xx.xxx.xxx]: 550 5.7.1 Message rejected as spam by
Content Filtering.

Answer : Exchage Error SPAM question.

Test this piece of code. You'll understand Im sure. I sed borders on sublevels to emphasize the point.

<HTML>
<HEAD>
<style type="text/css">
DIV#Section DIV {border:1px solid #000000; padding: 10px; margin: 10px;}
DIV#Section DIV DIV {border: 1px solid #FFCC00;}
</style>
</HEAD>
<BODY>
<DIV id="Section">
       <DIV>Sublevel 1
               <DIV>Sublevel 2
                           <DIV>Sublevel 3</DIV>
               </DIV>
       </DIV>    
       <DIV>Sublevel 1
               <DIV>Sublevel 2</DIV>
       </DIV>
</DIV>
</BODY>
</HTML>

Regards
Bosko
Random Solutions  
 
programming4us programming4us