Re: Sendmail, Exchange smart host, and local mail
Alton Yu wrote:
>
> use masquerade and masquerade_envelope.
That worked, thanks, but it wasn't easy. AIX doesn't have sendmail.mc
and all the other stuff to build a cf file. I had to go to a Linux
machine, set up the sendmail.mc there, "make" it, then transfer
sendmail.cf to the AIX machine.
There was one problem: apparently, AIX wanted a version 9 sendmail.cf
file, while Linux produced a version 10 file. Initially sendmail on AIX
choked on the file, so I went in and changed the "V10/Berkeley" line to
"V9/Berkeley". I know it's a total kluge, but all I really want is for
the machine to email me its logs.
Is there any reason that shouldn't work, for my limited purposes?
Thanks for your
|