- Original Message -
> > When a server sends an email there is never ever a need for an
> > account.
>
> That's not always true - if you have outsourced your mail services (as
> we unfortunately have), you ALWAYS have to specify a user name. It's
> called ASMTP (authenticated SMTP).
OMG,
-devel@lists.sourceforge.net
Subject: Re: [Shinken-devel] SMTP / Notifications
> When a server sends an email there is never ever a need for an account.
That's not always true - if you have outsourced your mail services (as we
unfortunately have), you ALWAYS have to specify a user nam
Barre [mailto:moba...@avencall.com]
Sent: Tuesday, June 21, 2011 1:54 AM
To: shinken-devel@lists.sourceforge.net
Subject: Re: [Shinken-devel] SMTP / Notifications
On Mon, 2011-06-20 at 18:20 -0500, John Gwinner wrote:
> Ok, this may be slightly clueless
>
>
>
> I followed the quic
From: nap [mailto:napar...@gmail.com]
Hi,
This script just need a sendmail perl module, whtever version if I can
remember. We will change/replace this script in the future, because a Perl
dependency is not a good thing. We already got Python, we can do without Perl :)
Jean
Ok - that should g
On Mon, 2011-06-20 at 18:20 -0500, John Gwinner wrote:
> Ok, this may be slightly clueless
>
>
>
> I followed the quickstart, but I don’t see where you configure the
> SMTP server address, account to use, etc.
Hey there
When a server sends an email there is never ever a need for an account.
Y
On Tue, Jun 21, 2011 at 3:25 AM, John Gwinner wrote:
> More notes on my own question:
>
> ** **
>
> I seem to have perl 5.8.8 installed, but I can’t find sendmail.pm anywhere
> – not sure it’s installed correctly.
>
> ** **
>
> So if shinken is using sendmailservices.pl to send email, and
?
What version of Perl does Shinken need?
== John ==
From: John Gwinner [mailto:jgwin...@dazsi.com]
Sent: Monday, June 20, 2011 4:20 PM
To: shinken-devel@lists.sourceforge.net
Subject: [Shinken-devel] SMTP / Notifications
Ok, this may be slightly clueless
I followed the quicksta
Ok, this may be slightly clueless
I followed the quickstart, but I don't see where you configure the SMTP server
address, account to use, etc.
I get that we shouldn't build this into shinken per
http://www.shinken-monitoring.org/wiki/official/thebasics-notifications but it
seems like I should