ich habe eine etwas dumme Frage, wie richtet man fetchmail ein, so das es automatischalle 2 min. Mails abruft. Marko --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
* root:
ich habe eine etwas dumme Frage, wie richtet man fetchmail ein, so das es automatischalle 2 min. Mails abruft.
Zum Beispiel als cronjob (man 5 crontab): */2 * * * * /usr/local/bin/fetchmail --limit 100000 Thorsten -- Thorsten Jens <thojens@gmx.de> Linux erst ab 18? # find /usr/src/linux/ -type f -name *.[hc] | xargs -r grep -i fuck --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Am Die, 22 Aug 2000 schrieb Thorsten Jens:
Linux erst ab 18???
bestimmt!!!! LINUX macht süchtig !!!!! -- -------------------------------------- was sagt ein M$-User??? vi ist was fuer die harten.... -------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Hallo root aka Marko,
Von: root@dns.gpi-world.de
ich habe eine etwas dumme Frage, wie richtet man fetchmail ein, so das es automatischalle 2 min. Mails abruft.
Aus man fetchmail: The --daemon <interval> or -d <interval> option runs fetchmail in daemon mode. You must specify a numeric argument which is a polling interval in seconds. In daemon mode, fetchmail puts itself in background and runs forever, querying each specified host and then sleep ing for the given polling interval. Simply invoking fetchmail -d 900 will, therefore, poll all the hosts described in your ~/.fetchmailrc file (except those explicitly excluded with the `skip' verb) once every fifteen minutes. Als nächstes solltest Du fragen, wie man - nicht als root arbeitet - eine Realname mit in den Header bringt cu Olli --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
* root <suse-mailing@gpi-world.de> [000822 12:01]:
ich habe eine etwas dumme Frage, wie richtet man fetchmail ein, so das es automatischalle 2 min. Mails abruft.
fetchmail -d 120 RTFM. -- Make it idiot-proof and someone will make a better idiot. --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Hallo, root wrote:
ich habe eine etwas dumme Frage, wie richtet man fetchmail ein, so das es automatischalle 2 min. Mails abruft.
Indem Du "fetchmail" als Daemon startest. Das geht mit dem Parameter "-d" gefolgt vom Intervall (in Sekunden). Also sollte in Deinem Fall "fetchmail -d 120" weiterhelfen. Siehe auch "man fetchmail". Gruss, Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
From: "root" <suse-mailing@gpi-world.de> Sent: Tuesday, August 22, 2000 12:01 PM Zunächst einmal richtest du dir einen Benutzer ein, mit dem du arbeitest. Als "root" arbeitet man nicht, als root administriert man ausschliesslich. Ausserdem sind hier Realnamen gerne gesehen.
ich habe eine etwas dumme Frage, wie richtet man fetchmail ein, so das es automatischalle 2 min. Mails abruft.
man fetchmail: fetchmail -d 120 Oder crontab-Eintrag: */2 * * * * root fetchmail -- Marco Dieckhoff icq# 22243433 PGP key 9EFA D64F 5DAA D36B E0E7 CE1B 9E1B 4903 0C51 1632 --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Hallo... äh.. sicher, daß du als root arbeiten willst ? * root wrote on 22 Aug 2000:
ich habe eine etwas dumme Frage, wie richtet man fetchmail ein, so das es automatischalle 2 min. Mails abruft.
man fetchmail fetchmail -d 120 Gruß, Sebastian -- "No worries." - Rincewind Sebastian Helms - mailto:sebastian@helms.sh (PGP available) SuSE-Linux-Mailinglisten-FAQ: http://www.ndh.net/home/s.helms/faq/ --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
participants (8)
-
CMolls@smail.uni-koeln.de
-
linux@jwr.de
-
moser@egu.schule.ulm.de
-
Oliver.Antwerpen@gmx.de
-
peter@schopen.de
-
sebastian@helms.sh
-
suse-mailing@gpi-world.de
-
thojens@gmx.de