Skip to content

timmyRS/PHPMailServ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPMailServ

An SMTP email receiver server, written in PHP.

Installation

  1. Download this repository
  2. Unzip it
  3. Move it somewhere you actually want it to be
  4. chmod -R 777 ./ in the directory
  5. screen php run.php
  6. Realize you first have to install screen
  7. screen php run.php

Configuration

Refer to config.comments.json - it contains a ton of information

About

An SMTP email receiver server, written in PHP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages