Hi Guys

Struggling to get mails to send from our server.When having a look in var/log I dont see anything attempting to send out in the logs.
Under config.php I have the following configured:

$config['poller-wrapper']['alerter'] = TRUE;
$config['alerts']['email']['default'] = "alerts@otelafrica.com";
$config['alerts']['email']['default_only'] = TRUE;
$config['email_from'] = "Observium dev <observium.otel.co.za>";
$config['alerts']['email']['enable']             = FALSE;

I have included a snapshot as well,please let me know if I am doing anything wrong.

Regards
Anton