fetchmail
Aplicación Docker from patrickstigler's Repository
Visión general
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
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
TIMECRONVariable
TIMECRON: Time to Recheck mail, if nothing set it defaults to 300 seconds (which should accept the most mail servers)
- Por defecto
- 300
- Valor
- 300
ConfigPathrw
Container Path: /data
- Objetivo
- /data/etc/
- Por defecto
- /mnt/user/appdata/fetchmail
- Valor
- /mnt/user/appdata/fetchmail
Categorías
Descargar estadísticas
11,374
Descargas totales
214
Este mes
234
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
patrickstigler/docker-fetchmailÚltima actualización2026-01-10
Visto por primera vez2021-10-28
Ejecute Fetchmail en Unraid.
Fetchmail se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.