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

Re: Problem with Dovecot



On Fri, Jun 15, 2012 at 5:32 PM, Camaleón <noelamac@gmail.com> wrote:

> If this simple test fails then you better stop here, read the log and
> solve the problem in first place :-)

keir@example:~$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 example.org ESMTP Exim 4.72 Thu, 21 Jun 2012 17:34:00 +0000
helo example.org
250 example.org Hello localhost [127.0.0.1]
mail from: sm01@localhost
250 OK
rcpt to: keir@localhost
250 Accepted
data
354 Enter message, ending with "." on a line by itself
foobar
.
250 OK id=1ShlHY-00081O-MW
quit
221 example.org closing connection
Connection closed by foreign host.
keir@example:~$ mailx
No mail for keir

No luck :-/ Only relevant log entries seem to be:

2012-06-21 17:35:06 1ShlHY-00081O-MW <= sm01@localhost H=localhost
(example.org) [127.0.0.1] P=smtp S=352
2012-06-21 17:35:06 1ShlHY-00081O-MW gmail-smtp-in-v4v6.l.google.com
[2a00:1450:8005::1b] Network is unreachable
2012-06-21 17:35:07 1ShlHY-00081O-MW => snow.keir@gmail.com
<keir@localhost> R=dnslookup T=remote_smtp
H=gmail-smtp-in-v4v6.l.google.com [173.194.67.26]
X=TLS1.0:RSA_ARCFOUR_SHA1:16 DN="C=US,ST=California,L=Mountain
View,O=Google Inc,CN=mx.google.com"
2012-06-21 17:35:07 1ShlHY-00081O-MW Completed

Any ideas?

Keir


Reply to: