From owner-freebsd-questions@FreeBSD.ORG Thu May 8 08:12:47 2003 Return-Path: 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 1BCDF37B401 for ; Thu, 8 May 2003 08:12:47 -0700 (PDT) Received: from occp4.ocservers.net (216-73-120-2.ocdc-01.net [216.73.120.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F5D243F93 for ; Thu, 8 May 2003 08:12:44 -0700 (PDT) (envelope-from ehr3@ehr3.com) Received: from pool-151-198-132-161.mad.east.verizon.net ([151.198.132.161] helo=fred) by occp4.ocservers.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #1) id 19Dn4b-0000YW-00 for freebsd-questions@FreeBSD.ORG; Thu, 08 May 2003 08:12:41 -0700 From: "Ernest H. Rice" Organization: ehr3 & Associates, Inc. To: freebsd-questions@FreeBSD.ORG Date: Thu, 8 May 2003 11:17:19 -0400 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305081117.19637.ehr3@ehr3.com> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - occp4.ocservers.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - ehr3.com Subject: 4.8 sendmail/mail/smtp problem/question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ehr3@ehr3.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 15:12:49 -0000 Folks: I am running 4.8 FreeBSD from my home office. Everything is fine, except for email. I use KDE, and KMAIL works well, I use smtp with authentication to send outgoing email, and pop to receive incoming email. I have to connect to my ISP to get both incoming and to send outgoing and they require authentication. I NEED to be able to use plain old command line email. sendmail does not cut it anymore. My ISP wants to be able to do reverse lookups on my IP address to allow me to relay through them, and I have a dynamic IP address. I have tried to use the sendmail-sasl, and that did not help. I looked at postfix, but have not seen where it will help me. I looked into qmail, and do not see how that will help me either. I basically need to be able to send outgoing email in the same fashion that KMail does - using smtp with authentication - but not with a gui, from the command line. I need this so that I can generate email from shell scripts and/or C programs. I apologize for the interruption (especially if this is a really stupid question), but I have exhausted all avenues I can think of. Any and all help is appreciated! By the way, I am reasonably pleased with 4.8. I love WINE, and having it availabel allows me to use MS-Office under FreeBSD, very handy for reading those Word docs attached to emails... Regards, Ernie Rice