Hey Guys

Changed the config file and that looks fine (please see attached screenshot)
I created some default alerts and they are triggering however it doesn't seem to be triggering the mail still.(please see attached screenshot)
It doesnt look like it is trying to send mail.




On Thu, Feb 27, 2014 at 8:20 PM, Moore, Cameron <cmoore@hsutx.edu> wrote:
In lieu of documentation, here are some example valid "email_from" values:

$config['email_from'] = 'email@example.com';
$config['email_from'] = '<email@example.com>';
$config['email_from'] = 'My Email <email@example.com>';
$config['email_from'] = '"My Email" <email@example.com>';
$config['email_from'] = "'My Email' <email@example.com>";

You must ALWAYS supply a properly formatted email address.  The following are INVALID values:

$config['email_from'] = 'example.com';
$config['email_from'] = 'My Team <example.com>';
$config['email_from'] = 'My Team';
--
Cameron Moore


-----Original Message-----
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Ryan Prihoda
Sent: Thursday, February 27, 2014 9:07 AM
To: Observium Network Observation System
Subject: Re: [Observium] Mail Alerts

It needs to be someone@somedomain.com


On 02/27/2014 01:50 AM, Adam Armstrong wrote:
> Your from address is *still* not valid.
>
> adam.
>
> On 2014-02-26 04:07, tech8.otelafrica wrote:
>> 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 [1]>";
>> $config['alerts']['email']['enable']             = FALSE;
>>
>> I have included a snapshot as well,please let me know if I am doing
>> anything wrong.
>>
>> Regards
>> Anton
>>
>> Links:
>> ------
>> [1] http://observium.otel.co.za
>>
>> _______________________________________________
>> observium mailing list
>> observium@observium.org
>> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
> _______________________________________________
> observium mailing list
> observium@observium.org
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium