Can the syslofg server be configured to accept messages over the network?
Thanks
I'm quoting from
http://www.jpsdomain.org/infosec/gnatbox.html#remotelogging(go to the SME section near the bottom of the page).
This method worked on my 6.0.1
"SME Server configuration
I have not really tested these options, so use with caution!
* This will log all messages into the syslog "messages" file: edit /etc/e-smith/templates/etc/sysconfig/syslog/10NoMARKs and add "-r" to enable listening to the network like so:
SYSLOG_OPTS="-m 0 -r"
* Sendmail is not installed, but qmail/smtpfwd are already listening correctly.
* Logrotate should not be needed, as SME Server already takes care of rotating the messages log."
Tony