~ 1 min read
daloRADIUS VM update – missing php-mail-mime extension
Following a ticket on daloRADIUS’s SF page regarding a blank page
when creating a user/notification it lead me to investigate the issue. It seems that the VM is missing the php-mail-mime package. To mitigate this run:
apt-get install php-mail-mime