jay alvarez wrote:

--- HyperAxe <[EMAIL PROTECTED]> wrote:

Hi,

Are you using /var/qmail/bin/maildirmake or a
customized script of your
own? If you are using a custom script, can you email
us the content?
no, its a custom script I got from the url I have
posted in my previous mail, which has two lines:
#!/bin/sh
/bin/mkdir -m 0700 -p $1

it has a permission set to:

-rwxr-xr-x   1 root    qmail

In the thread found at:
http://marc.theaimsgroup.com/?l=qmail-ldap&m=111590884712691&w=2

"a)if I create the homedir by hand does mail delivery
work?"

the answer is no.

I'm sure I did uncommented the #DEBUG=-DDEBUG before
doing the build but where can I set the LOGLEVEL to
255?
You have to first stop qmail-smtpd. If you are running it using tcpserver, you have to use command

svc -d /service/qmail-smtpd

replace qmail-smtpd if your smtpd link has some other name.

Then *change to the directory where you smtpd run file resides*. On command line execute following command:

env LOGLEVEL=255 ./run

From other terminal, try injecting a mail to some user on your server. You will find all debug info on terminal where you have above command running.

I have attached here some files that might interest
you:)
Please do not attach slapd logs, it will not help as lookup is working properly..


--
Sameer N. Ingole
/*****************************************************/
Better to light one candle than to curse the darkness.
/*****************************************************/

Reply via email to