Logwatch report on another machine?

Aldo Foot lunixer at gmail.com
Thu Jun 5 00:42:13 UTC 2008


On Tue, Jun 3, 2008 at 4:56 PM, Timothy Murphy <gayleard at eircom.net> wrote:
> How can I get the logwatch report on one machine (helen.gayleard.com)
> sent to another machine (alfred.gayleard.com) on the same LAN?
>
> I tried editing /etc/aliases on the first machine,
> changing the last line to
>        root:           tim at alfred.gayleard.com
> (and running newaliases) but this did not do the trick.
>
> I also tried adding MAILER(local) in sendmail.mc on helen
> (and restarting sendmail), but this appeared to have no effect.
> I'm not sure what MAILER(local) means?
>
> It seems to be more difficult than I thought
> to send email from one machine on a LAN to another.
> Is there some line I could add to sendmail.mc which would enable this?
>
> Any advice or suggestions gratefully received.
>
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

Timothy,

It's been awhile since I last played with sendmail, but last I remember
is that in a fresh Fedora install the problem had to do with properly
setting MTAHost in /etc/mail/submit.cf.
The setting may be different on other systems.
# diff submit.cf_org submit.cf
        112c112
        < D{MTAHost}[localhost]
        ---
        > D{MTAHost}[smtp]

I went trough the same drill as you, so maybe you just need that setting.
~af




More information about the fedora-list mailing list