#!/bin/sh
cat /usr/local/directadmin/data/users/admin/user.conf | grep -Po "email=\K.+" | head -n 1
