Worked like a charm. Thank you very much! --Andrew
--- On Sat, 11/14/09, Martin Pala <address@hidden> wrote:
From: Martin Pala <address@hidden> Subject: Re: [monit] Username generating "syntax error" To: "This is the general mailing list for monit" <address@hidden> Date: Saturday, November 14, 2009, 7:11 AM
The "hostname" option has to be past username/password ... just change the configuration like this:
set mailserver 127.0.0.1 password "blahblah"
Regards, Martin
On Nov 13, 2009, at 10:05 PM, A S wrote: I'm trying to get monit working with username/password authentication for the alert e-mails. I'm using the following configuration, but when I try to start monit it throws up a syntax error at "username":
set mailserver
127.0.0.1 using hostname “example.com”
username address@hidden
password “blahblah”
I'm not using SSL, just username/password. Do I have to use SSL to use username/password? Or am I missing something else?
I am running monit 5.0 installed from source on CentOS 5.
Many thanks, Andrew S.
|
-- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
-----Inline Attachment Follows-----
|