fetchmail
Docker-Anwendung from patrickstigler's Repository
Übersicht
Fetchmail is a handy tool to move / copy your emails from another email provider.
Lets say you host your own Mailserver and also want to receive your mails from i.e. googlemail. Fetchmail will take them and put it in your own inbox.
Create the "fetchmailrc" file in the mounted data folder.
It should contain these lines - but you have to adapt it to fit your needs. i.e. your mail address and remove the "keep" if you want to remove the mails in the fetched remote mailbox.
set no syslog
set logfile /data/log/fetchmail.log
set postmaster "fetchmail"
poll imap.gmail.com with proto IMAP
user 'someusername@gmail.com' there with password 'yourpassword' is fetchmail here options fetchall ssl keep
smtphost mail.example.org
smtpname some.user@example.org
Laufzeit-Argumente
- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
TIMECRONVariable
TIMECRON: Time to Recheck mail, if nothing set it defaults to 300 seconds (which should accept the most mail servers)
- Standard
- 300
- Wert
- 300
ConfigPathrw
Container Path: /data
- Ziel
- /data/etc/
- Standard
- /mnt/user/appdata/fetchmail
- Wert
- /mnt/user/appdata/fetchmail
Kategorien
Statistik herunterladen
11,374
Downloads insgesamt
214
Dieser Monat
234
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
patrickstigler/docker-fetchmailZuletzt aktualisiert2026-01-10
Erstmals gesehen2021-10-28
Führen Sie Fetchmail auf Unraid aus.
Fetchmail ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.