From owner-freebsd-questions@FreeBSD.ORG Sun Jun 10 21:57:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D378B16A41F for ; Sun, 10 Jun 2007 21:57:53 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 6A5C813C483 for ; Sun, 10 Jun 2007 21:57:53 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so2338031pyi for ; Sun, 10 Jun 2007 14:57:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=CJrlRVoo0CXlI3PG5hcT4lMdIe+HuVccsUjjYSNDH2/ZWsdWzaw43U1bmcoGbidttATuURTXOgES6Yw8Y5dXwR3CkWtFfaS0MATHZKDKpKHlR7woCKAyVPJw7eg4Ycq3QGmO8mmfFxu2ZCTMtfAS6Hv0p1W2bgdLlN373x5/aoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ccowPbtgCzlIasJDsd6Wx7ytejfm1MFvJ97r9xYB/jv1VKbHP9QdutfVwJLp90sbTekLrKFo/koOWxZPoFDiDUf5UOAnyNQkBKjYSz3jvC350OHTKd1nYVXcmRtD9uKa8I1CG5tlLMZZLBLN2hwlBUQcqSGrUlFZMLWoPH0zFlM= Received: by 10.114.196.1 with SMTP id t1mr4867428waf.1181512672235; Sun, 10 Jun 2007 14:57:52 -0700 (PDT) Received: by 10.114.37.10 with HTTP; Sun, 10 Jun 2007 14:57:52 -0700 (PDT) Message-ID: <8d23ec860706101457w67082941r7d5c1006c55da345@mail.gmail.com> Date: Sun, 10 Jun 2007 17:57:52 -0400 From: Schiz0 To: "Bjorn Boulder" In-Reply-To: <922630.70501.qm@web57510.mail.re1.yahoo.com> MIME-Version: 1.0 References: <922630.70501.qm@web57510.mail.re1.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: [FreeBSD][Newb] How I use sendmail to send mail? 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: Sun, 10 Jun 2007 21:57:54 -0000 On 6/10/07, Bjorn Boulder wrote: > > > People, > > I need help with sendmail on my FreeBSD box running: > FreeBSD 5.3 > > Specifically, I need help using sendmail to send mail. > > I inherited this FreeBSD box from a guy who left for > another gig. > > The box appears to be stable. It's been up since Nov > 2006 > and is running a couple of simple web sites. > > The web sites work okay. > > We want to put up a 3rd site which needs to send mail > to people who register. > > I'm assuming that I need to get sendmail working. > > That is, I need it to send mail. > > It does not need to receive mail because we are using > google apps to receive all of our mail from the > outside. > > It was easy to setup: > > -Follow directions here: http://google.com/a/ > -Update the MX records for our domains > > When I try using sendmail I run this simple test: > > 1. create a text file, sendme.txt: > > From: bornboulder77@yahoo.com > Subject: test mail > Hi Bjorn > Bye Bjorn > > 2. Run shell command: > /usr/sbin/sendmail bornboulder77@yahoo.com < > sendme.txt > > Result: The mail is not delivered. > > I'd welcome any tips for configuring sendmail to send > mail. > > -b > > > > > ____________________________________________________________________________________Ready > for the edge of your seat? > Check out tonight's top picks on Yahoo! TV. > http://tv.yahoo.com/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > http://www.freebsd.org/cgi/man.cgi?query=sendmail