[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: "Поднять" fetchmail



On Wed, Sep 05, 2001 at 12:38:20PM +0000, Andrei Stankevich wrote:
> Здравствуйте, Дмитрий.
> 
> Спасибо за ответ, но ведь:
> 
> > > Если же просто выполнить скрипт /etc/ppp/ip-up, то все запускается нормально.
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> Поэтому и непонятно - ведь если прав недостаточно то явный вызов скрипта не должен выполняться, как я понимаю. Или я ошибаюсь?


Can you do an ls -l at ip-up.d and send it ?
try doing chown root.toot *
and also try chmod 755 .
(that's how all files are in my ip-up.d)

Furthermore, try to put there a script like:
#!/bin/sh
echo "pon worked" > /root/pon.test

and in ip-down.d 
#!/bin/sh
echo "poff worked" > /root/poff.test

See if they get executed.

And you use standart pon/poff to connect, right?

(I am sorry , I don't use ppp anymore, but it used to be working for
me after some tweaking)


> 
> > 
> > Permissions? chmod 700 fetchmail-up , chmod 700 fetcmail-down .
> > 
> > They need to be executable in order to be run from ip-up/down .
> > 
> > (sorry for english)
> > 
> > 
> Андрей.
>  
> Процветайте.
>  

-- 
	GPG key-id: 1024D/5BE3DCFD                 Dmitriy
	CCAB 5F17 A099 9E43 1DBE  295C 9A21 2F1C 5BE3 DCFD
	
	Free Dmitry Sklyarov!  http://www.freesklyarov.org

Attachment: pgpJpFQIGyXmn.pgp
Description: PGP signature


Reply to: