Qmail-LDAP
[Top] [All Lists]

Re: qmail-ldap installation FAILURE again and again and .....

To: qmail-ldap@qmail-ldap.org
Subject: Re: qmail-ldap installation FAILURE again and again and .....
From: Claudio Jeker <jeker@n-r-g.com>
Date: Wed, 28 Feb 2007 13:25:45 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
In-reply-to: <f5ba7b270702280348i4b34ac7axffa1793d96e53802@mail.gmail.com>
Mail-followup-to: Claudio Jeker <jeker@n-r-g.com>, qmail-ldap@qmail-ldap.org
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
References: <f5ba7b270702271958x60fc5d0u1bf188440188bc3@mail.gmail.com> <45E53A0B.9060305@proscrutiny.com> <f5ba7b270702280327v36767f6ci6063b0287cf8f47e@mail.gmail.com> <f5ba7b270702280334w6373d25bvb4364d409ae6f91f@mail.gmail.com> <f5ba7b270702280348i4b34ac7axffa1793d96e53802@mail.gmail.com>
User-agent: Mutt/1.5.12-2006-07-14
On Wed, Feb 28, 2007 at 06:48:06PM +0700, sato x wrote:
> I cannot surf into www.proscrutiny.com/howtos/. Firefox says:
> 
> The following error was encountered:
> 
> Unable to determine IP address from host name for *www.proscrutiny.com*
> 
> The dnsserver returned:
> 
> Server Failure: The name server was unable to process this query.
> 
> If use the ip address instead, that is 64.62.190.191, I get into
> conopscentral.com and it stated :
>          Site is under construction.
> 
> By the way, I tried to install qmail-ldap (again). I can send email to other
> mail server, but I can send email to address in local domain (to users that
> has mail atribute in ldap server). It seems that the dirmaker script doesn't
> work.  Here is the /var/qmail/bin/dirmaker script:
>       #!/bin/sh
>           /bin/mkdir -m 700 -p $1/Maildir
>           /bin/mkdir -m 700 -p $1/Maildir/new
>           /bin/mkdir -m 700 -p $1/Maildir/cur
>           /bin/mkdir -m 700 -p $1/Maildir/tmp
> 
> I also tried with: /bin/mkdir -m 700 -p $1.
> The ldapuid is 600 (vmail), ldapgid is 600 (vmail) and /var/qmail/maildirs
> is owned by vmail.vmail (mod 700). Another information, when I telnet
> localhost:
> 
> [root@mail control]# telnet localhost 110
> Trying 127.0.0.1...
> Connected to localhost.localdomain (127.0.0.1).
> Escape character is '^]'.
> +OK <3252.1172660960@mail.tentena.co.id>
> user sato
> +OK
> pass rahasia
> -ERR mailbox could not be created
> Connection closed by foreign host.
> 
> What's  wrong with the configuration? Thank you for helping me.
> 

Have you looked at the log output of your pop3 server?
Have you considered to enable additional debug output by compiling with
-DDEBUG and setting LOGLEVEL to something like 15?
Have you checked that you can execute the dirmaker script on the
comandline "su vmail -c /var/qmail/bin/dirmaker /varqmail/maildirs/foo/"?
Have you rechecked that /var/qmail/control/dirmaker contains the correct
path to your script?

> PS. Which one is true:
>     ~/control/locals.cdb or ~control/locals
>     ~/control/rcpthosts.cdb or ~control/rcpthosts
> 

If the cdb file exists it is used instead of the plain file.
There is a Makefile in ~/control to generate the cdb files.

-- 
:wq Claudio

<Prev in Thread] Current Thread [Next in Thread>