From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9ab217670704130814j639969b0oa3726607971e33dd@mail.gmail.com> Date: Fri, 13 Apr 2007 11:14:59 -0400 From: "Devon H. O'Dell" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] SMTP Woes In-Reply-To: <0848453ce4b9fba557830b787a75b06d@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9ab217670704130734j7cad283ara8a51628d605be24@mail.gmail.com> <0848453ce4b9fba557830b787a75b06d@coraid.com> Topicbox-Message-UUID: 46bccde0-ead2-11e9-9d60-3106f5b1d025 2007/4/13, erik quanstrom : > i think you need to replace yourdomain.dom with your real > domain in your rewrite file. fgb said that it didn't matter (from what I understood him saying, he ran the same thing). I'll try doing that, but it's really strange that not having that would cause my connection to time out. More later when I can try that. On a similar note, what is suggested for putting in `yourdomain.dom' in the case where you're a laptop, and not really part of any qualified domain in particular? > - erik --dho > On Fri Apr 13 10:34:14 EDT 2007, devon.odell@gmail.com wrote: > > 9top% upas/smtp -d -as -h yourdomain.dom 'net!$smtp' dho devon.odell@gmail.com > > expanding /net!$smtp > > sending /net/dns 'smtp.gmail.com mx' > > dns: dns: resource does not exist > > mxdial trying /net/net!smtp.gmail.com!smtp > > smtp: connection timed out (net!smtp.gmail.com) > > > > Now, if I change the 'net!$smtp' to net!smtp.gmail.com, or even pass > > -g smtp.gmail.com, I get the same behavior. > > > > Any ideas what could be going wrong in my setup? > > > > --dho >