You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Bud Bach <ww...@ameritech.net> on 2007/01/25 17:02:52 UTC

Help with SenderInFakeDomain

I'm running on Centos with James 2.3.  I have SenderInFakeDomain enabled as
follows:

         <mailet
match="SenderInFakeDomain=64.55.105.9,64.94.110.11,194.205.62.122,194.205.62
.62,195.7.77.20,206.253.21\
4.102,212.181.91.6,219.88.106.80,194.205.62.42,216.35.187.246,203.119.4.6"
class="ToProcessor">
            <processor> spam </processor>
         </mailet>

What are the addresses that are listed?  

This seems to be catching mails that are originated locally by various
daemons:  

25/01/07 04:02:13 INFO  James.Mailet: SenderInFakeDomain: No MX, A, or CNAME
record found for domain: localhost.localdomain

and in the dns server log:

24/01/07 21:10:52 INFO  dnsserver: Autodiscovery is enabled - trying to
discover your system's DNS Servers
24/01/07 21:10:52 INFO  dnsserver: Adding autodiscovered server xx.xx.xx.xx
24/01/07 21:10:52 INFO  dnsserver: Adding autodiscovered server xx.xx.xx.xx
...
25/01/07 04:02:13 ERROR dnsserver: Couldn't resolve IP address for host
localhost.localdomain.

How do I get localhost.localdomain to be recognized as a valid domain?  It
is in my /etc/host file.

Thanks.  -- Bud


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org