Forums | Mahara Community

Support /
Problem with configuring Mail Server in Mahara


Ghada El-Zoghbi's profile picture
Posts: 122

23 May 2016, 11:05

Hi Victor,

Another thing I just remember you should check.

In your config.php file, check if $cfg->sendemail is set.

If it is, you should remove it. Or, set it to false:

$cfg->sendemail = false;

 

Also remove $cfg->sendallemailto, or set it to an empty string:

$cfg->sendallemailto = '';

 

If they are there, they tell Mahara not to send emails or to send every email to one address that you specify in $cfg->sendallemailto.

 

Please let me know how you go.

Thanks

Ghada

24 May 2016, 23:17

 

Hi, thanks but I've solved fine setting it with the smtp server of google gmail Maybe for the next attempt occasion that Therefore I conseidero this thread and ended

12 results