mirror of
https://github.com/simple-login/app.git
synced 2024-11-03 12:21:02 +01:00
32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
Hi!
|
|
|
|
{% if alias %}
|
|
This is the first email you receive via your first alias {{ alias }}.
|
|
This alias is automatically created for receiving SimpleLogin news and tips -
|
|
feel free to disable it on {{URL}}/dashboard/setting#notification
|
|
if you don't need any of these.
|
|
{% endif %}
|
|
|
|
To better secure your account, we recommend enabling Multi-Factor Authentication (MFA) or WebAuthn (Yubikey)
|
|
on your setting page at {{URL}}/dashboard/setting
|
|
|
|
|
|
If you are using Firefox or a Chromium-browser like Chrome, Edge, Brave, you can
|
|
install our Firefox add-on or Chrome extension
|
|
to create aliases in one click (literally).
|
|
|
|
Firefox: https://addons.mozilla.org/firefox/addon/simplelogin/
|
|
Chrome: https://chrome.google.com/webstore/detail/dphilobhebphkdjbpfohgikllaljmgbn
|
|
|
|
{% if user.in_trial() and user.trial_end %}
|
|
When you signed up, you can use all premium features like custom domain, alias directory, mailbox, PGP
|
|
without any limit during 7 days (the "trial period").
|
|
No worries: all aliases you create during this period will continue to work normally even if you don't upgrade.
|
|
{% endif %}
|
|
|
|
At any time, you can reach out to us by simply replying to this email.
|
|
|
|
For any question, feedback or feature request, please join our GitHub forum at https://github.com/simple-login/app/discussions
|
|
|
|
You can also join our Reddit at https://www.reddit.com/r/Simplelogin/ follow our Twitter at https://twitter.com/simplelogin
|