Maddy: Difference between revisions
imported>Onny Add notes on setup autoconfig |
imported>Onny mNo edit summary |
||
Line 88: | Line 88: | ||
=== 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 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 | 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 | ||
{{file|/etc/nixos/configuration.nix|nix|<nowiki> | {{file|/etc/nixos/configuration.nix|nix|<nowiki> |