bug-anubis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-anubis] [QUESTION] ESMTP AUTH using CRAM-MD5


From: Daniel S. Haischt
Subject: [bug-anubis] [QUESTION] ESMTP AUTH using CRAM-MD5
Date: Sun, 12 Dec 2004 21:45:55 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hello,

can you the AUTH mode thingy of Anubis a bit further?

I have the following textfile which should be used
as a DB for authentication purpose.

------8<-------8<---------8<-------8<------8<------
#SMTP AUTHID:AUTH PASSWORD:ACCOUNT:CONFIG
haischt:xxxxxxxxx
------>8------->8--------->8------->8------>8------

My system anubisrc file contains the following entries

------>8------->8--------->8------->8------>8------
---BEGIN CONTROL---
bind anubis.abyssworld.de:24
remote-mta smtp.abyssworld.de:25
mode auth
termlevel debug
loglevel all
tracefile yes
tracefile /var/log/anubis-trace.log
---END---

---BEGIN AUTH---
smtp-greeting-message ESMTP Anubis (3.9.69)
smtp-help-message help message
sasl-password-db file:/usr/local/etc/anubisdb.txt
sasl-allowed-mech GSSAPI DIGEST-MD5 CRAM-MD5
---END---
------8<-------8<---------8<-------8<------8<------

This is the output from anubis running in debug
mode:

------>8------->8--------->8------->8------>8------

> Reading system configuration file /usr/local/etc/anubisrc...
> UID:0 (root), GID:0, EUID:0, EGID:0
> GNU Anubis bound to 192.168.120.1:24
> [91927] GNU Anubis is running...
> [91927] Connection from 192.168.120.239:3182
CLIENT <<< 220 abyssone.abyssworld.de GNU Anubis ESMTP; Identify yourself(64)
CLIENT >>> EHLO [192.168.120.239](24)
CLIENT <<< 250-Anubis is pleased to meet you.(36)
CLIENT <<< 250-STARTTLS(14)
CLIENT <<< 250-AUTH CRAM-MD5 DIGEST-MD5 (31)
CLIENT <<< 250 HELP(10)
CLIENT >>> STARTTLS(10)
[91989] anubis.pem: No such file or directory
CLIENT <<< 454 TLS not available due to temporary reason(47)
CLIENT >>> AUTH CRAM-MD5(15)
SASL mech=CRAM-MD5, inp=(null)
CLIENT <<< 334 PDMxMjU1NDIzNDAzNDQ0MTMxMDEwLjBAbG9jYWxob3N0Pg==(54)
> [91989] GSASL CRAM-MD5: cannot get username
CLIENT <<< 535 Authentication failed(27)
CLIENT >>> aGFpc2NodCAzOTBhOWUyYzNhODFjNTVjZGYzNzBjN2U5YzcwNmVlZA==(58)
CLIENT <<< 500 Unknown command(21)

------8<-------8<---------8<-------8<------8<------

These are my questions:

 - Do I have to provide an SSL certificate if a want
   to use ESMTP AUTH.
 - What could be the reason for the ...

    -> cannot get username

   ... message?

--
Mit freundlichen Gruessen / With kind regards

Daniel S. Haischt   | phone:    +49 -7032-992909
Grabenstrasse 11    |           +49 -700-DHAISCHT
                    | fax:      +49 -7032-992910
D-71083 Herrenberg  | fax2mail: +49 -7032-7999738
GERMANY             | cell:     +49 -172-7668936

email: address@hidden
web:   http://www.daniel.stefan.haischt.name/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]