Skip site navigation (1)Skip section navigation (2)
Date:      03 Dec 2001 15:44:28 +0000
From:      Wayne Pascoe <freebsd@molemanarmy.com>
To:        Sam Suh <sam@bigstudios.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem with receiving and sending mail
Message-ID:  <86u1v8z4tf.fsf@pan.ehsrealtime.com>
In-Reply-To: <3C0B9DAE.45E3B44A@bigstudios.com>
References:  <3C0B9DAE.45E3B44A@bigstudios.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sam Suh <sam@bigstudios.com> writes:

> 11/27/2001 11:18:34: [7452] remote connection from
> (unknown)[216.174.133.2]
> 11/27/2001 11:18:35: [7452] remote HELO: warning: questionable operand:
> 'mail.communitynet.ca': from mail.communitynet.ca source
> [216.174.133.2]: Remote address PTR lookup failed (Unknown host).
> 11/27/2001 11:18:35: [7452] remote MAIL FROM: 'LJarocki@scn.ca' target
> 'scn.ca' is not a valid domain; by mail.communitynet.ca [216.174.133.2].
> 11/27/2001 11:18:35: [7452] remote got QUIT from mail.communitynet.ca
> [216.174.133.2].
> 11/27/2001 11:21:31: [7502] remote connection from
> (unknown)[192.168.75.40]

main.communitynet.ca is barfing with the MAIL FROM line. It seems to
be complaining that scn.ca is not a valid domain.

Two likes above that it looks like they tried to lookup your address
and failed :

> 11/27/2001 11:18:34: [7452] remote connection from
> (unknown)[216.174.133.2]

They are probably only accepting mail from machines who's ip address
they are able to perform a successful lookup against. 

I would suggest that you (or your ISP, depending on who is
authoritative for your reverse DNS) add a record for 216.174.133.2
as a PTR to your mailserver name

eg

216.174.133.2    PTR    mail.bigstudios.com.

Hope that helps.

-- 
- Wayne Pascoe
                                 | If you can't dazzle them with brilliance, 
freebsd@molemanarmy.com          | riddle them with bullets.
http://www.molemanarmy.com       | 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86u1v8z4tf.fsf>