>> On Fri, 2005-12-09 at 19:53 +0530, Arther Martin wrote:
>>
>>> I am not having rcpthost file in my control file.  How can I add.
>>>
>>>
>>> Please guide me...
>>>
>>>
>>
>> # echo "your.domain.name" > /var/qmail/control/rcpthosts
>>
>>
>> Replace your.domain.name with your actual domain name. Now try starting
>>  qmail-smtpd.
>>
>> Srinidhi.
>>
> Now i am getting port 25 in netstat
> but stil i m not able to telnet on port 25.
>
> it is showing following error
>
> Trying 0.0.0.0...
> Connected to 0 (0.0.0.0).
> Escape character is '^]'.
> Connection closed by foreign host.
>
>
> tcp        0      0 0.0.0.0:25                  0.0.0.0:* LISTEN
> 22808/tcpserver
>

Have you generated cdb file used by smtp server?

Have you disabled pop-before-smtp check or configured pbs servers? It is
turned on by default in qmail-ldap. Check description of NOPBS variable in
QLDAPINSTALL. Check smtp server's error logs.

If you use daemontools scripts supplied by qmail-ldap, logs are in
/var/qmail/log, cdb files are generated with make command issued in
/var/qmail/control directory.

-- 
Tomas

Reply via email to