sato x wrote:
Dear Sameer,

There were no error when I ran the dirmaker script at all. I check the /home and /var/qmail/maildirs directories but there were not any user's mail dir. Btw, here is the Makefile :

LDAPFLAGS=-DQLDAP_CLUSTER -DEXTERNAL_TODO -DDASH_EXT -DDATA_COMPRESS -DQMQP_COMPRESS -DSMTPEXECCHECK -DALTQUEUE -DBIGBROTHER

LDAPLIBS=-L/usr/local/lib -lldap -llber
LDAPINCLUDES=-I/usr/local/include
ZLIB=-lz
TLS=-DTLS_REMOTE -DTLS_SMTPD
TLSINCLUDES=-I/usr/local/include
TLSLIBS=-L/usr/local/lib -lssl -lcrypto
OPENSSLBIN=/usr/bin/openssl # it's in /usr/bin, not /usr/local/bin
MNW=-DMAKE_NETSCAPE_WORK
MDIRMAKE=-DAUTOMAILDIRMAKE
HDIRMAKE=-DAUTOHOMEDIRMAKE
SHADOWLIBS=-lcrypt
DEBUG=-DDEBUG

Ok, debug is on and options look fine.


Another question: can I comment the HDIRMAKE?

No, you will need it for virtual domain users or non-system users.


FYI:
- I didn't use qmail-conf but manually edit all the run files.

That is fine.


- Emails that supposed to go to local domain still wait in the queue while remote domain sending works just fine.

That is because your maildirmaker script is not working. I think that is the only reason why it is not working. Can you show (almost) unedited output of showctl please?
You may want to strip off ldap root password :)

also try sending mail when after you have increased loglevel for smtp daemon. Post logs as well.

--
Best Regards,

Sameer N. Ingole
http://weblogic.noroot.org/gallery2/
--
Better to light one candle than to curse the darkness.

Reply via email to