From owner-freebsd-questions Thu Nov 1 23:17:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts19-srv.bellnexxia.net (tomts19.bellnexxia.net [209.226.175.73]) by hub.freebsd.org (Postfix) with ESMTP id CDC7137B405 for ; Thu, 1 Nov 2001 23:17:25 -0800 (PST) Received: from d.tracker ([65.92.114.185]) by tomts19-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011102071724.IEJC49.tomts19-srv.bellnexxia.net@d.tracker>; Fri, 2 Nov 2001 02:17:24 -0500 Received: (from david@localhost) by d.tracker (8.11.6/8.11.3) id fA27CtP28512; Fri, 2 Nov 2001 02:12:55 -0500 (EST) (envelope-from david) Date: Fri, 2 Nov 2001 02:12:55 -0500 From: David Banning To: mike bueide Cc: FreeBSD Questions Subject: Re: Outbound mail using mutt+sendmail? Message-ID: <20011102021255.A28219@sympatico.ca> References: <20011101162520.A4112@actcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011101162520.A4112@actcom.net>; from mbueide@actcom.net on Thu, Nov 01, 2001 at 04:25:20PM -0700 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 have run into the same problem as you have. I believe the reason these problems exist is an attempt to cub spam. The only solution I was able to go to was using my yahoo account. I set it up to allow pop access and smtp forwarding. There was two problems I ran into- 1) Yahoo would only forward the mail if my sending address was my yahoo mail address (although I could put a different reply address)- 2) I believe Yahoo (if I remember correctly) needed POP authentication before sending, so I simply had my crontab pickup my mail every 10-12 minutes. In the end, I got DSL, and I use that same supplier to forward my mail even though my IP address changes every few days. My guess is that if you had a dialup ISP which authenticated you via the IP they assigned you, and you used -their- mail server to send your mail, your problem would be solved. good luck. Let me know if you find another way around this. On Thu, Nov 01, 2001 at 04:25:20PM -0700, mike bueide wrote: > 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 -- The best book on programming for the layman is "Alice in Wonderland"; but that's because it's the best book on anything for the layman. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message