[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] A new year and I still can't get Xymon to send emails
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] A new year and I still can't get Xymon to send emails
- From: "Stewart L" <stewartl42 (at) gmail.com>
- Date: Thu, 8 Jan 2009 17:33:01 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=x8Y8bSHjBziDXIb7wNRKxOivsMU1dHkPrA0a57K1MyM=; b=VnNPpVxrew21ysEZI27ce1HIdHsH80hzbrXQ0EQwz0YDOC3PwBagsvVHa/Pz2Bynh+ S0A1ryQYW1PLLGtF7YoWyHGJvfgQCejxtv8Mdh+ksQM8/AVers/s8eBaU1sLesXpQoNa Eq4xcYMYyFmLQCnMhGcUG2/Vzr7z84Df+PkgU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=Ibw2GzUHQ2QOYlXhSGqRugBiS9Cb9yAUS5ciB8hQSL8MtYTNrrAMkEkKh4rCuJg17E 2VYCvyEAPp6VVq7/UNzhDJoael3FIpFSYDDXQ90wJkXGypiEO1S7dqVeE4QX9LStAyrF a/rM+mQe7tdj9hQ6RnDlJBrcUYAQ9SHAHPTOU=
- References: <9c05cce10901081320p62e62829sc0f4a46e9c4b828e (at) mail.gmail.com>
Is sendmail running on the box?
Mine is on a RHEL3 box. Simply tell sendmail that emails for your domain go
to your exchange server in the milertable and it should work.
Add a line like below to the mailertable. (/etc/mail/mailertable on RHEL)
mydomain.com smtp:exchange.mydomain.com
Then you can restart sendmail and test.
Can you send from the command line?
do this...(substituting for your email address)
# echo "test" | mail -s "Test email" email (at) mydomain.com
check sendmails log to see what is happening.
Stew
On Thu, Jan 8, 2009 at 4:20 PM, Greg Filter <mr.greg.filter (at) gmail.com>wrote:
> Hello:
>
> I have limited experience with Linux but I am trying.
>
> I have set up Xymon on both a Debian system and on a server running Ubuntu.
> The main part of the program works great. The information I am getting on
> the webpage is working fine.
> I am having trouble with sending alerts.
>
> I have setup a false alarm in Xymon so one server always appears down.
> In /var/log/hobbit/notifcations.log it appears the alert emails are being
> sent.
>
> In my domain I have a separate Windows server running Exchange.
> When I use the mail or mailx on the Linux servers emails are sent to
> addresses in my domain and to the gmail account specified in
> hobbits-alerts.cfg.
>
> Yet no alerts or emails from Xymon. Any suggestions?
>
> Sincerely, G Filter
> Indianapolis, IN
>
--
Stewart
--
If you see yourself in others, then whom can you harm?