fetchmail

fetchmail

Docker 应用程序 from patrickstigler's Repository

概述

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

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

TIMECRONVariable

TIMECRON: Time to Recheck mail, if nothing set it defaults to 300 seconds (which should accept the most mail servers)

默认值
300
价值
300
ConfigPathrw

Container Path: /data

目标
/data/etc/
默认值
/mnt/user/appdata/fetchmail
价值
/mnt/user/appdata/fetchmail

下载统计数据

11,374
下载总数
214
本月
234
平均每月

长期下载总量

加载图表...

详细信息

存储库
patrickstigler/docker-fetchmail
最后更新2026-01-10
初见2021-10-28

在Unraid 上运行 Fetchmail 。

Fetchmail 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。