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

Re: Mails von mehrere Accounts parallel abholen.



Hallo Lothar,
ich denke Nein. Ich weiss aber nicht ob ich die Frage richtig
verstehe, deshalb poste ich jetzt einmal was bei mir nicht geht:

for c in /etc/fetchmailrc.d/fetchmailrc* ; do
    f=$(expr $c : '.*/\(fetchmailrc.*\)')
    #(su fetchmail -c "/usr/bin/fetchmail -f
$c">>/var/log/fetchmail/$f.log;echo $c >>
/etc/ppp/ip-up.d/thread/sync_file)    
    su fetchmail -c "/usr/bin/fetchmail -f
$c">>/var/log/fetchmail/$f.log 

done

	Niels

On Sun, 22 Dec 2002 19:52:53 +0100
Lothar Schweikle-Droll <L.Schweikle@logout.de> wrote:

> Am 22 Dec 2002, schrieb Niels Stargardt:
> 
> > Hallo nochmal,
> > nur für den Fall, dass es untergegangen ist:
> > fetchmail hat ein LOCK-File, lässt sich also nicht zweimal
> > parallel starten. Ich hoffe auf andere Vorschläge
> > 	Niels
> Ach wenn man verschiedene Konfigs benutzt?
> 
> -- 
>  Lothar Schweikle-Droll      mailto:L.Schweikle@logout.de
> 
> Viel Wissen bedeutet noch nicht Verstand.
> 		-- Heraklit
> 



Reply to: