mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-24 02:37:05 +00:00
removing glue records advice - I don't understand it and I don't think it is correct
parent
b7faeb6a54
commit
3049838c5d
13
FAQ.md
13
FAQ.md
@ -1,16 +1,3 @@
|
|||||||
## How to add a *glue* record manually when your registrar is a dinosaur with no admin panel?
|
|
||||||
If you purchased a domain with a registrar that doesn´t provide an option to edit *glue* records you need to manually add them to your mail-in-a-box instance. A glue record is simply an A record that points to your domain.
|
|
||||||
|
|
||||||
Example:
|
|
||||||
```
|
|
||||||
example.com. IN A
|
|
||||||
ns1.box.example.com IN A
|
|
||||||
ns2.box.example.com IN A
|
|
||||||
|
|
||||||
ns1.box.example.com IN NS ns1.box.example.com
|
|
||||||
ns2.box.example.com IN NS ns2.box.example.com
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
## How to add Namecheap SSL intermediate certificates?
|
## How to add Namecheap SSL intermediate certificates?
|
||||||
To all of you that are having trouble adding the Namecheap SSL keys. Via [https://github.com/mail-in-a-box/mailinabox/issues/284](Issue #284)
|
To all of you that are having trouble adding the Namecheap SSL keys. Via [https://github.com/mail-in-a-box/mailinabox/issues/284](Issue #284)
|
||||||
|
Loading…
Reference in New Issue
Block a user