BlockCracking 1.5

DirectAdmin Support

Administrator
Staff member
Joined
Feb 27, 2003
Messages
9,158
Hello,

I've released BlockCracking 1.5 to address a bug with majordomo sends.
For whatever reason, the PWD environmental variable is blank when majordomo is sending emails, so the paths checks in the /etc/exim.blockcracking/script.conf cause an error:
Code:
2016-08-15 15:09:30 1bZHdy-00020V-dX unable to set gid=1 or uid=1002 (euid=8): majordomo_private router (recipient is [email protected])
2016-08-15 15:09:30 1bZHdy-00020V-dX internal problem in majordomo_private router (recipient is [email protected]): failure to transfer data from subprocess: status=0100 readerror='No such file or directory'
To update, use CustomBuild 2.0:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build exim_conf
Allow up to 24 hours for the file mirrors to rsync.

John
 
Presently I am getting this error
Code:
 Exim configuration error in line 21 of /etc/exim.variables.conf

Any ideas?

Hello,

I've released BlockCracking 1.5 to address a bug with majordomo sends.
For whatever reason, the PWD environmental variable is blank when majordomo is sending emails, so the paths checks in the /etc/exim.blockcracking/script.conf cause an error:
Code:
2016-08-15 15:09:30 1bZHdy-00020V-dX unable to set gid=1 or uid=1002 (euid=8): majordomo_private router (recipient is [email protected])
2016-08-15 15:09:30 1bZHdy-00020V-dX internal problem in majordomo_private router (recipient is [email protected]): failure to transfer data from subprocess: status=0100 readerror='No such file or directory'
To update, use CustomBuild 2.0:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build exim_conf
Allow up to 24 hours for the file mirrors to rsync.

John
 
Back
Top