X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: r Subject: Exim problem Date: Tue, 5 Aug 2008 20:35:52 +0000 (UTC) Lines: 69 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: slrn/pre0.9.9-112/mm/ao (Win32) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 xxxx AT gmail DOT com ), it seems that exim qualify me with the linux_login_account AT _my_computer_name ( that is Proprietario AT nome-1m3b12i2gp ). Here I post a mail header : From Proprietario AT nome-1m3b12i2gp 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: 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 Proprietario AT nome-1m3b12i2gp) 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 Proprietario AT nome-1m3b12i2gp) smtp.mail=Proprietario AT nome-1m3b12i2gp 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 ) id K52S47-0002PW-JY for xxxxxx AT gmail DOT comn, 04 Aug 2008 14:02:31 +0200 Date: Mon, 4 Aug 2008 14:02:31 +0200 From: r To: xxxy AT gmail DOT com Subject: tststst Message-ID: <20080804120231 DOT GA616 AT linux DOT local> Reply-To: xxxxx AT gmail DOT com 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: Proprietario AT nome-1m3b12i2gp 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 Proprietario AT nome-1m3b12i2gp, that is my login account @ my computer name. I just wanted to know if anyone knows if I can change that Proprietario AT nome-1m3b12i2gp with xxxxx AT gmail DOT com. ( I tried with the headers_rewrite = Proprietario AT nome-1m3b12i2gp \ xxxxx AT gmail DOT com 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/