Mail(inglist) Management Interface Setup Requirements PHP 5.6 or higher Composer Installation Clone the repository Run composer install Create an .env file Environment Variables # Change these credentials SENDER_USERNAME=example@student.uni-tuebingen.de SENDER_PASSWORD=1324567890 EMAIL_HOST=smtpserv.uni-tuebingen.de EMAIL_PORT=587