OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: relay=none, can't send out
From: brian moore (bemrom.org)
Date: Mon Oct 23 2000 - 16:25:13 CDT


On Mon, Oct 23, 2000 at 02:02:23PM -0600, Daniel Woods wrote:
>
> I had postfix working when I had used
> (postfix set myhostname=11.22.33.44.isp.home.com from my /etc/HOSTNAME)

Um, you're sure that's your hostname?

It's not in DNS.

> mydestination = $myhostname, localhost.$mydomain, [11.22.33.44]

Um, you're not at [11.22.33.44].

> This setup was working for myhostname=11.22.33.44.isp.home.com,
> however 'nslookup 11.22.33.44' gives h11-22-33-44.cg.cableisp.net
> Running host or ping on h11-22-33-44.cg.cableisp.net gives 11.22.33.44

Really? It gives me a timeout and eventually fails.

> The problem is that I only have one IP assigned by them and I have no
> control of the DNS pointer. I set my /etc/HOSTNAME to welcome.com (made up)
> and what to have mail sent out as userwelcome.com . Postfix set myhostname
> to welcome.com, mydomain=myorigin=myhostname .
> I thought I had this working, but now I can't send mail out (receiving to
> welcome.com is ok). I get error message

Um, don't just make up domain names. You know no one will be able to
reply to your mail if you do that? Why should they accept mail from you
when you forge the return address?

> Oct 23 13:50:20 welcome postfix/qmgr[31807]: E18222769: to=<dwoodsucalgary.ca>, relay=none,
> delay=64160, status=deferred (Name service error for domain ucalgary.ca: Host not found, try again)
>
> It does not matter what the destination host is. I believe that my DNS server setup
> is correct for welcome.com (not a virtual host). I have A records for NS and MAIL pointing
> to the same IP as welcome.com

What does 'host -t mx ucalgary.ca' say?

> Is this a problem with anti-spam (UCE) not getting back the proper reverse DNS info
> it expects for welcome.com (it would get h11-22-33-44.cg.cableisp.net set by the ISP.
> Is there a way for me to setup my DNS to have a pointer record (PTR) for my full IP ?
>
> Help, how do I solve this (I've spent hours so far) ?

Well, real information would be useful.

You certainly have a DNS problem, but all your obfuscation just makes it
harder to understand what you're talking about.