Hi all,

i'm using "smtp-auth-level=always" in spamdyke.

if i connect to it from one host it gives me:
        # telnet kramfid.org 25
        Trying 193.77.156.183...
        Connected to kramfid.org.
        Escape character is '^]'.
        220 kramfid.org ESMTP
        ehlo test
        250-kramfid.org
        250-PIPELINING
        250-8BITMIME
        250 AUTH LOGIN PLAIN

but if i connect from some other host it gives me no "AUTH LOGIN PLAIN" line.
        # telnet kramfid.org 25
        Trying 193.77.156.183...
        Connected to kramfid.org.
        Escape character is '^]'.
        220 kramfid.org ESMTP
        ehlo test
        250-kramfid.org
        250-PIPELINING
        250 8BITMIME

is this intentional or am i missing some configuration line?

thx,
ratko

_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to