piler-docker
piler-docker copied to clipboard
Mailpiler for Docker
Hello there! I really like your version of mailpiler in a docker container, the installation script is REALLY useful! 👍 I added a few things, because I needed some customization...
Hallo i use this repository to install Mailpiler. Memcache and SQL start without Issues but i got a error by the Piler container. sed: -e expression #4, char 32: unknown...
Hallo Die Installation hat soweit mit den Script geklappt. Der Import von einen Pop3 / Imap Server läßt sich nicht speichern. Soweit ich mich schlau gelesen haben muß einer config...
Ich bin gerade dabei Mailpiler von einer Installation (noch mit Sphinx search) auf diese wirklich geniale Docker-Installation umzuziehen. Da ich ohnehin durch die Änderung des Such-Engines alles neu indexen muß,...
Hallo, erst einmal vielen Dank für die Mühen um die Software dockerfähig zu machen! Ich habe Piler so installiert, wie du es beschrieben hast, bis auf eine kleine Änderung. Ich...
Hello, my container stops immediately. I get the following message in the log: `[.. 2023] [55] using config file '/etc/piler/manticore.conf' (0 chars)...` (0 chars), probably means that the file does...
Hallo Simatec Ales erstens Lob Piler funktioniert super, ich teste gerade das ganze unter IPv6 Kann kein cronedit unter user piler nicht edieren aber macht nichs hab workaround gefunden Kannst...
Workaround for very specific problem as described in #17 Added new option set to enable/disable imap-auth in installer/patch using new var USE_IMAPAUTH Double tested on a ubuntu 22.04 vm. with...
Hi, maybe it is good to add an Option to disable the IMAP Auth, in some cases it can be helpful. Example: Gmail BCC -> Mailcow BCC -> Mailpiler In...
mariadb 11.X removed the mysql command and is now using the mariadb command instead. This PR changes the behavior of the healthcheck inside compose.yml accordingly. The mysql command was a...