> -----Original Message-----
> From: Robert Penz [mailto:[email protected]] 
> Sent: Wednesday, August 19, 2009 8:09 AM

> On Wed, 19 Aug 2009 07:02:45 -0400, Sam Varshavchik 
> <[email protected]>
> wrote:
> 
> > Well, you have to turn off everything that uses DNS, in the esmtpd 
> > configuration file. Adding -nodnslookup to TCPDOPTS. Removing the 
> > BOFHCHECKDNS option. Also turning off all spf settings in 
> > the courier 
> > configuration file.
> > 
> > So, you can't do sender's domain verification. You can't do 
> > SPF lookups. 
> > Such is the price you'll pay for not using DNS.
> 
> I think you misunderstand me. dns using is ok, but it should 
> use also hosts entries for A and PTR records, specially for 
> its own hostname. To be specific I don't care about anything 
> else accept its own hostname. Why does every Linux system 
> have a /etc/hosts? because of the entry for loopback and its 
> own hostname. If you use "ping" or any other program it 
> checks the hosts file before it does a dns query.

Robert,

Aidas Kasparas touched on this, but the "right" solution to your issue is
not to go the /etc/hosts route, but to make sure that the DNS accessed by
the Courier server resolves whatever it is you deem essential -- in this
case, as I understand it, its own hostname.

So you can prevent the problem you experienced by having a local DNS server
that resolves the Courier server's own details.  I tend to run a two zone
server that responds to queries from localhost only, and which gets its zone
data from the "real" DNS system (I probably should go some automated zone
XFER mechanism, but since it gets updated so infrequently I just copy the db
files around...).

Malc.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to