mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 18:19:36 +00:00
Merge #2209
2209: Change URL dashboard in DKIM/SPF & DMARC Entries r=mergify[bot] a=0pc0deFR ## What type of PR? documentation ## What does this PR do? Example URL correction in documentation of DKIM/SPF & DMARC Entries ### Related issue(s) - Mention an issue like: #2123 - Auto close an issue like: closes #2123 ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ X] In case of feature or enhancement: documentation updated accordingly - [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Kevin Falcoz <0pc0defr@gmail.com>
This commit is contained in:
@@ -72,6 +72,6 @@ DKIM/SPF & DMARC Entries
|
||||
Finally, you'll need to visit the admin dashboard (or use the cli) to regenerate your DMARC, SPF, and DKIM records.
|
||||
|
||||
Once the DNS changes to your host have propogated (and if SSL / domain rules were setup correctly), visit your admin
|
||||
dashboard at https://example.com/admin/ui/domain/details/example.com. Click on `regenerate keys` and add the required
|
||||
dashboard at https://example.com/admin/domain/details/example.com. Click on `regenerate keys` and add the required
|
||||
records to your DNS provider. If you've enabled DKIM/SPF / DMARC and haven't added these entries, your mail might
|
||||
not get delivered.
|
||||
|
||||
@@ -433,7 +433,7 @@ Mailu can serve an `XML file for autoconfiguration`_; To configure it you will n
|
||||
<useGlobalPreferredServer>true</useGlobalPreferredServer>
|
||||
</outgoingServer>
|
||||
|
||||
<documentation url=\"https://mailu.example.com/admin/ui/client\">
|
||||
<documentation url=\"https://mailu.example.com/admin/client\">
|
||||
<descr lang=\"en\">Configure your email client</descr>
|
||||
</documentation>
|
||||
</emailProvider>
|
||||
|
||||
Reference in New Issue
Block a user