Alternative to Microsoft Outlook





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







2















I recently switched to Ubuntu from Windows 10. I used to rely heavily on MS Outlook, and still do, and I want something similar in Ubuntu.



I need an alternative that provides/supports/integrates (not sure what the appropriate word is) email, contacts and calendars. Tasklist also would be ideal but is not necessary.



I've been using Mailspring and KOrganizer, and while they're brilliant individually, I want something that combines everything under one roof.



Thoughts?










share|improve this question































    2















    I recently switched to Ubuntu from Windows 10. I used to rely heavily on MS Outlook, and still do, and I want something similar in Ubuntu.



    I need an alternative that provides/supports/integrates (not sure what the appropriate word is) email, contacts and calendars. Tasklist also would be ideal but is not necessary.



    I've been using Mailspring and KOrganizer, and while they're brilliant individually, I want something that combines everything under one roof.



    Thoughts?










    share|improve this question



























      2












      2








      2








      I recently switched to Ubuntu from Windows 10. I used to rely heavily on MS Outlook, and still do, and I want something similar in Ubuntu.



      I need an alternative that provides/supports/integrates (not sure what the appropriate word is) email, contacts and calendars. Tasklist also would be ideal but is not necessary.



      I've been using Mailspring and KOrganizer, and while they're brilliant individually, I want something that combines everything under one roof.



      Thoughts?










      share|improve this question
















      I recently switched to Ubuntu from Windows 10. I used to rely heavily on MS Outlook, and still do, and I want something similar in Ubuntu.



      I need an alternative that provides/supports/integrates (not sure what the appropriate word is) email, contacts and calendars. Tasklist also would be ideal but is not necessary.



      I've been using Mailspring and KOrganizer, and while they're brilliant individually, I want something that combines everything under one roof.



      Thoughts?







      software-recommendation email calendar






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 19 '18 at 6:53









      Melebius

      5,11852041




      5,11852041










      asked Jun 19 '18 at 6:50









      A. MathewA. Mathew

      1112




      1112






















          3 Answers
          3






          active

          oldest

          votes


















          2














          You may have a look at the Evolution Ubuntu featured mail client, with calendar, tasks, contacts and so.


          - Have the look and feel of Outlook

          - It can import your Outlook PST data file

          - Can also connect to Ms Exchange server



          Install from Software-Center or from command line



          apt-get install -y evolution


          enter image description here






          share|improve this answer































            1














            Thunderbird with the lightning extension provides a single application for managing emails, calendars and tasks:



            sudo apt-get install thunderbird xul-ext-lightning


            You can then install more add-ons, for instance:




            • Provider for Google Calendar : to sync with your google calendar.

            • Exchange calendar : to sync with MS outlook servers (this version is working fine).






            share|improve this answer































              0














              you can use same outlook version in ubuntu but you have to open it in web browser. Paste https://outlook.office.com address to your web browser then add your account mail_id and password to access mail






              share|improve this answer
























                Your Answer








                StackExchange.ready(function() {
                var channelOptions = {
                tags: "".split(" "),
                id: "89"
                };
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function() {
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled) {
                StackExchange.using("snippets", function() {
                createEditor();
                });
                }
                else {
                createEditor();
                }
                });

                function createEditor() {
                StackExchange.prepareEditor({
                heartbeatType: 'answer',
                autoActivateHeartbeat: false,
                convertImagesToLinks: true,
                noModals: true,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                imageUploader: {
                brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                allowUrls: true
                },
                onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                });


                }
                });














                draft saved

                draft discarded


















                StackExchange.ready(
                function () {
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1047803%2falternative-to-microsoft-outlook%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                2














                You may have a look at the Evolution Ubuntu featured mail client, with calendar, tasks, contacts and so.


                - Have the look and feel of Outlook

                - It can import your Outlook PST data file

                - Can also connect to Ms Exchange server



                Install from Software-Center or from command line



                apt-get install -y evolution


                enter image description here






                share|improve this answer




























                  2














                  You may have a look at the Evolution Ubuntu featured mail client, with calendar, tasks, contacts and so.


                  - Have the look and feel of Outlook

                  - It can import your Outlook PST data file

                  - Can also connect to Ms Exchange server



                  Install from Software-Center or from command line



                  apt-get install -y evolution


                  enter image description here






                  share|improve this answer


























                    2












                    2








                    2







                    You may have a look at the Evolution Ubuntu featured mail client, with calendar, tasks, contacts and so.


                    - Have the look and feel of Outlook

                    - It can import your Outlook PST data file

                    - Can also connect to Ms Exchange server



                    Install from Software-Center or from command line



                    apt-get install -y evolution


                    enter image description here






                    share|improve this answer













                    You may have a look at the Evolution Ubuntu featured mail client, with calendar, tasks, contacts and so.


                    - Have the look and feel of Outlook

                    - It can import your Outlook PST data file

                    - Can also connect to Ms Exchange server



                    Install from Software-Center or from command line



                    apt-get install -y evolution


                    enter image description here







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jun 19 '18 at 8:45









                    cmak.frcmak.fr

                    2,0681122




                    2,0681122

























                        1














                        Thunderbird with the lightning extension provides a single application for managing emails, calendars and tasks:



                        sudo apt-get install thunderbird xul-ext-lightning


                        You can then install more add-ons, for instance:




                        • Provider for Google Calendar : to sync with your google calendar.

                        • Exchange calendar : to sync with MS outlook servers (this version is working fine).






                        share|improve this answer




























                          1














                          Thunderbird with the lightning extension provides a single application for managing emails, calendars and tasks:



                          sudo apt-get install thunderbird xul-ext-lightning


                          You can then install more add-ons, for instance:




                          • Provider for Google Calendar : to sync with your google calendar.

                          • Exchange calendar : to sync with MS outlook servers (this version is working fine).






                          share|improve this answer


























                            1












                            1








                            1







                            Thunderbird with the lightning extension provides a single application for managing emails, calendars and tasks:



                            sudo apt-get install thunderbird xul-ext-lightning


                            You can then install more add-ons, for instance:




                            • Provider for Google Calendar : to sync with your google calendar.

                            • Exchange calendar : to sync with MS outlook servers (this version is working fine).






                            share|improve this answer













                            Thunderbird with the lightning extension provides a single application for managing emails, calendars and tasks:



                            sudo apt-get install thunderbird xul-ext-lightning


                            You can then install more add-ons, for instance:




                            • Provider for Google Calendar : to sync with your google calendar.

                            • Exchange calendar : to sync with MS outlook servers (this version is working fine).







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jun 19 '18 at 7:07









                            pimpim

                            1,9791925




                            1,9791925























                                0














                                you can use same outlook version in ubuntu but you have to open it in web browser. Paste https://outlook.office.com address to your web browser then add your account mail_id and password to access mail






                                share|improve this answer




























                                  0














                                  you can use same outlook version in ubuntu but you have to open it in web browser. Paste https://outlook.office.com address to your web browser then add your account mail_id and password to access mail






                                  share|improve this answer


























                                    0












                                    0








                                    0







                                    you can use same outlook version in ubuntu but you have to open it in web browser. Paste https://outlook.office.com address to your web browser then add your account mail_id and password to access mail






                                    share|improve this answer













                                    you can use same outlook version in ubuntu but you have to open it in web browser. Paste https://outlook.office.com address to your web browser then add your account mail_id and password to access mail







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Apr 4 at 6:12









                                    user941230user941230

                                    1




                                    1






























                                        draft saved

                                        draft discarded




















































                                        Thanks for contributing an answer to Ask Ubuntu!


                                        • Please be sure to answer the question. Provide details and share your research!

                                        But avoid



                                        • Asking for help, clarification, or responding to other answers.

                                        • Making statements based on opinion; back them up with references or personal experience.


                                        To learn more, see our tips on writing great answers.




                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function () {
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1047803%2falternative-to-microsoft-outlook%23new-answer', 'question_page');
                                        }
                                        );

                                        Post as a guest















                                        Required, but never shown





















































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown

































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown







                                        Popular posts from this blog

                                        How did Captain America manage to do this?

                                        迪纳利

                                        南乌拉尔铁路局