Hello,
i'm quite a newbie to qmail....
i just installed qmail with inetd configuratio using system accounts
as mail user. running qmail-pop3d for the pop access and courier-imap.
qmail-pop3d is using checkpassword for authentification and its
working fine.
know i wanted to install qmail-smtp-auth from Dabrowski. it seemed to
be just right, but i still can send messages without an
authentification.
this is my inetd.conf configuration:
smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env \
tcp-env /var/qmail/bin/qmail-smtpd \
/bin/checkpassword /bin/true /bin/cmd5checkpw /bin /true
pop3 stream tcp nowait root /var/qmail/bin/qmail-popup qmail-popup
iebserv.ieb.net /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir
when i telnet on port 25 i get this after ehlo.
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-AUTH LOGIN CRAM-MD5 PLAIN
250-PIPELINING
250 8BITMIME
but i don't have to make auth plain or something
before i can mail. i just us
1. mail from: [EMAIL PROTECTED]
2. rcpt to: [EMAIL PROTECTED]
3. data
and send the message
can anyone give me a hint, why the authentification isn't working?
--
best regards
Lars Kirchhoff mailto:[EMAIL PROTECTED]