PHP Mail Local OSX and Web-Internet

From HaFrWiki42
Revision as of 12:08, 29 October 2017 by Hjmf (talk | contribs)
Jump to navigation Jump to search

The standard features of UNIX mail (OSX) are limited, making the usage in Terminal or in PHP (which uses the sendmail) barely usable.
Therefor I decide to use PHPMailer [1] for using mail on intranet (MAMP Pro) and Internet.

Introduction

See also

top

Reference

top

  1. GitHub, PHPMailer is The classic email sending library for PHP