/mmi

Mail (inglist) Management Interface

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

Mail(inglist) Management Interface

Setup

Requirements

  • PHP 5.6 or higher
  • Composer

Installation

  1. Clone the repository
  2. Run composer install
  3. 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