How to allow outgoing mail bypass the rules?

I put some rules in the configuration document of my smtp server in order to prevent spam.

It works… so well that even some of the outgoing mails are detected as spam !

Is it possible to configure the router task of the smtp server to considerate the mail rules as “only incoming mail rules” ?

In other words, is it possible to always allow outgoing mail without testing the rules ?

Thanks for help.

Pascal.

Subject: How to allow outgoing mail bypass the rules ?

Pascal,

Standard domino server mail rules are evaluated for any message passing the router, inbound or outbound and this cannot be changed. In addition, all rules are evaluated all the time (with one specific exception), resulting in increased CPU load.

no.Spam.domino does allow you to create rules which only work for inbound, outbound or both and rules which exit the rule evaluation process upon a successful match. Both of these features significantly lower the CPU required to process rules.

I am the developer, if you hav any questions, please let me know.