Spamassasin/ClamAV Verification

Discussion in 'General' started by tinfoil, Jan 6, 2006.

  1. tinfoil

    tinfoil New Member

    Good day,

    I've recently install ISPConfig as per the howtoforge article and would like some information on how to verify that indeed spamassasin and clamav are functioning properly. This is on a test box and will be rolled out in the coming weeks once it passes all tests.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    SpamAssassin adds lines to the email header like these:

    Code:
    X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on xxx.xxx.com
    X-Spam-Status: No, score=0.1 required=4.0 tests=ALL_TRUSTED,AWL,HTML_60_70,
    	HTML_MESSAGE,MIME_HTML_ONLY,SUBJ_HAS_UNIQ_ID,URIBL_SBL autolearn=no 
    	version=3.0.2
    X-Spam-Level: 
    So you can check your emails for these lines.
    Regarding ClamAV, I'd simply send an email with a test virus if you have one available.
     

Share This Page