Qmail-LDAP
[Top] [All Lists]

Re: Authenticated SMTP

To: Claudio Jeker <jeker@n-r-g.com>
Subject: Re: Authenticated SMTP
From: Mário Gamito <gamito@gmail.com>
Date: Fri, 09 Feb 2007 16:45:33 +0000
Cc: qmail-ldap@qmail-ldap.org
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
In-reply-to: <20070209162838.GF18614@diehard.n-r-g.com>
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
References: <45CC948E.90305@gmail.com> <20070209162838.GF18614@diehard.n-r-g.com>
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)
Hi,

Wrong number of argument for a start -- there is no need to add auth_smtp
as argument to qmail-smtpd. Additional SMTPAUTH="AUTHREQUIRED" does not do
what you expect. You should use SMTPAUTH="",AUTHREQUIRED="" and NOPBS is a
no-op because you do not use pbscheck.
I did what you've told me.
I've inserted the line
:allow,SMTPAUTH="",AUTHREQUIRED=""
in tcp.smtp and removed the stuff from qmail-smtpd run file

Now it asks for the password, but it fails.
The qmail-smtpd logs say:

"@4000000045cca3bf079aec1c bin/auth_smtp: error while loading shared libraries: libkrb5.so.3: failed to map segment from shared object: Cannot allocate memory @4000000045cca3c409897d7c bin/auth_smtp: error while loading shared libraries: libkrb5.so.3: failed to map segment from shared object: Cannot allocate memory
@4000000045cca3f00b641d64 tcpserver: end 4050 status 256
@4000000045cca3f00b64502c tcpserver: status: 0/40"

but i've enough memory:
[root@www control]# free
             total       used       free     shared    buffers     cached
Mem:        254772     114668     140104          0      10680      60560
-/+ buffers/cache:      43428     211344
Swap:       522104          0     522104


Any ideas ?

Warm regards,
Mário Gamito



<Prev in Thread] Current Thread [Next in Thread>