From: Christopher M. <C.M...@da...> - 2017-05-19 06:24:39
|
Hello, we have the following problem: We are downloading emails from our mailserver through fetchmail. Right now we are downloading from 50 Mailboxes (via POP3) and have it setup that every mailbox has its own config file. For example: fetchmail -F -f /dokuweb/log/.fetchmailrc_0042 fetchmail -F -f /dokuweb/log/.fetchmailrc_einvoice_00D4 .fetchmailrc_0042 poll XXX.XXX.XXX.XXX protocol pop3 auth password user XXX password XXX is XXX poll XXX.XXX.XXX.XXXX protocol pop3 auth password user YYY password XXX is YYY .fetchmailrc_einvoice_00D4: poll XXX.XXX.XXX.XXX protocol pop3 auth password user XXX password XXX is XXX Since we are processing the emails after they downloaded we have multiple poll processes running that initiate the above commands. If one of those poll processes is initiating the fetchmail command and another one is already running we get the following message: fetchmail: WARNING: Running as root is discouraged. fetchmail: another foreground fetchmail is running at 28646. Is there any way we can run multiple fetchmail processes at the same time? Thank you very much. ________________________________ Amtsgericht Siegen HRB 4697 - Gesch?ftsf?hrer Sebastian Weber Das Web-basierte Archivierungs- und Informationsmanagementsystem http://www.datasec.de Oder per e-Mail / or send a mailto:co...@da... Diese elektronisch uebermittelte Post ist nur fuer den aufgefuehrten Empfaenger bestimmt. Im Falle einer irrtuemlichen Uebermittlung bitten wir um Ruecksendung an den Absender. Wir weisen darauf hin, dass diese Sendung einschliesslich aller Anlagen insbesondere Dateianlagen unser Eigentum ist und ohne unsere schriftliche Zustimmung weder abgeaendert, kopiert noch dritten Personen zugaenglich gemacht werden darf. This e-mail is private and confidential and should only be read by those to whom it is addressed. If you are not the intended recipient, please return this e-mail to the sender. We notify that any dissemination, distribution, copy, reproduction, modification or publication of this communication is strictly prohibited. This message is not intended to be relied upon by any person without subsequent written confirmation of its contents. |