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.
 
 
 
 
 
 

24 line
778 B

  1. ---
  2. # Set this to true to create a john@example.org account with password 'summersun'
  3. ispmail_populate_test_data: true
  4. # MySQL password for read-only user
  5. ispmail_mysql_mailuser_password: ChangeMe
  6. # MySQL password for administrative root user
  7. ispmail_mysql_root_password: ChangeMeRoot
  8. # MySQL password for storing Roundcube configuration
  9. ispmail_mysql_roundcube_password: ChangeMeRound
  10. # Allowed authentication mechanisms for IMAP/POP3
  11. # See: https://wiki2.dovecot.org/Authentication/Mechanisms
  12. ispmail_dovecot_auth_mechanisms: plain login
  13. # The email address used for administrative purposes
  14. ispmail_postmaster_address: postmaster@example.org
  15. # The hostname used in the URL of your webmail service
  16. ispmail_webmail_hostname: 10.0.0.100
  17. # TODO: Let's Encrypt email address