ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> spamassassin-users
spamassassin-users
Re: Problem with URIBL rules : false positive and not listed while mannually checking
by Peter H. Lemieux other posts by this author
Oct 17 2006 9:07AM messages near this date
Re: Problem with URIBL rules : false positive and not listed while mannually checking | plain gif/png/jpg spam
Fabien GARZIANO wrote:
>  And for dns, I'm sorry, I typed it too fast and when I meant no 'dns' i
>  also meant no 'named' process. 

On mail servers it's usually a good idea to run a local nameserver, even 
if you have no zone files to publish (e.g., the "caching nameserver" 
named configuration that comes with RedHat-flavored distributions). 
Without a local nameserver you have to make a request against the ISPs 
servers for every message you receive.  If you run a local, caching 
server, once you've looked up an address it's kept locally which improves 
performance on a busy mail server.

If you run a caching server, make sure that /etc/resolv.conf has 
127.0.0.1 as its initial nameserver address.  Add the ISPs addresses 
below this in case your local named falls over.

Peter
Thread:
Fabien GARZIANO
Matt Kettler
Peter H. Lemieux

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved