Index: [Article Count Order] [Thread]

Date:  Wed, 4 Jun 2008 16:00:09 -0700
From:  "Jim Scott" <jscott (at mark) infoconex.com>
Subject:  [coba-e:13159] Re: Another Strange Sendmail Error
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <011501c8c696$bd52e6a0$0569a8c0@WORK1>
References:  <772066.26924.qm (at mark) web65611.mail.ac4.yahoo.com>
X-Mail-Count: 13159

Dan here is a few tests you can run to make sure your changes are being seen 
in your access file.

1) Run this command: sendmail -bt

That will bring you to a prompt >

Then type in:  /map  access  retail.telecmitalia.it

If it matches a rule you will get back something like this.

map_lookup: access (retail.telecmitalia.it) returns REJECT (0)

If not match you will get: No address!

To exit you type in /quit

Jim