MS Outlook replacement app. and how to install for a novice Linux user
I am new to Linux. I need a replacement for Microsoft Outlook that is actually a contact mgmt app. including contacts, calendar, tasks and email. Ideally it would import my Outlook.pst file.
Thunderbird came with Ubuntu but is not even close to sufficient.
Evolution looks good. However, I do not know how to install it - or any other Linux application that does not have an installer. Please help.
evolution
add a comment |
I am new to Linux. I need a replacement for Microsoft Outlook that is actually a contact mgmt app. including contacts, calendar, tasks and email. Ideally it would import my Outlook.pst file.
Thunderbird came with Ubuntu but is not even close to sufficient.
Evolution looks good. However, I do not know how to install it - or any other Linux application that does not have an installer. Please help.
evolution
What I really want is a client application on my computer, not on the web. I keep emails in folders on my computer and do not always have access to the internet. I can, with a client, look up phones, addresses, birthdays etc. - not always convenient via the web. Thanks.
– Jerry
Mar 1 at 0:35
1
When I stopped handling mail in outlook, I wanted to switch tothunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with a ipaq cell phone), and foundevolutioneasier to import it. I've been using evolution every since. It's installed with asudo apt install evolution
– guiverc
Mar 1 at 0:53
add a comment |
I am new to Linux. I need a replacement for Microsoft Outlook that is actually a contact mgmt app. including contacts, calendar, tasks and email. Ideally it would import my Outlook.pst file.
Thunderbird came with Ubuntu but is not even close to sufficient.
Evolution looks good. However, I do not know how to install it - or any other Linux application that does not have an installer. Please help.
evolution
I am new to Linux. I need a replacement for Microsoft Outlook that is actually a contact mgmt app. including contacts, calendar, tasks and email. Ideally it would import my Outlook.pst file.
Thunderbird came with Ubuntu but is not even close to sufficient.
Evolution looks good. However, I do not know how to install it - or any other Linux application that does not have an installer. Please help.
evolution
evolution
edited Mar 1 at 0:21
DK Bose
14.9k124288
14.9k124288
asked Mar 1 at 0:18
JerryJerry
1
1
What I really want is a client application on my computer, not on the web. I keep emails in folders on my computer and do not always have access to the internet. I can, with a client, look up phones, addresses, birthdays etc. - not always convenient via the web. Thanks.
– Jerry
Mar 1 at 0:35
1
When I stopped handling mail in outlook, I wanted to switch tothunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with a ipaq cell phone), and foundevolutioneasier to import it. I've been using evolution every since. It's installed with asudo apt install evolution
– guiverc
Mar 1 at 0:53
add a comment |
What I really want is a client application on my computer, not on the web. I keep emails in folders on my computer and do not always have access to the internet. I can, with a client, look up phones, addresses, birthdays etc. - not always convenient via the web. Thanks.
– Jerry
Mar 1 at 0:35
1
When I stopped handling mail in outlook, I wanted to switch tothunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with a ipaq cell phone), and foundevolutioneasier to import it. I've been using evolution every since. It's installed with asudo apt install evolution
– guiverc
Mar 1 at 0:53
What I really want is a client application on my computer, not on the web. I keep emails in folders on my computer and do not always have access to the internet. I can, with a client, look up phones, addresses, birthdays etc. - not always convenient via the web. Thanks.
– Jerry
Mar 1 at 0:35
What I really want is a client application on my computer, not on the web. I keep emails in folders on my computer and do not always have access to the internet. I can, with a client, look up phones, addresses, birthdays etc. - not always convenient via the web. Thanks.
– Jerry
Mar 1 at 0:35
1
1
When I stopped handling mail in outlook, I wanted to switch to
thunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with a ipaq cell phone), and found evolution easier to import it. I've been using evolution every since. It's installed with a sudo apt install evolution– guiverc
Mar 1 at 0:53
When I stopped handling mail in outlook, I wanted to switch to
thunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with a ipaq cell phone), and found evolution easier to import it. I've been using evolution every since. It's installed with a sudo apt install evolution– guiverc
Mar 1 at 0:53
add a comment |
2 Answers
2
active
oldest
votes
When I stopped handling mail in outlook, I wanted to switch to thunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with my then ipaq cell phone), and I found evolution easier to import it. I've been using evolution every since.
It's installed with a
sudo apt install evolution
or you can go to Ubuntu-Software, Synaptic, Aptitude, Muon, Software-Boutique or whatever software packaging tool/store came with your Ubuntu system, and search for evolution there & click the 'install' button. (it may not appear in all, but usually you have two package options when one is not complete. My Lubuntu came with Muon & evolution is there & listed as installed)
add a comment |
I use gmail in Linux (called from Firefox browser) and like it. This Super User answer sums up importing your outlook: How can I import a .PST to GMail?
Install Google Mail Migration for Outlook (GAMMO) from Google (free
tool). And just run it. It is pretty straight forward. It will import
all mails in your pst into your gmail account.
Google Apps Migration for Microsoft Outlook®
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122106%2fms-outlook-replacement-app-and-how-to-install-for-a-novice-linux-user%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
When I stopped handling mail in outlook, I wanted to switch to thunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with my then ipaq cell phone), and I found evolution easier to import it. I've been using evolution every since.
It's installed with a
sudo apt install evolution
or you can go to Ubuntu-Software, Synaptic, Aptitude, Muon, Software-Boutique or whatever software packaging tool/store came with your Ubuntu system, and search for evolution there & click the 'install' button. (it may not appear in all, but usually you have two package options when one is not complete. My Lubuntu came with Muon & evolution is there & listed as installed)
add a comment |
When I stopped handling mail in outlook, I wanted to switch to thunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with my then ipaq cell phone), and I found evolution easier to import it. I've been using evolution every since.
It's installed with a
sudo apt install evolution
or you can go to Ubuntu-Software, Synaptic, Aptitude, Muon, Software-Boutique or whatever software packaging tool/store came with your Ubuntu system, and search for evolution there & click the 'install' button. (it may not appear in all, but usually you have two package options when one is not complete. My Lubuntu came with Muon & evolution is there & listed as installed)
add a comment |
When I stopped handling mail in outlook, I wanted to switch to thunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with my then ipaq cell phone), and I found evolution easier to import it. I've been using evolution every since.
It's installed with a
sudo apt install evolution
or you can go to Ubuntu-Software, Synaptic, Aptitude, Muon, Software-Boutique or whatever software packaging tool/store came with your Ubuntu system, and search for evolution there & click the 'install' button. (it may not appear in all, but usually you have two package options when one is not complete. My Lubuntu came with Muon & evolution is there & listed as installed)
When I stopped handling mail in outlook, I wanted to switch to thunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with my then ipaq cell phone), and I found evolution easier to import it. I've been using evolution every since.
It's installed with a
sudo apt install evolution
or you can go to Ubuntu-Software, Synaptic, Aptitude, Muon, Software-Boutique or whatever software packaging tool/store came with your Ubuntu system, and search for evolution there & click the 'install' button. (it may not appear in all, but usually you have two package options when one is not complete. My Lubuntu came with Muon & evolution is there & listed as installed)
answered Mar 1 at 0:57
guivercguiverc
5,07121723
5,07121723
add a comment |
add a comment |
I use gmail in Linux (called from Firefox browser) and like it. This Super User answer sums up importing your outlook: How can I import a .PST to GMail?
Install Google Mail Migration for Outlook (GAMMO) from Google (free
tool). And just run it. It is pretty straight forward. It will import
all mails in your pst into your gmail account.
Google Apps Migration for Microsoft Outlook®
add a comment |
I use gmail in Linux (called from Firefox browser) and like it. This Super User answer sums up importing your outlook: How can I import a .PST to GMail?
Install Google Mail Migration for Outlook (GAMMO) from Google (free
tool). And just run it. It is pretty straight forward. It will import
all mails in your pst into your gmail account.
Google Apps Migration for Microsoft Outlook®
add a comment |
I use gmail in Linux (called from Firefox browser) and like it. This Super User answer sums up importing your outlook: How can I import a .PST to GMail?
Install Google Mail Migration for Outlook (GAMMO) from Google (free
tool). And just run it. It is pretty straight forward. It will import
all mails in your pst into your gmail account.
Google Apps Migration for Microsoft Outlook®
I use gmail in Linux (called from Firefox browser) and like it. This Super User answer sums up importing your outlook: How can I import a .PST to GMail?
Install Google Mail Migration for Outlook (GAMMO) from Google (free
tool). And just run it. It is pretty straight forward. It will import
all mails in your pst into your gmail account.
Google Apps Migration for Microsoft Outlook®
answered Mar 1 at 0:31
WinEunuuchs2UnixWinEunuuchs2Unix
47.2k1190183
47.2k1190183
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122106%2fms-outlook-replacement-app-and-how-to-install-for-a-novice-linux-user%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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

What I really want is a client application on my computer, not on the web. I keep emails in folders on my computer and do not always have access to the internet. I can, with a client, look up phones, addresses, birthdays etc. - not always convenient via the web. Thanks.
– Jerry
Mar 1 at 0:35
1
When I stopped handling mail in outlook, I wanted to switch to
thunderbird, but my mail PST folder covered ~15 years (using a lot more than just email syncing with a ipaq cell phone), and foundevolutioneasier to import it. I've been using evolution every since. It's installed with asudo apt install evolution– guiverc
Mar 1 at 0:53