On Thu, 21 Jun 2012 18:22:54 +0100, Keir Snow wrote: > On Fri, Jun 15, 2012 at 5:32 PM, Camaleón <noela...@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 ^^^^
(...) Well, that's *my* user, you should have tried with yours ("keir") instead :-) > keir@example:~$ mailx > No mail for keir > > No luck :-/ Let's see what's going on... > 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 This messages is because your Exim4 is still configured to use ipv6, but I don't think this is a "fatal" error, just a warning. > 2012-06-21 17:35:07 1ShlHY-00081O-MW => snow.k...@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? Yes. Okay, it seems your Exim4 is delivering (even the local messages?) to Gmail, and you will have to discover why happens so because the default Exim4 installation is not configured that way. What did you do? Maybe something like this? :-? http://wiki.debian.org/GmailAndExim4 You know (or should know) that Exim4 can be configured for different roles based on your needs, you have more info here: http://pkg-exim4.alioth.debian.org/README/README.Debian.html#id280581 Hint: check your "snow.k...@gmail.com" mailbox. Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/js1sef$5le$3...@dough.gmane.org