Kelly Shutt wrote:
>
> for those of you that were asking, i'm running slackware 7.1 and i've installed
> seems to me that the problem is the zero length files.
>
> thanks,
> Kelly
>
>
>
> #!/bin/sh
>
> # Using splogger to send the log through syslog.
> # Using binmail to deliver messages to /var/spool/mail/$USER by default.
> # Using BSD 4.4 binmail interface: /usr/libexec/mail.local -r
>
> exec env - PATH="/var/qmail/bin:$PATH" \
> qmail-start \
> '|preline -f /usr/libexec/mail.local -r "${SENDER:-MAILER-DAEMON}" -d "$USER"' \
> splogger qmail
Are you sure you have a mail.local program in /usr/libexec? I'm running
Slack 7.1 same as you and the only one I see on my system is in
/opt/kde/bin. Do a `locate mail.local` and see what it turns up.
--
Keith
Network Engineer
Triton Technologies, Inc.