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:
[EMAIL PROTECTED] 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


Reply via email to