Poor man's mailing list
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
pmml/entrypoint.sh

9 lines
199 B

#!/bin/sh
DOCKER_USER=app
DOCKER_HOME=/home/app
chown app $DOCKER_HOME/.fetchmailrc
chown app $DOCKER_HOME/pmml.py
chown app $DOCKER_HOME/.pmmlrc
exec runuser -u $DOCKER_USER -- fetchmail -d 60 -N