Sameer N Ingole wrote:

Claudio Jeker wrote:

On Tue, Jul 05, 2005 at 01:37:00AM +0530, Sameer N Ingole wrote:
Paul Smeddle wrote:

What parameter so we give to increase log level to debug on command line while running qmail-smtpd/run script (on command line)?



"env LOGLEVEL=255 ./run" should work.

Yes, I forgot that..
So after doing this, I got this on command line...

qmail-smtpd 25907: enabled options: starttls smtp-auth-tls-required qmailqueue /var/qmail/bin/simscan
qmail-smtpd 25907: remote ehlo: [192.168.2.101]
qmail-smtpd 25907: remote ehlo: [192.168.2.101]
qmail-smtpd 25907: read error or connection closed
tcpserver: end 25907 status 256

when I invoke smtp using my email-client.


And this is when I connect using telnet on port 25

qmail-smtpd 25914: enabled options: starttls smtp-auth-tls-required qmailqueue /var/qmail/bin/simscan
qmail-smtpd 25914: remote ehlo:
qmail-smtpd 25914: quit, closing connection

What might be the reason?

It did not work so I had to revert settings in qmail-smptd/run file. But after that for testing I sent a mail, which went through but is following log ok?

qmail-smtpd 25983: enabled options: starttls smtp-auth-tls-required qmailqueue /var/qmail/bin/simscan
qmail-smtpd 25983: remote ehlo: [192.168.2.101]
qmail-smtpd 25983: remote ehlo: [192.168.2.101]
qmail-smtpd 25983: auth plain
init_ldap: control/ldapserver: '127.0.0.1'

Meaning I have *smtp-auth-tls-required* as can be seen above. but here
*qmail-smtpd 25983: auth plain* is it ok? Does it mean that I am *not*
using encrypted password but everything is encrypted using tls over the
network.

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

Reply via email to