Hi,

I'm trying to get qmail running under redhat 7.  I installed qmail via the
'life with qmail' page and it appears to be running fine.  However, in
attempting some of the tests in 'TEST.deliver', I noticed that there is
nothing about qmail being written to /var/log/syslog.

For instance, when logged in as user 'todd,' I do:

  echo to: [EMAIL PROTECTED] | /var/qmail/bin/qmail-inject

The mail is sent successfully, but nothing is written to syslog.  In fact,
this message that should be initially appearing in syslog is not, either:

  qmail: status: local 0/10 remote 0/20

The only thing unusual about my OS installation that I can imagine might
cause this is that I installed bastille-linux, but I can't find anything in
there that looks like it could be causing this, apart from some lines it
added to /etc/syslog.conf that aren't totally clear to me:

  # Log additional data to the Alt-F7 and Alt-F8 screens (Pseudo TTY 7 and 8)
  *.info;mail.none;authpriv.none  /dev/tty7
  authpriv.*  /dev/tty7
  *.warn;*.err    /dev/tty7
  kern.*  /dev/tty7
  mail.*  /dev/tty8

thanks,
todd


Reply via email to