You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/dovecot
Dario Ernst 88bfb0d17f Fix rspamd-learn when moving mail from/to junk folder
Before, the ham/spam scripts got the rspamd-ip/port from the environment.
However, when checking the environment of these processes now, it seems
cleared. Maybe the new dovecot version now clears environment? — I couldn’t
find a hint.

In any case, using the common mechanism of injecting the ip/port from where
it’s definately known by the already-used jinja2-mechanism seems reasonably
safe.
5 years ago
..
conf Fix rspamd-learn when moving mail from/to junk folder 5 years ago
Dockerfile Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set 5 years ago
README.md Move all directories per theme 7 years ago
start.py Fix rspamd-learn when moving mail from/to junk folder 5 years ago

README.md

Mailu Dovecot container

Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind. It's fast, simple to set up, requires no special administration and it uses very little memory.

In the Mailu stack it is used as the IMAP/POP frontend service.

Resources