asteddy wrote: > Hello, > I would like to know if I can disable spamassassin logging because I think > it's slowing down. > Are you using spamd? If so, this is handled through syslog. Tell spamd to log to a different facility using the -s parameter and configure your syslogd to not write that facility to a file.
If you're using something else that calls SA at the API level (ie: amavis, mailscanner), then let us know what you're using. > I would also know if there is a way to say to spamassassin that whitelisted > addresses don't need to pass all other rules. > 3.2.x supports short-circuiting for such things, older versions do not. However, even with short-circuiting it is still substantially more efficient to not call spamassassin at all for such messages. Depending on what tool you're using to call SA, this might be quite doable. > If there was already a thred talking about these arguments please tell me > where I can find it because I haven't found a searching engine in the mail > archive and I have subscribed the list only now. > Thank you in advance. > Asteddy > > >