Ubuntu :: Indexes Evolution EMails As Well As Files?
Oct 26, 2010What's the best desktop search for Meerkat? I need one that indexes Evolution eMails as well as filesUsed to use Tracker, but it seems to have changed in Meerkat.
View 1 RepliesWhat's the best desktop search for Meerkat? I need one that indexes Evolution eMails as well as filesUsed to use Tracker, but it seems to have changed in Meerkat.
View 1 RepliesIm my office everyone uses Windows but I use Ubuntu (and I love it) for interaction with windows only apps I use a windows VM in virtual box but I use evolution for my emails as I think it runs far better than outlook could ever dream of running.
From time to time we have to save emails for proof of orders etc. As most of you may well know outlook saves emails in .msg format but evolution saves them in .mbox format. At the moment I am saving them in .txt so the windows users can read them in notepad. I really need to be able to save in .msg format though to ensure all the formatting remains and the other guys in the office can open them in outlook.
Is there a way for me to either 1. Save directly to .msg format from evolution or 2. convert .mbox to .msg after i have saved the email? Google is usually my friend and comes up with answers for me but on this occasion hasn't been any good.
If I don't find a work around for this I will have to revert to using Windows (which I really dont want to do).
There are 6 unread emails in my inbox but hey have no body, when I open them I get the following: Unable to retrieve messageCould not find message body in FETCH response.When I access the emails through my browser they are not on the server. I am using IMAP to sync my mail. I am running ubuntu 10.04 and Evolution 2.28.3Is there a way to purge the list of headers and then get them back form the server?
View 3 Replies View RelatedHow to take backup of my emails, i m using evolution on ubuntu 10.10.
View 2 Replies View RelatedI don't know if the title of this thread is going to make what I am asking as confusing or if I can just manage that now My ubuntu bootup + login + well everything is kinda in trouble at the moment. I am only able to access my computer through the live CD currently. Before I wipe the whole hard drive, is there a way to retrieve all of my emails in evolution? I have access to the partition that everything is stored on, but I have no idea where my emails are kept etc
View 9 Replies View Relatedgot an annoying issue with Evolution mail client. When I open an email (ie in a new window), if I deleted that email, the previous email opens up in that window. What I would like is when I delete an email that window closes just leaving evolution open. Seems like this is some silly little option that I am missing
View 1 Replies View RelatedI changed to ubuntu 10.10 I have setup my gmail account on the Evolution client, and has downloaded like a third of my inbox emails in the first syncro. Ever since it hasn't downloaded any newer email after that even when several have passed.
Is there any configuration I should use to tell the inbox to go over a fixed capacity or something like this?
try to get my Evolution emails into Outlook, I can now say that the whole process is quite simple. It seems clunky the way that I have done it, but it is free and it works!First download and this Free Converter to convert *.mbx into *.eml If the link is broken, it came from [URL] and you just have to find their link to the mbx to eml converter.
IN LINUX
1) Open Evolution
2) Highlight the emails that you wish to convert, CTR+A for all in folder
3) R-click and "save as" and call the file anything you want with an mbx extension (example: inbox.mbx) - note: you may need to save this somewhere that Win/linux both recognise as Windows refuses to recognise drives formatted by linux. ie. save on a drive that has been formatted in FAT32 or NTFS
IN WINDOWS
1) Open mbox-eml-extractor.exe (the free converter, probably in your downloads directory)
2) Click "Add" and select your *.mbx file that you saved
3) Click "process" and select the output directory (I just created one on the desktop)
4) Open Microsoft Outlook Express NOT OUTLOOK!! It comes free with your windows install
5) Open the directory that you saved the *eml files (the "process" ones) and drag n drop into MS outlook express
6) All of your emails should show up in MS Outlook express now
7) Click File->Export->Messages
8) You will not be given an option where to save it but if you are curious, go to Tools->Options and click the Maintenance tab and the "Store folder" button to see the path
9) After it has exported now open Microsoft Outlook and click File->Import and Export and select "Import Internet mail and addresses" and press next. Choose "outlook express" etc and follow the bouncing ball so to speak.
10) You have managed the frustratingly and seemingly impossible. Now if Evolution soon gets an export to pst (or whatever the extension is) we won't need this thread anymore
emails saved where on hdd in ubuntu 9.04 Evolution 2.26.1 email app ? how I make backup prior upgrade whole 9.04 ubuntu? is recommended, isn't it?
View 3 Replies View RelatedNormally I just use the backup feature in evolution but how would I go about saving my emails if I wanted to import them into another email program?I am going to install Mint 9 KDE on a separate partition and I have found evolution does not play nicely in KDE so was hoping there was a way of importing my evolution mail into Mints KDE email program.
View 3 Replies View RelatedI'm a new Linux user and i've only dabbled in terminal, but it's been serving me well. Unfortunately when i added my hotmail address to evolution it deleted all the emails from the actual hotmail website and saved them somewhere to my hard drive.
At the time i didn't care but know i've got a new laptop and i'm getting rid of the old one(with the emails on it).
So my question is, how can i transfer the emails to my new laptop or back to hotmail? The new laptop has windows 7 and i was planning on putting ubuntu on one of these days.
I get the following message when I try to send an e-mail with the option "PGP Sign" in Evolution:
Code: Select allCould not create message.
Because "gpg: skipped "67449612": No secret key gpg: signing failed: No secret key", you may need to select different mail options.
I have "Preferences > Mail Accounts > Edit > Security > OpenPGP key ID " set as 67449612, which is my subkey for signing, and this configuration has worked properly until two days ago when I upgraded a bunch of packages with evolution and gnupg among them. Since I am not sure this is really a bug or what package would it belongs to I am asking here first before submitting any bug.
I believe signing works and the secret subkey is "find-able" because I am actually able to do the following without any errors, and this is why I don't understand the error given by Evolution:
Code: Select all$ gpg --output random.sig --detach-sig random.txt
You need a passphrase to unlock the secret key for
user: "Rock Storm <rockstorm@gmx.com>"
4096-bit RSA key, ID 67449612, created 2016-02-21 (main key ID C96832FD)
$ gpg --verify random.sig random.txt
gpg: Signature made Sun 28 Feb 2016 11:47:47 AM CET using RSA key ID 67449612
gpg: Good signature from "Rock Storm <rockstorm@gmx.com>"
My gpg's keys configuration, notice that the "defaut-key" option in gpg.conf is commented out. This configuration worked for sending signed e-mails at least once before the upgrade.
Code: Select all$ gpg --list-keys rock
pub 4096R/C96832FD 2015-12-13
uid Rock Storm <rockstorm@gmx.com>
sub 4096R/7C2F5752 2015-12-13 [expires: 2018-03-12]
sub 4096R/67449612 2016-02-21 [expires: 2018-03-12]
[Code] ....
From the bunch of packages upgraded the ones I believe to be related to Evolution were the following:
Code: Select allgnupg:amd64 (1.4.20-3, 1.4.20-4)
evolution-data-server-common:amd64 (3.18.3-1, 3.18.5-1)
evolution-common:amd64 (3.18.3-1, 3.18.5-1)
evolution-data-server:amd64 (3.18.3-1, 3.18.5-1)
evolution-plugins:amd64 (3.18.3-1, 3.18.5-1)
libevolution:amd64 (3.18.3-1, 3.18.5-1)
evolution:amd64 (3.18.3-1, 3.18.5-1)
I searched current known bugs in Evolution and I could not find anyone related to this.
I tried downgrading it to the previous version but I wasn't able to downgrade every package related to Evolution. Curiously the previous version for some of them seems no longer available:
Code: Select all# apt-get -qq update
# apt-get -s install evolution-data-server=3.18.3-1
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '3.18.3-1' for 'evolution-data-server' was not found
# apt-cache show evolution-data-server | grep -i version
Version: 3.18.5-1
Version: 3.12.9~git20141128.5242b0-2+deb8u2
Anyway, downgrading only the following four packages did not resolve the issue, and I am still getting the same message in Evolution:
Code: Select allDowngrade: evolution-common:amd64 (3.18.5-1, 3.18.3-1), evolution-plugins:amd64 (3.18.5-1, 3.18.3-1), evolution:amd64 (3.18.5-1, 3.18.3-1) libevolution:amd64 (3.18.5-1, 3.18.3-1)
Current package's state:
[Code] ....
i've got Evolution as an email client in Fedora 12.ve got only one IMAP account configured, which seems to be working OK. However, temporarily it is not sending emails. I write an email and hit send/receive and get error. "Error while sending message" ir seems that it is downloading messages, but not sending. There is a quick, but annoying solution to it: restart Evolution. As soon as it is restarted (close and ope the application) it is working OK for some time.
View 2 Replies View RelatedI use the latest Fedora 14 with Evolution 2.32.1 and Tracker 0.8.17.In Evolution is the tracker plugin enabled, tracker is not indexing my email.It says in the status: Filesystem 100%, Email 0%, Applications 100% Why are the Emails in Evolution not indexed?
View 4 Replies View RelatedI am using ubuntu, I have configured evolution on it. because of some reasons I have to switch to windows. Is there any way I can transfer all my emails in evolution to MS outlook.
View 1 Replies View RelatedSince I upgraded my browser to Firefox 3.6, I've been experiencing this problem: when I click on a link in an email, Firefox doesn't go to that link. Instead, a new instance of Firefox is started (even if I've already got an instance of Firefox running), and that instance just opens my homepage. Of course I can work around this problem by right-clicking on the link, selecting Copy Link Location, then manually pasting the URL into Firefox. But I'd prefer to use just one click rather than 6.I'm using the latest official Hardy version of Evolution (2.22.3.1), and I've got Firefox 3.6 set as preferred browser (or "default browser" or whatever it's called in Ubuntu).
View 5 Replies View RelatedI need to copy evolution emails to CD to maintain professional records. I need step by step procedures. My magazine instructions do not cover this. I wish to avoid having to print over 250 long emails per month. Policy prohibits storage on third party equipment. Files do not drag to copy Also having difficulty copying any files to disk.
View 4 Replies View RelatedI have a little problem with Evolution and Exchange 2007. I have managed to connect to the Exchange server without problem using MAPI and I can access my emails fine.
The only problem I have is that although I have checked all the options to download messages and automatically synchronise account locally it won't store the email contents locally until I first look open it (or at least preview it).
Unfortunately I have over 5000 emails so this presents a little problem.
I don't know if this is a bug or just how evolution works.
Way back in the day (7 something I think) I had made my .evolution into a link pointing to a very large harddrive. That said, I've never had a problem as evolution happily grabs and stores my e-mails at that linked location. Since the upgrade to 11.04, I still have evolution but it does not store it where I expect it to store it. I still have my little .evolution link in my profile. I still have my old e-mails there but I have no idea where evolution is storing my new e-mails. I don't have any of my folders and my online e-mail stack is growing by the minute
View 6 Replies View RelatedEvolution works fine for receiving mail, but I cant send anything.When i hit "send/receive" itll receive but ask for smtp password every single time. My understanding is that the password is your email password, but it wont accept it.
View 4 Replies View RelatedI'm running Evolution 2.30.3 on fc13.x64 and I've been getting a funny problem for a while, that now really annoys me:
even if the settings for my hotmail account are correct, Evolution will ask for the password every time I log in. Also, since I keep it open, after a while (~30 minutes) it "forgets" somehow the password and asks for the password again. This time, anyway, it won't work and I have to reset Evolution again.
Bonus question: even if hotmail is configured correctly for receiving and sending (smtp.live.com etc.), it won't send email, but will remain stuck on "sending".
I set up Evolution with a gmail account using TLS both for sending and receiving messages. Then I markd Inbox and All mail folders to be synced for offline usage from their properties (right-click folder and select Properties item).I tried File>Download Messages for Offline Usage and Send/Receive button and Work Offline / Work Online and pressing sync for offline usage when it asks before going offline. But in all situations, Evolution ONLY shows messages (at its status-bar area) about syncing messages, checking for new mail, etc. but DOES NOTHING without any real network activity. Time to time it sends receive some kilobytes, but I could not make it to start some gigabyte gmail syncing transfer.
View 3 Replies View RelatedI apologize if something like this is answered in another thread, but im so new im not even quite sure what to look for in the form of an answer.Background on the problem is I am teaching myself how to correct problems users might cause. In this case moving their .evolution folder. The end result is I want to get emails, contacts, and signatures back. Ive got the contacts and sigs back but email still eludes me. How can I get old emails back in the evolution inbox?
View 5 Replies View RelatedHow to refresh and reload the list of email into MUTT ? Which key?
Additional: how to go to folder SENT of gmail ? and configureation eventually?
I am coding some scripts for sending via irda to my PDA with another irda that has a triggering on the remote control. OK. What I would need is as follows. With MUTT, I configured it so that I can read my emails with the IMAP and gmail. It is cool. It is working with the last
Code:
mutt --version
mutt: invalid option -- '-'
Mutt 1.5.20 (2009-06-14)
which is annoying with "--" but ok, it works. I would like that a script export the last 10 emails to 10 x TXT files with in it:
[Code]....
Does anybody know what to do? Internet works fine except for that problem.
I can attach files of 33kb in web-based email service (Gmail) but no big ones.
In an attempt to restore my ubuntu 9.04 desktop to its original settings, I entered the following in Terminal: rm - rf .gconf. gconfd .gnome .gnome2 .terminacity
and then reset.
The new desktop is cleaner, but now Evolution Setup Assistant wants me to reinstall. I don't think I have an archive file, so should I use the Assistant to install? Will I lose my mail, calendar and tasks if I do?
What if I just install version 9.1? Will it install using my old evolution files?
I have what I believe to be an Evolution mail archive which I now find the need to access. For each mailbox, I see these files
bash-3.1$ ls Inbox*
Inbox Inbox.cmeta Inbox.ev-summary Inbox.ibex.indexInbox.ibex.index.data
On the original cdr backup, there is also Inbox.sbd/ which appears to be an empty directory. I can read this stuff with mutt -f Inbox, but mutt has it's limitations. I would like to be able to get them into thunderbird, or even gmail. What's the trick? When I boot thunderbird, it doesn't really want to know.
Quote: evolution-data-server-common architecture independent files for Evolution Data Server. Why, when removing this package, does Synaptic want me to also remove:
Quote:
gnome-applet
gnome-panel
indicator-applet
ubuntu-netbook-remix
This seems pretty stupid. I just want to get rid of Evolution! Netbooks are cloud based machines, why was Evolution even included?! The same with OpenOffice.
I have a problem with the synaptic package manager. I can't refresh it.
View 3 Replies View Related