Moderated, Cc'ing the OP. Please do subscribe to a mailing list, before posting.
On Sat, 2008-07-26 at 14:13 -0400, Debbie Fister wrote: > 1. How do I view the spam box? I want to double check and make sure no > legitimate email is not there. Ask your administrator. SA itself just scans and classifies mail, it does not deliver mail in any way. SA itself does not know the concept of a "spam box". This is your configuration and outside the scope of SA. > 2. How do I configure Spam Assassin so legitimate email comes to me? Your administrator does so. > I ask these questions because the number of spam email has drastically > decreased even though I have disabled the spam box. Please, ask your administrator. You are confused. guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}