fetchmail
Application Docker from patrickstigler's Repository
Vue d'ensemble
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
Arguments d'exécution
- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
TIMECRONVariable
TIMECRON: Time to Recheck mail, if nothing set it defaults to 300 seconds (which should accept the most mail servers)
- Défaut
- 300
- Valeur
- 300
ConfigPathrw
Container Path: /data
- Cible
- /data/etc/
- Défaut
- /mnt/user/appdata/fetchmail
- Valeur
- /mnt/user/appdata/fetchmail
Catégories
Télécharger les statistiques
11,374
Total des téléchargements
214
Ce mois-ci
234
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
patrickstigler/docker-fetchmailDernière mise à jour2026-01-10
Première vue2021-10-28
Exécutez Fetchmail sur Unraid.
Fetchmail est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.