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 u...@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 **[email protected] 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: [email protected]). From <**[email protected]> (host=mail-ew0-f209.google.com [209.85.219.209]) for **[email protected] 2010-04-20 18:17:53 1O4G92-0000b3-TQ <= **[email protected] H= mail-ew0-f209.google.com [209.85.219.209] P=esmtp S=2457 id= [email protected] 2010-04-20 18:17:56 1O4G92-0000b3-TQ => **[email protected] <**[email protected]> 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. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
