From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 70-56-2-103.dnvr.qwest.net ([70.56.2.103] helo=saidin.asmodean.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DORJf-000759-00 for ; Wed, 20 Apr 2005 22:21:19 -0400 Received: by saidin.asmodean.net (Postfix, from userid 500) id CEEF0900A8; Wed, 20 Apr 2005 20:22:41 -0600 (MDT) Date: Wed, 20 Apr 2005 20:22:41 -0600 From: "Raul A. Gallegos" To: "Speakup is a screen review system for Linux." Message-ID: <20050421022241.GH6136@saidin.asmodean.net> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <20050421013044.GC6136@saidin.asmodean.net> <20050421014124.GB23022@lava-net.com> <20050421021549.GG6136@saidin.asmodean.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050421021549.GG6136@saidin.asmodean.net> User-Agent: Mutt/1.4.1i X-Organization: Asmodean Subject: Re: mail getting lost question X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 02:21:19 -0000 I think I see the problem. After reading my latest message on here and looking at the headers of the message it seems that postfix is sending out the mail directly without using the smtp-authentication I setup. In short, this message when it goes out to postfix to send out is going directly to braille.uwo.ca and not to my hosting service which is mail.asmodean.net. This would make sense because if smartgroups blocks consumer ip address ranges or something similar then it would reject my mail. If this is the case it's now a question of how to get all outgoing mail to use the smarthost I setup with either exim or with postfix. I had this working fine with exim 3.x but since installing FC3 it has exim 4.x and I'm not as familiar with it. I followed a howto I found on google to setup smtp-auth using postfix but it does not seem to work either.