freedombone-base-email.json 1.6KB

1234567891011121314151617181920212223242526
  1. {
  2. "If you have imported legacy email which is not encrypted": "",
  3. "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "",
  4. "Creating the $PUBLIC_MAILING_LIST mailing list": "",
  5. "$PUBLIC_MAILING_LIST mailing list": "",
  6. "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "",
  7. "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "",
  8. "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "",
  9. "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "",
  10. "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "",
  11. "Added onion site for ${onion_service_name}": "",
  12. "${onion_service_name} onion site hostname not found": "",
  13. "# Tripwire reports which have no violations don't need to be logged": "",
  14. "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "",
  15. "Unknown subkey usage: $GPG_KEY_USAGE": "",
  16. "Public key: $MY_GPG_PUBLIC_KEY": "",
  17. "Private key: $MY_GPG_PRIVATE_KEY": "",
  18. "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "",
  19. "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "",
  20. "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "",
  21. "A GPG key for $MY_EMAIL_ADDRESS could not be created": "",
  22. "Change your GPG password": "",
  23. "It's very important to add a password to your GPG key so that": "",
  24. "if anyone does get access to your email they still won't be able": "",
  25. "Publish your GPG public key": ""
  26. }