diff options
author | OJ Random <ojrandom@protonmail.com> | 2020-04-27 09:59:17 +0200 |
---|---|---|
committer | OJ Random <ojrandom@protonmail.com> | 2020-04-27 09:59:17 +0200 |
commit | 7b8c85cf3f4095f77cff0618c11a6e474e9d0fa5 (patch) | |
tree | 08bf8ebb76167ea10cdfccaa4169591dc6a83940 /.homeinstall | |
parent | c229f058b4331e3b631d9ca725385ef78bf59778 (diff) | |
download | volse-hubzilla-7b8c85cf3f4095f77cff0618c11a6e474e9d0fa5.tar.gz volse-hubzilla-7b8c85cf3f4095f77cff0618c11a6e474e9d0fa5.tar.bz2 volse-hubzilla-7b8c85cf3f4095f77cff0618c11a6e474e9d0fa5.zip |
stress the importance of PHP mail()
Diffstat (limited to '.homeinstall')
-rw-r--r-- | .homeinstall/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.homeinstall/README.md b/.homeinstall/README.md index 1ed2e07d2..43c5d14b3 100644 --- a/.homeinstall/README.md +++ b/.homeinstall/README.md @@ -17,6 +17,7 @@ Software + Fresh installation of Debian 10 (Stretch) + Router with open ports 80 and 443 for your web server ++ Some form of email server or email gateway such that PHP mail() works. ## How to run the script @@ -45,7 +46,7 @@ In Admin settings of hubzilla or via terminal ## Optional - Switch verification of email on/off -Do this just befor you register the user. +Do this just befor you register the user and you have no working PHP mail(). In Admin settings of hubzilla or via terminal |