postalsys / example-email-client

Email client that uses EmailEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-email-client

PHP webmail client that uses EmailEngine to list and view emails.

Features

  • List registered email accounts
  • Browse folders and emails
  • View emails
  • Download attachments

Screenshot 1: Account listing

Screenshot 2: Message listing

Screenshot 3: Message view


Usage

1. Setup

Requires the following environment variables:

2. Use Composer to install the dependencies

$ cd htdocs
$ composer install

3. Run

Open index.php on your browser.

License

MIT

About

Email client that uses EmailEngine

License:MIT License


Languages

Language:PHP 100.0%