From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 10:22:53 2008 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 9F80F1065670 for ; Tue, 25 Nov 2008 10:22:53 +0000 (UTC) (envelope-from abalour@gmail.com) Received: from mail-qy0-f18.google.com (mail-qy0-f18.google.com [209.85.221.18]) by mx1.freebsd.org (Postfix) with ESMTP id 44B078FC1A for ; Tue, 25 Nov 2008 10:22:53 +0000 (UTC) (envelope-from abalour@gmail.com) Received: by qyk11 with SMTP id 11so2241846qyk.19 for ; Tue, 25 Nov 2008 02:22:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :sender:to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=pSwnfhpaqUNelAvhTYUijAp6zWEW+3WwQtAkvmnp/kU=; b=Hnu7s0FPcZvs5AtM4rU3zLAHwxGH8vzfcaJ1fSkRBpbWvgMMMxEm3aZ0pAJmwy+diH tFPrmrg//V6RhRT2N+8OiZsembfrouWLnuUdOvgATQRg5XEWrWnrEImRtZ50kAbIwO96 MAEk/Puk0OBKNYubwoAndP7L4wsueRtLk62VU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references:x-google-sender-auth; b=xtRpQISRMIVKEtLIjKqIS6Jw7+Ym9l42/tEJ0ZSywK61HutjllHwFt/zVkyc+xSUSe V6YZVJuEZae60KeWPfYW3l89uCxLCzff/hTtqBz1NLerN3mX+5EJ+aKnLgi1cc6VLK+u Gpc/7d3TmnokH45/dUE76XI6K+KM7srz6qUyw= Received: by 10.214.11.11 with SMTP id 11mr3392698qak.308.1227608572597; Tue, 25 Nov 2008 02:22:52 -0800 (PST) Received: by 10.214.113.3 with HTTP; Tue, 25 Nov 2008 02:22:52 -0800 (PST) Message-ID: <35f70db10811250222n1842de30qc271b7b73d953fcb@mail.gmail.com> Date: Tue, 25 Nov 2008 12:22:52 +0200 From: "Ross Cameron" Sender: abalour@gmail.com To: "Kelly Jones" In-Reply-To: <26face530811221316y5be5bf40ra5c38f389f554ca1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <26face530811221316y5be5bf40ra5c38f389f554ca1@mail.gmail.com> X-Google-Sender-Auth: d360ffadde109b24 Cc: freebsd-questions@freebsd.org Subject: Re: Unix program that sends email directly using MX record X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ross.cameron@linuxpro.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2008 10:22:53 -0000 Sendmail/Postfix/Exim/et al should suffice. Take ure pick and use the one who's conf file you prefer. On Sat, Nov 22, 2008 at 11:16 PM, Kelly Jones wrote: > What Unix program sends email directly, using the MX record of the > recipient, instead of using sendmail or an installed MTA? > > I realize I could tweak sendmail.cf/etc to do this, but that's not > working in my (fairly unusual) special situation. > > I also realize that sending email directly is normally "bad", but I'm > testing something. > > -- > We're just a Bunch Of Regular Guys, a collective group that's trying > to understand and assimilate technology. We feel that resistance to > new ideas and technology is unwise and ultimately futile. > _______________________________________________ > 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" >