<div dir="ltr">I migrated my new mail server to postfix/amavis-new a few days ago and just want to clarify that all is well.<br><br>The system was setup per <a href="http://wiki.apache.org/spamassassin/IntegratedInPostfixWithAmavis">http://wiki.apache.org/spamassassin/IntegratedInPostfixWithAmavis</a> and the bayes databases linked as so:<br>
<br>cd  /root/.spamassassin<br><br>rm  user_prefs<br><br>ln  -s  /var/spool/amavis/.spamassassin/user_prefs  user_prefs<br><br>ln  -s  /var/spool/amavis/.spamassassin/bayes_seen  bayes_seen<br><br>ln  -s  /var/spool/amavis/.spamassassin/bayes_toks  bayes_toks<br>
<br>Those directories appear to be empty. I took a look at the daily cron email and noticed this as well:<br><br>dbg: bayes: no dbs present, cannot tie DB R/O: /var/lib/spamassassin/.spamassassin/bayes_toks<br><br>Any reason why it's looking there instead of /var/spool/amavis/.spamassassin/bayes_toks?<br>
<br>Are there any post-install tests/scripts I should be running to make sure all is well in amavis land? :-)<br><br>Thanks.<br><br><br><br><br><br></div>