A simple PHP wrapper for OpenBSD smtpd service to use in your web apps - PHP: <=8.1, GPL

Dan Nuggetsman 085ed0fc0a Update 'README.md' 2 月之前
Private af1bdcc612 Add files via upload 2 年之前
Public 314c19ac0e Add files via upload 2 年之前
LICENSE d29ec24183 Initial commit 3 年之前
README.md 085ed0fc0a Update 'README.md' 2 月之前

README.md

PHPBSDRelay

Welcome to PHPBSDRelay

PHPSBDRelay is a simple PHP wrapper for OpenBSD smtpd service to use it as smtp relay for your web apps

To install the PHPBSDRelay proceed with the following steps:

  1. Create the user _PHPBSDRelay by running the script Private/shell/create_user.sh
  2. Configure your PHPBSDRelay web app appropriately to use PHP-FPM
  3. Use the sample Private/conf/PHPBSDRelay.conf for PHP-FPM at your discrection,
    adding it in /etc/php-fpm.d/ or any cons repo in your system

Attention:
>> Remember to change the logic by which you generate the variable $SALT in index.php <<

Consume it (from PHP) like that:

yourhostname.com/?bsdha=&bsdto=posta@elettronica.lol&bsdsu=hello&bsdbo=Hello%20from%20Github!

For any need of software additions, plugins and improvements please write to info@5mode.com

To help please donate by clicking https://gaox.io/l/dona1 and filling the form.

Feedback: code@gaox.io