with the exception of the different user (mine is owned by root:root), this looks identical to mine. I'm gonna go to bed, and see if I can "dream" a solution.. <grin>
Thanks, folks, I'll be back in touch! On Mon, 2003-04-14 at 23:32, Andrew Joakimsen wrote: > Here are my configs: > > [EMAIL PROTECTED] MailRoot]# cat filters.in.tab > "*" "*" "0.0.0.0/0" "0.0.0.0/0" "checkvirus.tab" > "*" "*" "0.0.0.0/0" "0.0.0.0/0" "checkspam.tab" > > [EMAIL PROTECTED] MailRoot]# > (make sure there is a TAB and NOT SPACES between each "xxxx" field) > > > > [EMAIL PROTECTED] MailRoot]# cat filters/checkspam.tab > "/var/MailRoot/bin/sa_filter.pl" "-t" "@@FILE" "-r" > "@@RCPT" > > [EMAIL PROTECTED] MailRoot]# > > > [EMAIL PROTECTED] MailRoot]# ll bin/s* > -rwxrwxr-x 1 envision envision 4055 Apr 12 20:47 bin/sa_filter.pl > lrwxrwxrwx 1 root root 14 Mar 22 12:31 bin/spamc -> > /usr/bin/spamc > [EMAIL PROTECTED] MailRoot]# > > No clue why sa_filter.pl is owned by another user/group... > > -----Mensaje original----- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > nombre de Dave Bartmess > Enviado el: Tuesday, April 15, 2003 1:17 AM > Para: List XMail > Asunto: [xmail] Re: Help with Spam Assassin > > > > OK, still not working... In the filters.in.tab, for the last parameter, > do I need to put "filters/safilter.tab"? I'm grasping at straws... > > Just received an email, I checked the log... Looks like (from the log > entries shown here) that SA is expecting to be run with another > userid... I'm gonna check that. > Apr 14 22:50:18 Dingo spamd[9320]: info: setuid to root succeeded > Apr 14 22:50:18 Dingo spamd[9320]: Creating default_prefs > [/root/.spamassassin/user_prefs] > Apr 14 22:50:18 Dingo spamd[9320]: Created user preferences file: > /root/.spamassassin/user_prefs > Apr 14 22:50:18 Dingo spamd[9320]: Cannot open bayes_path > /root/.spamassassin/bayes R/O: No such file or directory > Apr 14 22:50:18 Dingo spamd[9320]: Still running as root: user not > specified with -u, not found, or set to root. Fall back to nobody. > > Thanks, folks! > > On Mon, 2003-04-14 at 23:07, Dave Bartmess wrote: > > Hmmm, nope, still not getting any X-SPAM headers at all. > > > > > ls -l bin/sa_filter.pl > > -rwxr-xr-x 1 root root 4086 Apr 14 15:59 sa_filter.pl* > > > > > ls -l /var/MailRoot/filters > > total 4 > > -rw-r--r-- 1 root root 61 Apr 14 22:46 safilter.tab > > > > > cat /var/MailRoot/filters/safilter.tab > > "/var/MailRoot/bin/sa_filter.pl" "-t" "@@FILE" "-r" > > "@@RCPT" > > > > I've also got empty logfiles, too in /var/MailRoot/logs. > > > > > From: Andrew Joakimsen <[EMAIL PROTECTED]> > > > To: [EMAIL PROTECTED] > > > Subject: [xmail] Re: Help with Spam Assassin > > > Date: Tue, 15 Apr 2003 00:58:38 -0400 > > > > > also IIRC sa_filter.pl should be in /var/MailRot/bin/ and have a > > > symbolic link to spamc in the same directory... > > > > AHHHH I missed that too! Sheesh, someone needs to write up this stuff > > and post it somewhere! LOL Too many "little" things that aren't written > > down anywhere that I could find. The one page I could find referencing > > this combo (http://www.drakeconsult.com/xmail/) does NOT list this stuff > > at all! > > > > On Mon, 2003-04-14 at 22:48, Dave Bartmess wrote: > > > THAT was the problem... I know I copied it in, but the safilter.tab file > > > was missing now... > > > > > > I'll try replacing it again, and see what happens. > > > > > > Thanks, guys! > > > > > > On Mon, 2003-04-14 at 22:43, Don Drake wrote: > > > > safilter.tab in my distribution points to sa_filter.pl in > /var/MailRoot/bin. > > > > > > > > Make sure the contents of your version is pointing to the correct > place. > > > > > > > > Also, safilter.tab needs to be in $MAIL_ROOT/filters, if it's not > already. > > > > > > > > -Don > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED] Behalf Of Dave Bartmess > > > > Sent: Monday, April 14, 2003 11:30 PM > > > > To: List XMail > > > > Subject: [xmail] Help with Spam Assassin > > > > > > > > > > > > > > > > I've got Xmail setup and running well, a major victory in itself. But > I > > > > can't seem to get SA to filter the incoming emails. I'm not worried > > > > about outgoing, I've got that handled (not thru SA). > > > > > > > > I've got sa_filter.pl in $MAIL_ROOT/filters, the filters.in.tab reads: > > > > "*" "*" "0.0.0.0/0" "0.0.0.0/0" "safilter.tab" > > > > > > > > I've made sure that spamd was running (as a daemon), and spamc is able > > > > to run (from the command line). > > > > > > > > What am I missing? Nothing seems to go through SA, since there are no > > > > headers modified, etc... > > > > > > > > Thanks for any help! > > > > -- > > > > David A. Bartmess > > > > Sr. Software Configuration Manager > > > > eDingo Enterprises > > > > http://edingo.net > > > > > > > > But one should not forget that money can buy a bed but not sleep, > > > > finery but not beauty, a house but not a home, > > > > medicine but not health, luxuries but not culture, > > > > sex but not love, and amusements but not happiness. > > > > > > > > > > > > - > > > > To unsubscribe from this list: send the line "unsubscribe xmail" in > > > > the body of a message to [EMAIL PROTECTED] > > > > For general help: send the line "help" in the body of a message to > > > > [EMAIL PROTECTED] > > > > > > > > - > > > > To unsubscribe from this list: send the line "unsubscribe xmail" in > > > > the body of a message to [EMAIL PROTECTED] > > > > For general help: send the line "help" in the body of a message to > > > > [EMAIL PROTECTED] > -- > David A. Bartmess > Sr. Software Configuration Manager > eDingo Enterprises > http://edingo.net > > But one should not forget that money can buy a bed but not sleep, > finery but not beauty, a house but not a home, > medicine but not health, luxuries but not culture, > sex but not love, and amusements but not happiness. > > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] -- David A. Bartmess Sr. Software Configuration Manager eDingo Enterprises http://edingo.net But one should not forget that money can buy a bed but not sleep, finery but not beauty, a house but not a home, medicine but not health, luxuries but not culture, sex but not love, and amusements but not happiness. - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
