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

Re: Can't start fetchmail in ip-up.d



On Thu, 10 Dec 1998 19:04:19 +1100 (EST), you wrote:
>	In my ip-up, I have a line
>		run-parts /etc/ppp/ip-up.d
>
>	So I put a file called fetchmail with a single line fetchmail.

You need to put executable shell scripts in there. So your file
fetchmail should contain

#!/bin/sh
fetchmail

with the proper parameters for fetchmail set. Also you need to set the
executable bit on that file.

Greetings
Marc

-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber          |   " Questions are the         | Mailadresse im Header
Karlsruhe, Germany  |     Beginning of Wisdom "     | Fon: *49 721 966 32 15
Nordisch by Nature  | Lt. Worf, TNG "Rightful Heir" | Fax: *49 721 966 31 29


Reply to: