Stalwart: Difference between revisions
Add mx1 domain config |
|||
Line 110: | Line 110: | ||
=== DNS records === | === DNS records === | ||
Before adding required records to the example domain <code>example.org</code>, we need to register the domain on the Stalwart server.<syntaxhighlight lang="shell"> | Before adding required records to the example domain <code>example.org</code>, we need to register the domain on the Stalwart server.<syntaxhighlight lang="shell"> | ||
stalwart-cli --url https://webadmin.example.org domain example.org | stalwart-cli --url https://webadmin.example.org domain create example.org | ||
</syntaxhighlight>Authenticate using the fallback-admin password. | </syntaxhighlight>Authenticate using the fallback-admin password. | ||