Re: smtpd times out

2001-05-29 Thread Dave Sill

kamesh jayachandran [EMAIL PROTECTED] wrote:

Everything was working fine before applying qmail-ldap-1.03-20010501.patch
to qmail-1.03 and building.Now after applying the patch,rebuilding,stopping 
qmail and restarting,the telnetting to port 25 timesout immedeately.

Times out immediately? That's a neat trick. Sure it's not being
refused? How is qmail-smtpd being started?

me: My name is kameshj

Should be fully-qualified.

ldapserver: (Default.) My LDAP Server is undefined! Uh-oh.

Hmm. Maybe that should be set.

-Dave



Re: smtpd times out

2001-05-29 Thread Henning Brauer

On Tue, May 29, 2001 at 10:44:39AM -0400, Dave Sill wrote:
 ldapserver: (Default.) My LDAP Server is undefined! Uh-oh.
 Hmm. Maybe that should be set.

qmail-ldap does not make much sense without one, but it works.


-- 
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany   *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)



smtpd times out

2001-05-28 Thread kamesh jayachandran

Hai,
Everything was working fine before applying qmail-ldap-1.03-20010501.patch
to qmail-1.03 and building.Now after applying the patch,rebuilding,stopping 
qmail and restarting,the telnetting to port 25 timesout immedeately.
The qmail-showctl shows like this,
qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 500.
subdirectory split: 23.
user ids: 510, 511, 512, 0, 513, 514, 515, 516.
group ids: 510, 511.
me: My name is kameshj
ldapserver: My ldap server is 


badmailfrom: (Default.) Any MAIL FROM is allowed.

bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.

bouncehost: (Default.) Bounce host name is kameshj.

concurrencylocal: (Default.) Local concurrency is 10.

concurrencyremote: (Default.) Remote concurrency is 20.

databytes: SMTP DATA limit is 5000 bytes.

defaultdomain: Default domain name is kameshj.

defaulthost: (Default.) Default host name is kameshj.

doublebouncehost: (Default.) 2B recipient host: kameshj.

doublebounceto: (Default.) 2B recipient user: postmaster.

envnoathost: (Default.) Presumed domain name is kameshj.

helohost: (Default.) SMTP client HELO host name is kameshj.

idhost: (Default.) Message-ID host name is kameshj.

localiphost: (Default.) Local IP address becomes kameshj.

locals: 
Messages for kameshj are delivered locally.
Messages for localhost are delivered locally.
Messages for localhost.localdomain are delivered locally.

me: My name is kameshj.

percenthack: (Default.) The percent hack is not allowed.

plusdomain: Plus domain name is kameshj.

qmqpservers: (Default.) No QMQP servers.

queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.

rcpthosts: 
SMTP clients may send messages to recipients at kameshj.
SMTP clients may send messages to recipients at kameshjpp.com.
SMTP clients may send messages to recipients at localhost.
SMTP clients may send messages to recipients at planetasia.com.

morercpthosts: (Default.) No effect.

morercpthosts.cdb: (Default.) No effect.

smtpgreeting: SMTP greeting: 220 Hai from kameshj.Hello how are u?.

smtproutes: 
SMTP route: localhost:127.0.0.1
SMTP route: seed:172.16.69.156
SMTP route: kameshjpp.com:127.0.0.1
SMTP route: planetasia.com:172.16.68.5
SMTP route: mailandnews.com:199.29.68.111

timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.

timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.

timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.

virtualdomains: 
Virtual domain: kameshjpp.com:kameshjpp.com

now the qmail-ldap specific files

ldapserver: (Default.) My LDAP Server is undefined! Uh-oh.

ldapbasedn: (Default.) LDAP basedn: NULL.

ldaplogin: (Default.) LDAP login: NULL.

ldappassword: (Default.) LDAP password: NULL.

ldapuid: Default UID is: 529.

ldapgid: Default GID is: 530.

ldapmessagestore: Prefix for non absolute paths: /var/qmail/maildirs.

ldapdefaultdotmode: (Default.) Default dot mode for ldap users: not defined.

ldapdefaultquota: (Default.) Default quota for ldap users: not defined.

dirmaker: (Default.) Location of program to create homedirs: not defined.

ldaplocaldelivery: (Default.) local passwd lookup is 1 (1 = on, 0 = off).

ldaprebind: (Default.) ldap rebinding is 0 (1 = on, 0 = off).

ldapcluster: (Default.) clustering is 0 (1 = on, 0 = off).

quotawarning: (Default.) No quotawarning.

custombouncetext: (Default.) No custombouncetext.

maxrcptcount: (Default.) 0 RCPT TOs are accepted before sending 553 (0 = off).

tarpitcount: (Default.) 0 RCPT TOs are accepted before tarpitting (0 = off).

tarpitdelay: (Default.) 5 seconds of delay to introduce after each subsequent RCPT TO.

badrcptto: (Default.) Any RCPT TO is allowed.

relaymailfrom: (Default.) Relaymailfrom not enabled.

rbllist: (Default.) No RBL listed.

supervise: I have no idea what this file does.
rcpthosts.lock: I have no idea what this file does.
virtualdomains.lock: I have no idea what this file does.
locals.lock: I have no idea what this file does.
defaultdelivery: I have no idea what this file does.

with regards
kamesh jayachandran