From: Mattia (no email)
Date: Sun May 15 2005 - 18:01:12 EDT
Alle 23:38, domenica 15 maggio 2005, Andreas Winkelmann ha scritto:
> > :# telnet localhost 25
> > Trying 127.0.0.1...
> > Connected to localhost.localdomain.
> > Escape character is '^]'.
> > 220 server.area.loc ESMTP Postfix (Debian/GNU)
> > helo server
> > 250 server.area.loc
> > mail from:
> > 250 Ok
> > rcpt to:
> > 250 Ok
> > data
> > 354 End data with <CR><LF>.<CR><LF>
> > .
> > 250 Ok: queued as 87D2C1308D
> > quit
> > 221 Bye
> > Connection closed by foreign host.
> >
> > how you can see,autodemon doesn't start
>
> Where should it start? What do you expect? If you want to see AUTH-Lines,
> you should use EHLO, not HELO.
root at debian dot arealoc:# telnet 192.168.1.4 25
Trying 192.168.1.4...
Connected to 192.168.1.4.
Escape character is '^]'.
220 server.area.loc ESMTP Postfix (Debian/GNU)
ehlo server
250-server.area.loc
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250 8BITMIME
mail from:
250 Ok
rcpt to:
250 Ok
data
354 End data with <CR><LF>.<CR><LF>
.
250 Ok: queued as D838F1308D
quit
221 Bye
Connection closed by foreign host.
Ok, thanks lot; now it works i have understand the problem!
In fact i tried to find a solution with evolution but it didn't work.
Mattia
|
|
|