Hiyas, Davide!

I now get the following error:

delta# sendmail
/usr/sbin/sendmail: Permission denied.
delta#

Thanks!

- Ken

--- Davide Libenzi <[EMAIL PROTECTED]> wrote:
> 
> Try this :
> 
> ---------------------------------------------
> #!/bin/sh
> 
> if [ -z $MAIL_ROOT ]; then
>       set MAIL_ROOT=/var/MailRoot
>       export MAIL_ROOT
> fi
> 
> /usr/sbin/sendmail.xmail $*
> ---------------------------------------------
> 
> 
> 
> - Davide


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to