After created a new User got Error: Save failed with the following error: Could not instantiate mail function.
Tried Send Test Mail
in Global Configuration, Tab Server
also fails. If necessary, i open a new Issue
Joomla! 4.0-nightly builds
macOS Sierra, 10.12.3
Safari 10.0.3
PHP 7.0.15
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-03-05 07:36:29 |
Closed_By | ⇒ | franz-wohlkoenig |
@PhilETaylor thanks for hint, i have no Mail-Server local.
Do you have a mail server installed on your mac?
What Mail Settings are you using?
what happens on your MAMP if you try a standard mail test.php ?
<? mail('me@example.com','test','test');