Has anyone managed to configure BubbleWrap jail for PHP (fast cgi) to get mail() to work? On a fresh DA installation (and also on another, long working server), I ran such a list of commands:
I tried a few other commands, but also to no avail:
Which is compatible with https://directadmin.com/features.php?id=2740 and https://directadmin.com/features.php?id=2843.cd /usr/local/directadmin/custombuild
./build update
./build bubblewrap
./build jailshell
./build set eximconf yes
./build exim_conf
./build jailshell
echo "action=rewrite&value=jail"> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d
I tried a few other commands, but also to no avail:
There are no errors from the script, the logs (http/exim) are also empty. With jailshell disabled, mail() works fine. In my opinion, there is no way that there is no bug here, but Support says everything is working properly. I wonder where the truth lies, and if I'm wrong, where can I make a mistake?./build exim
./build rewrite_confs