[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Sendmail on RH9
- From: Harry Putnam <reader newsguy com>
- To: redhat-list redhat com
- Subject: Re: Sendmail on RH9
- Date: Tue Feb 3 07:28:15 2004
"salvatore" <salvatore palmisanonet com> writes:
>> You probably are going to have a problem with this. What is happening is
>> the listserv is looking up your name and comparing it to the IP address.
>> If they don't match, and they won't unless you register your name on the
>> internet.
>>
>> Your other choice is to bounce the mail off of your ISP server.
>>
>> david
>
> Thanks for the response.
> The IP address is dynamically assigned by the ISP, and a utility updates DNS
> with that address.
> palmisanonet.com resolves to the IP of the same machine sendmail is running
> on.
>
> What locally needs to be changed so that its not trying to look up
> 'localhost' or 'home'?
Check into `Masquerade envelope' and Masquerade as:
MASQUERADE_AS(myisp.com)dnl
dnl ( your isp mailmachine domain in above [domain only])dnl
FEATURE(`masquerade_envelope')dnl
this should make you `envelope' information appear to be that of your
ISP mail machine and thereby allow lookups to succeed.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]