Subject: Re: mail queue
To: Ken and Masami Nakata <masami@fa2.so-net.or.jp>
From: xiamin <ingerrn@cris.com>
List: netbsd-users
Date: 04/15/1997 16:05:10
On Mon, 14 Apr 1997, Ken and Masami Nakata wrote:
> You can put it in /etc/ppp/ip-up, I think. "man pppd". BTW, you
i put this in /etc/ppp/ip-up:
/usr/sbin/sendmail -q2m
but when i start pppd i get this:
Apr 15 15:46:05 crispy pppd[2473]: Can't execute /etc/ppp/ip-up: Exec
format error
how does this look for permissions:
-rwxr-xr-x 1 root wheel 24 Apr 14 22:42 /etc/ppp/ip-up*
it doesnt start sendmail...
btw i will also soon start doing 'sendmail -bd -q2m', do i need to chage
my sendmail.cf or anyother files for this?
-xiamin