From owner-freebsd-questions@FreeBSD.ORG Sat Sep 29 21:30:14 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E63216A41A for ; Sat, 29 Sep 2007 21:30:14 +0000 (UTC) (envelope-from mail@chdevelopment.se) Received: from av6-2-sn3.vrr.skanova.net (av6-2-sn3.vrr.skanova.net [81.228.9.180]) by mx1.freebsd.org (Postfix) with ESMTP id 1588013C458 for ; Sat, 29 Sep 2007 21:30:14 +0000 (UTC) (envelope-from mail@chdevelopment.se) Received: by av6-2-sn3.vrr.skanova.net (Postfix, from userid 502) id A5C4838238; Sat, 29 Sep 2007 23:30:12 +0200 (CEST) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av6-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 8E56E37F5E; Sat, 29 Sep 2007 23:30:12 +0200 (CEST) Received: from melissa.chdevelopment.se (90-227-26-163-no68.tbcn.telia.com [90.227.26.163]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 4F07A37E47; Sat, 29 Sep 2007 23:30:12 +0200 (CEST) Message-ID: <46FEC3E4.5010007@chdevelopment.se> Date: Sat, 29 Sep 2007 23:30:12 +0200 From: Christer Hermansson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.6) Gecko/20070811 SeaMonkey/1.1.4 MIME-Version: 1.0 To: Agus References: <46FE2516.5030908@chdevelopment.se> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: Cant send email using mail but it works telnetting... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2007 21:30:14 -0000 Agus wrote: >> You want the mail to be delivered to the file /var/mail/username ? >> >> I just typed at my machine (running freebsd and sendmail) >> >> mail -s "Testing" cat@localhost >> hello >> . >> >> and the mail got delivered to the file /var/mail/cat >> >> How is your sendmail configuration, I guess you have done some changes >> and not using the default ? >> >> -- >> >> Christer Hermansson >> >> >> >> Hi Christer, >> > > Thanks for the reply....exactly that...i want the mail to be delivered to > root@localhost....but is i say...i got it stucked in the queue deferred.... > > I didn't touch the sendmail conf..as far as i remember..also i dont know > much about sendmail conf so it would be difficult that i had modified > it...I'll check though.... > > thanks...and have a nice weekend all > > This is just a guess: Maybe you have changed the line # root: me@my.domain in the file /etc/mail/aliases -- Christer Hermansson