EFA Mailwatch Mark Spam + Report Issue

Mindwatering Incorporated

Author: Tripp W Black

Created: 07/28/2014 at 03:34 PM

 

Category:
Linux
Other

Issue:
Running VMware deployed server of OVF template, there is an error when reporting spam from the Mailwatch / Mailscanner Recent Messages page results in an error:

The error occurs when checking that the message is spam, choosing Spam + Report and clicking the Submit button on a detail page.
Error Message:
SpamAssassin: Jul 28 15:46:03.245 [1951] warn: reporter: razor2 report failed: No such file or directory report requires authentication at /usr/local/share/perl5/Mail/SpamAssassin/Plugin/Razor2.pm line 180. at /usr/local/share/perl5/Mail/SpamAssassin/Plugin/Razor2.pm line 330., 1 message(s) examined.


Solution:
Update configuration so that Apache has credentials to Razor. This will allow Spamassassin to submit reports to Razor.

sudo ln -s /var/spool/postfix/.razor /var/www/.razor
sudo chown -R postfix:apache /var/spool/postfix/.razor
sudo chmod ug+rwx /var/spool/postfix/.razor
sudo chmod ug+rw /var/spool/postfix/.razor/*

Note:
Bug is fixed in EFA 3.0.0.5.


----------

Issue:
Email address and server Blacklist entries not working as expected.

Instructions:
For MailWatch GUI, don't add a wildcard:
Therefore, @maildomain.spam, blocks only the main top domain. The wildcards in EFA 3.x and 4.x don't work (e.g. *@maildomain.spam")








previous page

×