Kmail/Configuring Kmail/Accounts/Office 365: Difference between revisions

    From KDE UserBase Wiki
    (Start adding Exchange config)
    (→‎Exchange: Add steps to add EWS account)
    Line 38: Line 38:
    Custom account creation- Exchange select.png|Select "EWS" to start creating an Exchange account
    Custom account creation- Exchange select.png|Select "EWS" to start creating an Exchange account
    </gallery>
    </gallery>
    Steps:
    # Enter your full email
    # Fill out the authentication with any information you like (workaround for the above mentioned bug)
    # Now change to ''Oauth2(Office 365)''
    # Set the EWS URL to <nowiki>https://outlook.office365.com/ews/exchange.asmx</nowiki>
    You should be greeted with a popup asking you to enter your credentials.
    Once all is done you can then select what to sync e.g Agenda, Email (which folders), Contacts, etc.

    Revision as of 08:57, 15 June 2020

    Office 365 is Microsoft's online office suite which includes an Email service. Traditionally one would access it with Microsoft Outlook locally or on in the web browser.

    KMail has two methods of accessing Office 365.

    IMAP/POP

    Be aware, sometimes this doesn't work at all and you keep getting an authentication error.

    In your Outlook settings search for IMAP or POP to find the servers and settings you need to use.

    Most likely they will look like

    Type POP IMAP SMTP
    Server name outlook.office365.com outlook.office365.com smtp.office365.com
    Port 995 993 587
    Encryption method TLS TLS STARTTLS

    For your username enter your full email address and then enter your password.

    Exchange

    This will give you access to all your calendars and contacts as well. Unfortunately there's a bug that makes it a little cumbersome to setup, but it works nonetheless.

    Steps:

    1. Enter your full email
    2. Fill out the authentication with any information you like (workaround for the above mentioned bug)
    3. Now change to Oauth2(Office 365)
    4. Set the EWS URL to https://outlook.office365.com/ews/exchange.asmx

    You should be greeted with a popup asking you to enter your credentials. Once all is done you can then select what to sync e.g Agenda, Email (which folders), Contacts, etc.