Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2003 00:52:04 -0500
From:      Dragoncrest <dragoncrest@voyager.net>
To:        "Marwan Sultan" <dead_line@hotmail.com>, mlists@northglobe.com, freebsd-questions@freebsd.org
Subject:   Re: Freebsd list rejects mail.
Message-ID:  <5.2.0.9.2.20031127004850.01e04380@pop.voyager.net>
In-Reply-To: <BAY9-F631f1Lgki9BGc000015ae@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
         You need an A record and an PTR record (aka forward and reverse 
lookup records respectively) for it to work.  I encountered much the same 
problem back when I was first setting up my own mail server and trying to 
send to the list.  The idea behind them requiring both is it cuts down on a 
lot of spam getting through.  :)

         Have your ISP put in an A record as well for your mail server 
matching the name you have already specified for it, in your case 
"host4.kifco.net" and you should be all set in about 24 hours.  Of course 
if you're " doing your own DNS, just edit the zone file for "kifco.net" and 
add the following entry.

host4           IN A    216.65.57.4

         Again, give it 24 hours and you should be golden.  :)

At 09:51 PM 11/19/03 +0000, Marwan Sultan wrote:
>Hi there,
>
>There is a reverse record
>
>Name:    host4.kifco.net
>Address:  216.65.57.4
>
>  Or shall it be something in MX? or mail.kifco.net?
>  I face this problem ONLY with freebsd list.
>
>Thanks.
>
>Marwan.
>
>
>>On Wednesday 19 November 2003 04:29 pm, Marwan Sultan wrote:
>> > Hello everyone,
>> >
>> >    I have my own pop3 email system, when i send from my private
>> > Email, it always rejects and says:
>> >    cannot find my host name, I knew this is a sendmail, or whatever
>> > freebsd list restrictions,
>> >    but how to solve it from my side?
>>You need to add a reverse record for your ip address. I think the
>>mailing list server rejects anything for which it cannot retrieve
>>an .in-addr.arpa record.
>>
>
>_________________________________________________________________
>MSN 8 with e-mail virus protection service: 2 months FREE* 
>http://join.msn.com/?page=features/virus
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




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