I have a little problem with exim : sending emails to big providers like gmail.com, yahoo.com .. I have no problem. But when I send email to my company account ( where I work ) from mutt/exim, email does not arrive. And no errors come back. I thought it can be some filter they have. I discovered that, while mutt compile headers correctly ( with my home account [EMAIL PROTECTED] ), it seems that exim qualify me with the [EMAIL PROTECTED] ( that is [EMAIL PROTECTED] ). Here I post a mail header :
>From [EMAIL PROTECTED] Received: by 10.141.105.12 with SMTP id h12cs163704rvm; Mon, 4 Aug 2008 05:02:55 -0700 (PDT) Received: by 10.86.99.9 with SMTP id w9mr10308684fgb.70.1217851373675; Mon, 04 Aug 2008 05:02:53 -0700 (PDT) Return-Path: <[EMAIL PROTECTED]> Received: from smtp-out112.alice.it (smtp-out112.alice.it [85.37.17.112]) by mx.google.com with ESMTP id 4si5833391fgg.4.2008.08.04.05.02.52; Mon, 04 Aug 2008 05:02:53 -0700 (PDT) Received-SPF: neutral (google.com: 85.37.17.112 is neither permitted nor denied by best guess record for domain of [EMAIL PROTECTED]) client-ip=85.37.17.112; Authentication-Results: mx.google.com; spf=neutral (google.com: 85.37.17.112 is neither permitted nor denied by best guess record for n of [EMAIL PROTECTED]) [EMAIL PROTECTED] Received: from FBCMMO01.fbc.local ([192.168.68.195]) by smtp-out112.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Mon, 4 Aug 2008 14:02:52 +0200 Received: from FBCMCL01B01.fbc.local ([192.168.69.82]) by FBCMMO01.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 4 Aug 2008 14:02:52 +0200 Received: from nome-1m3b12i2gp ([87.0.48.249]) by FBCMCL01B01.fbc.local with Microsoft SMTPSVC(6.0.3790.1830);rd Mon, 4 Aug 2008 14:02:52 +0200 Received: from Proprietario by nome-1m3b12i2gp with local (Exim 4.69) (envelope-from <[EMAIL PROTECTED]>) id K52S47-0002PW-JY for [EMAIL PROTECTED], 04 Aug 2008 14:02:31 +0200 Date: Mon, 4 Aug 2008 14:02:31 +0200 From: r <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: tststst Message-ID: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Operating-System: CYGWIN_NT-5.1 1.5.25(0.156/4/2) X-Disclaimer: Linux Return-Path: [EMAIL PROTECTED] X-OriginalArrivalTime: 04 Aug 2008 12:02:52.0305 (UTC) I saw that the last header part is correct ( I think it is written from mutt ) on the contrary, the first header part report as sender [EMAIL PROTECTED], that is my login account @ my computer name. I just wanted to know if anyone knows if I can change that [EMAIL PROTECTED] with [EMAIL PROTECTED] ( I tried with the headers_rewrite = [EMAIL PROTECTED] \ [EMAIL PROTECTED] but nothing change ) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/