Block Freezing

raytrax

Verified User
Joined
Aug 5, 2011
Messages
19
Hi!

Since the update of this week of Blockcracking I already have 7 server in the CPD with custombuild2.0 (spamassassin+blockcracking+easyspamfighter+pigeonhole) that all the local mails freezes them. And it displays the following error:

T = spamcheck: Child process of spamcheck carried returned 2 from command: / usr / sbin / exim

In order to deliver the mails I must disable the blockcracking, thaw them and proceed to retry the delivery.
At this point all local mails are delivered normally.

To remove blockcracking:

Code:
cd /usr/local/directadmin/custombuild
./build set blockcracking no
./build exim
./build exim_conf
 
Hi zEitEr!

Thanks for the reply, the problem is that the BC has been updated automatically by DirectAdmin.
Therefore this update should also involve updating the exim.pl to not leave without local mail service.
 
Back
Top