SpamAssassin.cache.db-journal not found
    Steve Freegard 
    steve.freegard at fsl.com
       
    Thu Jun 18 15:21:12 IST 2009
    
    
  
Zaeem Arshad wrote:
> Hi,
> 
> Can any one explain what this means and what's the impact? Found it
> while stracing a MailScanner process.
> 
> access("/queue/mstmp/SpamAssassin.cache.db-journal", F_OK) = -1 ENOENT
> (No such file or directory)
> 
Part of the SQLite library; it's totally normal; IIRC SQLite has to
check to make sure the journal doesn't exist when it connects otherwise
it has to move the data from the journal to the datafile.
Regards,
Steve.
    
    
More information about the MailScanner
mailing list