# Default BillionMail Username password ADMIN_USERNAME=cUsvECZ3 ADMIN_PASSWORD=q1Xz1NV5 # Manage Safe entrance SafePath=Tp1eqQei # BILLIONMAIL_HOSTNAME configuration, Postfix myhostname configuration BILLIONMAIL_HOSTNAME=mail.example.com # pgsql NAME and USER and PASSWORD configuration DBNAME=billionmail DBUSER=billionmail DBPASS=o3EsuctAEaEdBvXeUIDXcdSb6rT2MYf1 # REDIS PASSWORD configuration REDISPASS=xKlhn3XerQFZ8on63mS7eXWiDEn0hSHH ## MAIL Ports SMTP_PORT=25 SMTPS_PORT=465 SUBMISSION_PORT=587 IMAP_PORT=143 IMAPS_PORT=993 POP_PORT=110 POPS_PORT=995 REDIS_PORT=127.0.0.1:26379 SQL_PORT=127.0.0.1:25432 ## Manage Ports HTTP_PORT=5678 HTTPS_PORT=5679 # You can use this script to set the time zone for your container. # See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a list of timezones" # echo -e "Use a column named "TZ identifier" + note the column named "Notes"" TZ=America/New_York # Default containers IPV4 intranet segment IPV4_NETWORK=172.66.1 # Enable fail2ban Access restrictions, specify that the IP exceeds the access limit FAIL2BAN_INIT=y