From owner-freebsd-questions Thu Mar 6 9:18:51 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B72CF37B401 for ; Thu, 6 Mar 2003 09:18:49 -0800 (PST) Received: from hotmail.com (oe54.law12.hotmail.com [64.4.18.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F0F743F85 for ; Thu, 6 Mar 2003 09:18:49 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 6 Mar 2003 09:18:49 -0800 X-Originating-IP: [192.216.212.193] From: "Brian Henning" To: "Giorgos Keramidas" Cc: "freebsd" References: <20030306170049.GA78754@gothmog.gr> Subject: Re: mail problem Date: Thu, 6 Mar 2003 11:16:29 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 06 Mar 2003 17:18:49.0163 (UTC) FILETIME=[73AEC1B0:01C2E404] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On 2003-03-06 10:51, Brian Henning wrote: > > i am able to perform the following command fine when i want to send > > mail on the local network. > > > > cat input_message.txt | mail -s "hello world" henninb@localhost > > > > is there a flag that i can pass to mail to tell it to use the proper > > server for when i want to perform this operation to an address > > outside my local network? > > > > cat input_message.txt | mail -s "hello world" b1henning@hotmail.com > > Have you checked your /var/log/maillog file? Any hints there? > > When you say that you are unable to use mail(1), do you mean that you > get the message returned to your local mailbox? If yes, what is the > precise error that the failed delivery contains? > > - Giorgos > ... while talking to mail.navitaire.com.: >>> MAIL From: SIZE=389 <<< 553 5.1.8 ... Domain of sender address henni nb@trinity.the-matrix.net does not exist the error seems to point to the domain name of my internal network... is there a way to change this such that the server will accept my emial? thanks, brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message