-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added invalid From: address detection , correction is to set `admin_email` An automatic Bcc: address can be set by adding path to SMTP URI: `/admin_email` Adding any other path sets automatic Bcc: address, remember to use URL encoding, %40 for `@` SMTP debug to PHP error.log can be turned on by adding query string to SMTP URI: `?debug` Debug level can be set by adding a value: `?debug=4`, possible values: 0,1,2,4
- Loading branch information
1 parent
ee16cac
commit f20d6c5
Showing
2 changed files
with
102 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters