Antispam General
Variable Name |
Type |
Description |
---|---|---|
C_AS_General_Enable |
Bool |
Enable Spam Engine 1 |
C_AS_General_ProcessingMode |
Int |
AS access mode bit 0 - All messages 1 - All except selected 3 - Group 5 - Selected domains only 9 - Selected accounts only |
C_AS_General_ProcessingGroup |
String |
Access mode group |
C_AS_Info_UpdateDate |
String |
Update date |
C_AS_Info_UpdateVersion |
String |
Update version |
C_AS_Info_EngineVersion |
String |
Engine version |
C_AS_Info_UpdateSize |
Int |
|
C_AS_Info_BayesWords |
Int |
|
C_AS_Info_BayesSpamMessages |
Int |
|
C_AS_Info_BayesGenuineMessages |
Int |
|
C_AS_SpamMaxTextBytes |
Int |
This variable controls how many bytes from the beginning of the message will be processed by Antispam. The default value is 4096 bytes. When a mail message has more bytes than this setting and there is something spam significant behind the limit, it will not be found, Antispam checks only the first x bytes. This does not apply to Antispam live. |