AFAIK, simscan will not send mails to SA for Trusted Users....This is the default on simscan. Trusted Users are identified by the RELAYCLIENT env variable that is set in tcp.smtp file. If you want to change this functionality you will have to build simscan rpm manually.
For this, install the simscan source package. It will generally get installed in /usr/src/...dir. goto the spec file which should be present in the SPEC dir. In the spec file, you will see a command called configure . This has some options that are being passed to it. Add this configuration also. --enable-spam-auth-user=y|n Turn on spam scanning for authenticated users (default no). Then save the spec file. Then rebuild the binary rpm. That should do it. Anand ----- Original Message ----- From: "fuzzy" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, August 08, 2006 11:28 AM Subject: Re: [qmailtoaster] Re: Hello and need help on Simscan Spamassassin > Isianto Istiadi wrote: > > Forgive me if I'm wrong, but isn't it the header comes from > > qmailtoaster.com and gmail ? I don't use gspe to write this email, I'm > > using gmail webmail to write and read email. GSPE email is a local > > email server where it get email from another provider using fetchmail. > > The problem is the provider email server doesn't have spam control, so > > I need to do the spam control. As gspe is a local email server, each > > internal staff also need to send email to another internal staff, and > > again contain alot of spams. > > Thanks > > > > Isianto > > forgive me, i did not correctly guess your setup. > > dansguardian? so is this computer is an edge-device protecting your > private lan while controlling web access, web-proxying and such? > > maybe the problem is related to the proxying line in the header. i > haven't seen that before, but that may not mean anything. > > what does your host file look like? more than one nic? the problem may > lie in there and the relayclient statement in tcp.smtp file. obviously > i am of no use, maybe someone else here can help. > > i was just over at the inter7 site reading up on simscan...apparently, i > have more to learn before offering advice. so, silently i slip away. > > fuzz > > > > --------------------------------------------------------------------- > 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]
