Docker image which provides a full Eressea installation to host a local game.
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.
 
 
 

18 lines
452 B

##################################
## UPDATE EVERYTHING FROM HERE >>>
# set correct mail server and its credentials
# note: mails are removed from IMAP server and copied in local mailbox
poll {{imap.server}} proto IMAP
with port {{imap.port}}
user "{{imap.user}}"
pass "{{imap.pass}}"
ssl
fetchall
#keep
## <<< UPDATE EVERYTHING TO HERE
################################
mda "/usr/bin/procmail -d %T"
set no bouncemail