Razor2 Error: No such file or directory report requires authentication

While doing Spam Report on SpamAssassin, I came across this error message,


reporter: razor2 report failed: No such file or directory report requires authentication at /usr/local/lib/perl5/site_perl/5.x.x/Mail/SpamAssassin/Plugin/Razor2.pm line 180. at /usr/local/lib/perl5/site_perl/5.x.x/Mail/SpamAssassin/Plugin/Razor2.pm line 330.

I checked the file existed, so It’s something to do with Razor authentication. This is what you need to do fix the error message from SpamAssassin.


shell> razor-admin -create
shell> razor-admin -register

Related posts:

  1. FreeBSD Port: Error Upgrading Perl 5.8.9 Usually I perform portupgrade daily on some of my FreeBSD...
  2. Configure Smarthost SMTP Authentication on Postfix My machine at home cannot send email using port 25,...
  3. Error in suphp.c on line Am experimenting suphp on several servers for security reason. During...
  4. PostgreSQL Database signal 6 Error On Apple Mac After I have done PostgreSQL upgrade through MacPort, the database...
  5. How to Install Cacti Plugin Architecture Cacti Plugin Architecture allow you to run useful monitoring plugins...
  6. Configure Your Own screenrc file There are few shell scripts I need to run when...
  7. Cacti Spine Source Installation Error on FreeBSD Just noticed FreeBSD’s port still using old version of spine,...
  8. Bind Error: “max open files (3520) is smaller than max sockets (4096)” Just notice one of the DNS server has the error...
  9. PCRE Error on PHP 5.2.x Recent upgrade to PHP 5.2.8 and PHP 5.2.9 have given...
  10. Quick File Copy on File Name with Sample Extension By default, some of the application installation provide you a...

Tags: , , , , ,

Leave a Reply