0

I'm setting up a MediaWiki page. I go to Preferences after I have logged in with my admin account. I try to send a confirmation email at my email address. I don't receive anything.

I'm the owner of all files and I have rwx rights. LocalSettings.php: $wgEmailAuthentication = true; . But $wgEmergencyContact and $wgPasswordSender have something like "apache@Œinvalid (it contains some invalid characters and literally the word invalid). I have changed them to myusername@domain and it still doesn't send a confirmation email. Maybe I'm putting the domain in wrong format? Does the problem have to do with LocalSettings or is it something else?

Aris
  • 5
  • 3

1 Answers1

0

and welcome to stackoverflow

what about this setting : Manual:$wgSMTP

Is it setup ?

PS: feel free to follow mediawiki tag, many things to learn through other's questions

Camille
  • 151
  • 5