Steve wrote: > Hi, > > I am a bit of a newbie with Linux and Spamassassin.. > I am trying to learn Spamassassin by using the [EMAIL PROTECTED] as detailed > in the > EFW documentation. > > My setup is as follows: > I am using EFW to proxy my email to my ISP and do not run an internal > mailserver > or have a local domain specified. I would like to learn the spam engine using > Spamassassin. > > EFW is setup as follows: > > Enabled: > Transparent on GREEN: y > Transparent on ORANGE: y > Antivirus is enabled: y > Spamcheck is enabled: y > File Extensions are blocked: n > Incoming Mail enabled.: n > Firewall logs outgoing connections: y > > I have a smarthost defined as my ISP's mail server. Some SPAM is marked, but > not > all... My lack of knowledge will be my undoing!! > >
Remember that their are 2 different parts of this system SMTP [postix] is your outbound mail which as you said is setup to Smarthost to your ISP. So you'll scan outbound mail with the Amavis setup the controls are all under Proxy -> SMTP -> Spam read the help files at http://www.endian.it/fileadmin/documentation/efw-admin-guide//en/efw.proxy.smtp.html#efw.proxy.smtp.antispam To get an idea of the settings. Notice that Spam TAG and Spam Mark are different levels by default and do different things. The other part is inbound mail which goes through the p3scan [Pop Proxy] and calls spamc directly [which means spamd must be running] controls are under Proxy -> POP3 -> Spamfilter Make sure that Spam Filter is checked on in the global settings. Also my note about this not be able to use Bayes. [I have changed my permissions and the settings on how spamc is called and it works for me but I have not heard anyone else give their opinion on how this was set up.] Review all this stuff [read the Endian documentation which is pretty good] and then see if your problem still exists. If so let us know and I'll try to answer it. -Mike ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
