Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.
/ ellias Public archive

📬 Create and manage your email aliases.

Notifications You must be signed in to change notification settings

adrien-chinour/ellias

Repository files navigation

Ellias : Email Alias Manager

Introduction

Ellias is an open source project based on Symfony for email aliases. Add your email provider and manage alias, import/export aliases easily.

Installation

Build project and start docker environment

docker-compose build
docker-compose up -d
docker exec ellias_php composer setup
yarn install

Create a new admin user

docker exec -it ellias_php bin/console app:user:create