[exim] forwarded mail never arrives

Top Page
Delete this message
Reply to this message
Author: Capstone
Date:  
To: Exim-users
Subject: [exim] forwarded mail never arrives
Hi all,

Exim newbie here. ;-)

I've installed Exim following this article: http://koivi.com/exim4-config/

Almost everything seems to work, i can email user@hostname from outside,
received mail then gets stored in /home/user/Maildir/new

Now i have set up a virtual domain gridmusic.org where i just want the mail
forwarded to a gmail account. I created the forward (again following the
article above), and when i test locally:

$ exim -odf -v *****@gridmusic.org
Test message
.

The mail gets delivered to gmail within minutes.

I then send another message from outside (either gmail or another
mailaccount) and the mainlog says this:

2010-04-20 18:17:52 1O4G92-0000b3-TQ SA: Debug: SAEximRunCond expand
returned: '1'
2010-04-20 18:17:52 1O4G92-0000b3-TQ SA: Debug: check succeeded, running
spamc
2010-04-20 18:17:53 1O4G92-0000b3-TQ SA: Action: scanned but message isn't
spam: score=2.2 required=5.0 (scanned in 1/1 secs | Message-Id:
s2g36ba9b061004200917m8c407359p38ab9a3ebc1c5bd3@???). From
<*****@gmail.com> (host=mail-ew0-f209.google.com [209.85.219.209]) for
*****@gridmusic.org
2010-04-20 18:17:53 1O4G92-0000b3-TQ <= *****@gmail.com H=
mail-ew0-f209.google.com [209.85.219.209] P=esmtp S=2457 id=
s2g36ba9b061004200917m8c407359p38ab9a3ebc1c5bd3@???
2010-04-20 18:17:56 1O4G92-0000b3-TQ => *****@gmail.com <*****@gridmusic.org>
R=dnslookup T=remote_smtp H=gmail-smtp-in.l.google.com [74.125.67.27]
2010-04-20 18:17:56 1O4G92-0000b3-TQ Completed

Which looks like everything went well, except that the mail never arrives..
I've tried this from another (non-gmail) address too with the same result.

Any idea what could be going on, or how i can debug this?

Thanks,
Olivier.