Well, I would try that, however I do believe auth'd users are already being scanned for spam (or at least blacklist checked). The emails being relayed in my case also are NOT authenticated.. it's kind of an open relay, but restricted to IP. Thus, they don't authenticate when delivering an email to my qmailtoaster server.
-----Original Message----- From: PakOgah [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 9:14 AM To: [email protected] Subject: Re: [qmailtoaster] Spamassassin not working for my RELAYCLIENT Jared Markell wrote: > Hey all, > > I'm trying to find the answer to this question: > http://www.mail-archive.com/[email protected]/msg0640 > 1.html > > Basically, I do have an open relay but only for certain IPs (in my IP > range). However, I do want to scan emails being relayed through for > spam, but I can't get it to do that, nor find a stable answer in this > mailing list's archives. I don't know, maybe I'm searching with the > wrong terms, or this is no answer. > > My tcp.smtp for this range is this: > xx.xx.xx.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/simscan",BAD > MIMETY > PE="", ... etc > > Any help would be great. > > I think it because simscan default settings is --enable-spam-auth-user=no you should re-install simscan again but this time chg the simscan spec with --enable-spam-auth-user=yes info from qmailtoaster.com * rpm -Uhv package.src.rpm * vi /usr/src/RPM/SPECS/package.spec * Edit spec file as needed by hand * rpmbuild -bb --with fdr30 /usr/src/RPM/SPECS/package.spec replace fdr30 with your OS --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
