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

Commit 75823b0e authored by Sean Barag's avatar Sean Barag
Browse files

Add IMAP provider info for fastmail.fm

Lets K9 automatically configure the IMAP and SMTP ports for fastmail.fm
accounts.
parent e1226618
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -198,6 +198,11 @@
        <outgoing uri="smtp+ssl+://smtp.mail.yahoo.com" username="$email" />
    </provider>

    <!-- Australia -->
    <provider id="fastmail-fm" label="Fastmail" domain="fastmail.fm">
        <incoming uri="imap+ssl+://mail.messagingengine.com" username="$email" />
        <outgoing uri="smtp+ssl+://mail.messagingengine.com" username="$email" />
    </provider>

   <!-- UK -->
    <provider id="aol-uk" label="AOL" domain="aol.co.uk">