DULMANDAKH Sukhbaatar wrote:
Hello all.

I've set up some spam protection stuffs in my email server (postfix).
Postfix is running correctly, amavisd-new is also working with clamav.
Bu I have doubt with spamassassin. To check my spam protection I've
forwarded my SPAM messages from gmail to a new server, but it gets in
to mailbox.

no, forwarding isn't the right way. copy spam messages (full headers and body. unaltered) on your server, and run spamassassin -t to test SA results. for example:
# spamassassin -t < sample.eml

check the SA wiki for more infos. if you have SA related questions, use the spamassassin-users list.


I've been thinking about how to get real spams or how to
check my spam protections in real time for some time, and did some
research, but no luck. Is there any effective way to check how my spam
protection works? Right now, I don't know whether spamassassin works
or not? Should I run spamd or just enable configuration in amavisd to
make it work?

with amavisd-new, there is no need to run spamd (amavisd-new calls SA code directly).

Also I just wanted to see how razor, dcc, dspam works in
real time.


SA can use razor and dcc. dspam is a completely different piece. check its web page and its mailing-list.


Reply via email to