here is the contents of my /var/qmail/rc file....  i realized a problem and
am trying to call /bin/mail correctly but i can't figure it out

#!/bin/sh

# Using splogger to send the log through syslog.
# Using binmail to deliver messages to /var/spool/mail/$USER by default.
# Using V7 binmail interface: /bin/mail -f

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start \
'|preline -f /bin/mail -u "$USER"' \
splogger qmail

any help would be appreciated

thanks
charlie
-----Original Message-----
From: Peter van Dijk [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 05, 2000 10:48 PM
To: Qmail Mailing List E-mail"
Subject: Re: /bin/mail


On Mon, Jun 05, 2000 at 10:37:24PM -0400, Charlie Chrisman wrote:
> im trying to get qmail to deliever its mail using /bin/mail and i get this
> line in the maillog:
>
> Jun  5 21:53:48 ns1 qmail: 960256428.605530 delivery 8: deferral:
> Unable_to_open_/bin/mail:_access_denied._(#4.2.1)/

How did you tell it to use /bin/mail?

Greetz, Peter.
--
[EMAIL PROTECTED] - Peter van Dijk [student:developer:madly in love]

Reply via email to