Mick <michaelkintz...@gmail.com> writes:

>> I think you might avoid the problem by making sendmail Impersonate your
>> isps domain.
>>
>> Using some or all of these settings in sendmail.mc
>>  MASQUERADE_AS(`yourISP.domain')dnl
>>  MASQUERADE_DOMAIN(`youractual.domain')dnl
>>  FEATURE(masquerade_entire_domain)dnl
>>  FEATURE(masquerade_envelope)dnl
>
> Yes, that should fix the reverse DNS problem alright, but then people who 
> receive email notifications from myserver will be confused by the domain that 
> these messages are sent from.
>
> I could also use the ISP's domain for my IP address in the server's 
> /etc/hosts 
> file - although it would have the same problem with regards to the domain 
> that messages are sent from.

It is possible to do lots of complicated rewriting with
`genericstable', both in and out... maybe that would bare looking
into. 


Reply via email to