On Tue, Aug 21, 2012 at 4:47 PM, Jean-Luc Bassereau <jlb@xxxxxxxxxxxxxx> wrote: > Le Tue, 21 Aug 2012 15:54:37 +0300 > Δημήτρης Ζέρβας <01ttouch@xxxxxxxxx> a écrit : > >> nope :( >> take a look, /var/log/mail.log: >> Aug 21 15:21:28 localhost postfix/smtpd[6461]: disconnect from >> xxxxx.google.com[xxx.xxxx.xxx.xxx] >> Aug 21 15:21:44 localhost postfix/smtpd[6578]: connect from >> xxx-xxx-xxx-xxx.example.net[xxx.xxx.xxx.xxx] >> Aug 21 15:21:44 localhost postfix/smtpd[6578]: SSL_accept error from >> xxx-xxx-xxx-xxx.example.net[xxx.xxx.xxx.xxx]: -1 >> Aug 21 15:21:44 localhost postfix/smtpd[6578]: warning: TLS library >> problem: 6578:error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http >> request:s23_srvr.c:418: >> Aug 21 15:21:44 localhost postfix/smtpd[6578]: lost connection after >> CONNECT from xxx-xxx-xxx-xxx.example.net[xxx.xxx.xxx.xxx] >> Aug 21 15:21:44 localhost postfix/smtpd[6578]: disconnect from >> xxx-xxx-xxx-xxx.example.net[xxx.xxx.xxx.xxx] > > > I just tried to send you an email by telneting your server on port 25 > and it seems to work : > > telnet mail.dimitrisze.com 25 > Trying 158.255.215.159... > Connected to mail.dimitrisze.com. > Escape character is '^]'. > 220 ns1.dimitrisze.com ESMTP Postfix > helo toto.com > 250 ns1.dimitrisze.com > mail from:<test@xxxxxxxx> > 250 2.1.0 Ok > rcpt to:<test@xxxxxxxxxxxxxx> > 250 2.1.5 Ok > data > 354 End data with <CR><LF>.<CR><LF> > test > > > . > 250 2.0.0 Ok: queued as 64A403FC9C > quit > 221 2.0.0 Bye > Connection closed by foreign host. > > > Check your logs with this. > > > Cheers I also sent an email, for redundancy: 20:05 telnet mail.dimitrisze.com 25 Trying 158.255.215.159... Connected to mail.dimitrisze.com. Escape character is '^]'. 220 ns1.dimitrisze.com ESMTP Postfix helo gesh.uni.cx 250 ns1.dimitrisze.com mail from:<gesh@xxxxxxxxxxx> 250 2.1.0 Ok rcpt to:<test@xxxxxxxxxxxxxx> 250 2.1.5 Ok data 354 End data with <CR><LF>.<CR><LF> Hello Dimitri, This is a test message sent by telnet to port 25 on your server. If this arrives safely, please confirm by return email. Good night, Gesh . 250 2.0.0 Ok: queued as 4BE743FC9C quit 221 2.0.0 Bye Connection closed by foreign host. So long, Gesh