Maddy: Difference between revisions

imported>Onny
Better description of autodiscover DNS record
imported>Onny
Add note about upstream issue autoconfig support
Line 107: Line 107:
=== Autoconfig ===
=== Autoconfig ===


You can run an additional web service which provides autoconfig files for various mail clients like Thunderbird, iOS Mail or Outlook, so you don't have to manually configure your server settings into these apps. In this example, we're going to tell the clients, that our mail server is running on the domain <code>example.org</code> and which IMAP/SMTP ports to use
Since Maddy [https://github.com/foxcpp/maddy/issues/67 does not support this feature yet], you can run an additional web service which provides autoconfig or autodiscover files for various mail clients like Thunderbird, iOS Mail or Outlook, so you don't have to manually configure your server settings into these apps. In this example, we're going to tell the clients, that our mail server is running on the domain <code>example.org</code> and which IMAP/SMTP ports to use


{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{{file|/etc/nixos/configuration.nix|nix|<nowiki>