mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-08-01 09:47:18 -04:00
Update docs broken links
This commit is contained in:
@@ -107,7 +107,7 @@ docker compose up -d
|
||||
3. Check your server's firewall settings
|
||||
4. Verify that your ISP/hosting provider allows SMTP traffic and does not block port 25
|
||||
|
||||
Refer to the [installation guide](./#3-email-server-setup) for more information on how to configure your DNS records and ports.
|
||||
Refer to the [installation guide](../#3-email-server-setup) for more information on how to configure your DNS records and ports.
|
||||
|
||||
### 3. Admin app not working via your own reverse proxy
|
||||
|
||||
|
||||
@@ -95,7 +95,7 @@ If you are not receiving emails on your aliases, check the following:
|
||||
- Check your server's firewall settings
|
||||
- Verify that your ISP/hosting provider allows SMTP traffic
|
||||
|
||||
Refer to the [installation guide](./#3-email-server-setup) for more information on how to configure your DNS records and ports.
|
||||
Refer to the [installation guide](../#3-email-server-setup) for more information on how to configure your DNS records and ports.
|
||||
|
||||
### 4. Forgot AliasVault Admin Password
|
||||
If you have lost your admin password, you can reset it by running the install script with the `reset-admin-password` option. This will generate a new random password and update the .env file with it. After that it will restart the AliasVault containers to apply the changes.
|
||||
|
||||
Reference in New Issue
Block a user