Please reply to list only. Don't hit reply-all (or whatever).
I am getting 2 copies for each reply.
sato x wrote:
pbscheck unable to read controls
There.. that is your first problem.
check in smtpd/run file for something like this:
--- from run file ---
PBSTOOL=${PBSTOOL:="$QMAIL/bin/pbscheck"}
if [ X${NOPBS+"true"} = X"true" ]; then
unset PBSTOOL
fi
--- end from run file ---
if it is there.. then leave it unchanged.
Check your controls/qmail-smtpd.rules file
add
,NOPBS=""
to all lines of that file if you do not want pop-before-smtp for sending
mails..
then run make command in that directory.
and in /var/qmail/service/qmail/log/main/current
@4000000045e6b24c186e2c5c delivery 7: deferral: \
Unable_to_login_into_LDAP_server,_bad_credentials._(#4.4.3)/
Your LDAP server credentials are not correct, fix it.
[root@mail qmail]# cat ./service/pop3d/log/main/current
@4000000045e6c0812ac1ee34 tcpserver: warning: dropping connection,
unable to read tcp.cdb: file does not exist
Post your /service/pop3d/run file.
--
Best Regards,
Sameer N. Ingole
http://weblogic.noroot.org/gallery2/
--
Better to light one candle than to curse the darkness.
|