Can I learn messages more often a day?
If you have large amount of spam or ham messages to learn every night you might want to do that using a batch-file with the commandline operated utility hcheck.exe
To learn messages as spam from the c:\temp\spam folder execute the following command in the working directory of Revealer:
hcheck.exe –spam c:\temp\spam
To learn messages as ham from the c:\temp\ham folder execute the following command in the working directory of Revealer:
hcheck.exe –ham c:\temp\ham
The result message are 2 values representing the number of learned messages and the number of total messages.