[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.2

Help with SpamAssassin and procmail configuration

Asked by jplannett in Linux Administration

Tags: from

I am somewhat new to linux but catching on quickly until this hitch.
we have an Exchange 5.5 with 50 users that receive tons of spam.
I am putting a RHEL 3 server to catch all spam using spamassassin to forward mail to exchange.
I have sendmail configured and working but when I test any emails from the command line in linux the email goes to exchange but does not appear to go through the spam filter.
I test by typing in
mail me@mycompany.com < spamtest.txt
the spamtest.txt is an email that outlook 2003 filter caught as junkmail.

How can I use the test spamassassin to make sure it is filtering the email and going through spamassassin or spamc?
I tried using -t in the etc/sysconfig/spamassassin
I changed the default
SPAMDOPTIONS=" -d -c -a"
to
SPAMDOPTIONS=" -t"
but then the spamassassin service does not restart

I would like to use try that first and then try sending spam through but at this point I am open to many suggestions.
I specified a /etc/procmail.rc file which has
# send mail through spamassassin
:0fw
| /usr/bin/spamc
I also tried the scripts from /etc/mail/spamassassin
spamassassin-default.rc
spamassassin-spamcc.rc (currrent)

my local.cf looks like
required_hits        5.0
rewrite_subject     1
subject_tag     *********<-SPAM->********
report_safe     0
use_terse_report    1
use_bayes     1
auto_leearn   1
sikip_rbl_checks   0
use_razor2    0
use_dcc   0
use_yzor  0
ok_languages   en
ok_locales   en


So in short, how do I make sure email is going from sendmail to spamassassin or spamc then to exchange?
in my sendmail.mc file I do have defined
define(`SMART_HOST',`myexchange.mydomain.com')

 
Related Solutions
Keywords: Help with SpamAssassin and procmail …
 
Loading Advertisement...
 
[+][-]04/08/04 06:23 AM, ID: 10783230Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zone: Linux Administration
Tags: from
Sign Up Now!
Solution Provided By: jlevie
Participating Experts: 2
Solution Grade: A
 
[+][-]04/02/04 03:58 PM, ID: 10745462Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/02/04 06:33 PM, ID: 10746014Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/04/04 08:39 AM, ID: 10752235Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04/04/04 09:19 AM, ID: 10752367Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/05/04 01:50 PM, ID: 10760942Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04/05/04 02:26 PM, ID: 10761236Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/07/04 02:58 AM, ID: 10773201Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04/07/04 07:01 AM, ID: 10774910Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/07/04 10:15 AM, ID: 10776615Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04/07/04 07:05 PM, ID: 10780269Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/08/04 04:26 AM, ID: 10782464Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/10/04 01:03 PM, ID: 11034675Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/10/04 04:06 PM, ID: 11035838Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091118-EE-VQP-93