Alexander Kirillov wrote:

>         I had a similar problem, and the only way I could solve it is
> by making changing the appropriate  lines in sendmail.cf to
> # my official domain name
> # ... define this only if sendmail cannot automatically determine yourdomain
> Djislip.math.sunysb.edu
>
> thus making it believe that my machine's name is islip.math.sunysb.edu
> (which does exist, which anyone on the net can verify), rather than
> localhost.localdomain. There are better ways of doing things, I know,
> but this is a quick and dirty way to make it work. I tried
> masquerading also - didn't work for me, don't know why. Of course, i also
> put my return address in .emacs file:
> (setq user-mail-address "[EMAIL PROTECTED]")
> (I am using emacs as MUA).
>         Best,
>         Sasha

I have ahd a problem with sendmail and a dynamic ip as well. I don't have a
dynamic ip anymore and now have a static. But the problem was solved by a
clever lil hack to the dns server wich actualy grabs the current ip from
ifconfig and writes the dns files for host lookup and reverse lookup dynamicly
on connect then restarts the dns server, if anyone would like a copy of my
script I would be more than happy to post it.

also you have to make sure that you have in the /etc/mail/sendmail.?? files set
up as under 6.1 it seems to be have moved to there. and is no longer looking in
the /etc/sendmail files. using linuxconf I descovered this. And make sure that
you have the sendmail.cf configured so that it has your domain that is readable
by the internet plus the actual machine name of your system for example  I have
darkangel.wolvesden.dhs.org and wolvesden.dhs.org.

hope this helps.

DarkWLf

Reply via email to