From owner-freebsd-questions Thu Nov 1 15:26:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.actcom.net (mailserv.actcom.net [63.163.62.4]) by hub.freebsd.org (Postfix) with ESMTP id 5255C37B405 for ; Thu, 1 Nov 2001 15:26:44 -0800 (PST) Received: from 63-163-62-12.iprev.actcom.net (63-163-62-128.iprev.actcom.net [63.163.62.128]) by mail.actcom.net (Postfix) with ESMTP id A74904ED01 for ; Thu, 1 Nov 2001 14:58:10 -0700 (MST) Received: (from mbueide@localhost) by 63-163-62-12.iprev.actcom.net (8.9.3/8.9.3) id QAA04140 for freebsd-questions@FreeBSD.org; Thu, 1 Nov 2001 16:25:58 -0700 (MST) (envelope-from mbueide) Date: Thu, 1 Nov 2001 16:25:20 -0700 From: mike bueide To: FreeBSD Questions Subject: Outbound mail using mutt+sendmail? Message-ID: <20011101162520.A4112@actcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i 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 I'm attempting to use FreeBSD and sendmail to send mail using the mutt UA. I do not have a registered domain. I use a dial-up account to my provider and fetchmail to retrieve mail from the pop server. I don't have any trouble mailing myself or others I know on my providers network. I can even mail to a web email account I have at Yahoo. Normally, with my facticious hostname (tyan.bueide.org) set, I cannot send mail to either this list or to my workplace at AT&T broadband. But, I have found if I set my hostname equal to the DNS name for the ip address on the other end of my gateway machines modem link, I can send mail. I've set an alias up in the .muttrc so that the return address in the mail header points to my true email address. Is there an easier way to go about all this? My provider doesn't give me a static ip address, so whenever I want to be sure the mail gets out, I continually have to: 1) ifconfig tun0 2) nslookup (the ip address given by tun0) 3) hostname (value returned by nslookup) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message