OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: spamd.conf and spamd-setup questions.

From: Bob Beck (beckbofh.cns.ualberta.ca)
Date: Tue Apr 01 2003 - 12:07:32 CST


        The messages are kept internal to spamd. You don't
see the messages in the table. You will only see the collected
bunch of addresses in the spamd table.
      
        If you want to see the messages, add a machine to your
blacklists and connect to the running spamd.

        hint: for testing

        /usr/libexec/spamd -d -c 1

        will run a non-forking debug spamd, that will only
use one connection, and will not stutter, so you won't have to
wait 10 minutes to see the whole message

     -Bob