Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7230980e authored by Fair Natics's avatar Fair Natics
Browse files

Removed :993 as this is the default port for imap+ssl+

parent 92356e3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -624,7 +624,7 @@

    <!-- EU wide -->
    <provider id="fairnatics.net" label="Fairnatics" domain="fairnatics.net">
        <incoming uri="imap+ssl+://mail.fairnatics.net:993" username="$email" />
        <incoming uri="imap+ssl+://mail.fairnatics.net" username="$email" />
        <outgoing uri="smtp+tls+://mail.fairnatics.net:25" username="$email" />
    </provider>