1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-15 00:05:11 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
a29f066858 Move even more python deps to base image 2022-10-12 16:32:27 +02:00
d7d02152bb Make fetchid file not hidden. 2021-11-13 14:40:22 +00:00
92e65b33e0 Configure fetchmail to use idfile to keep track of messages.
Run fetchmail as root. This is unfortunately required because
all files are owned by root in the mailu data folder.
In the future  we must switch all images to running all
all processes with a non-root user.
2021-11-10 09:07:03 +00:00
2404cf2e3d Fix for issue #1223 2021-11-09 14:10:04 +00:00
72a9ec5b7c Fix extract_host_port port separation
Regex quantifier should be lazy to make port separation work.
2020-10-24 00:25:53 +01:00
b414757ff8 Fix hardcoded reference to admin container. 2020-08-23 14:32:02 +02:00
e8b72099a7 Switching to alpine:3.12 and use fetchmail from alpine repository
alpine3:12 provides fetchmail 6.4.5, so building fetchmail from alpha branch
is not needed anymore (ssl wrapped mode issue fixed) since 6.4.2
2020-06-16 09:19:37 +02:00
313e98c1a2 fetchmail: print unhandled exceptions, but don't crash
refs #1295
2020-03-07 21:41:45 +01:00
7507345ce9 Fix encoding of custom fields in fetchmailrc 2020-02-07 21:44:23 +01:00
4e4b071fb0 Move services into core and optional 2019-10-23 18:27:25 +03:00