"Andre Oppermann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Added auth_smtp and AUTH capabilities to qmail-smtpd. Enabled via the > SMTPAUTH env var. If SMTPAUTH is set to TLSREQUIRED it is neccesairy to > do a STARTTLS before issuing an AUTH command. If AUTHREQUIRED is set any > user MUST successfully authenticate before issuing a MAIL FROM command. > The string in the env var AUTHPREPEND will be prepended to the userid in > the received line. > Andre Just making sure I understand. Does this mean that a user has to put in his username and password and authenticate against the ldap database before he can send mail? >
