Xymon Mailing List Archive search

hobbit alerts

list Ryan Jay B. Lapuz
Wed, 18 Jul 2007 10:38:48 +0800
Message-Id: <029201c7c8e4$c51ab8f0$user-9d17b3cf1d05@xymon.invalid>

thanks to all of you.. alerts on my hobbit server is now operational..

----- Original Message ----- 
From: "Rob MacGregor" <user-07c9d92ae079@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Tuesday, July 17, 2007 7:54 PM
Subject: Re: [hobbit] hobbit alerts

On 7/17/07, Ryan Jay B. Lapuz <user-945139049f37@xymon.invalid> wrote:

this is the output of tail  /var/log/maillog:

Jul 17 18:59:39 kaidemitsui sendmail[5428]:  l6HAxdVN005428: from=root, 
size=48, class=0, nrcpts=1,  msgid=<2007
user-ed2ac349f776@xymon.invalid>, relay=root at localhost
Jul 17 18:59:39  kaidemitsui sendmail[5428]: l6HAxdVN005428: 
to=user-945139049f37@xymon.invalid, delay=00:00:00,  mailer
=esmtp, pri=30048, dsn=4.4.3, stat=queued

the status says it is queued by i never receive  them.. any ideas?
I already edited /etc/hosts file
You need to tell Sendmail what to do with the email.  By default it
looks up the MX record for the relevant domain, obviously with no DNS
that won't work :)

So, what you need to do is configure a "Smart Host" and put that value
in square brackets to tell Sendmail not to do any DNS lookups.  Put
the following in your sendmail.mc file (replacing the word
"mailserver" with the name of the server in /etc/hosts), rebuild
sendmail.cf and then restart sendmail:

define(`SMART_HOST', `[mailserver]')

Note that you'll want to copy and paste - the quotes used are
significant.  The sendmail documentation details more:

http://www.sendmail.org/doc/sendmail-current/cf/README

-- 
                Please keep list traffic on the list.

Rob MacGregor
     Whoever fights monsters should see to it that in the process he
       doesn't become a monster.                  Friedrich Nietzsche