General :: Evolution Folder Moved / Corrected But Wanting Emails Back

Jun 4, 2010

I 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


ADVERTISEMENT

General :: Transfer All Emails In Evolution To MS Outlook?

Jan 5, 2010

I 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 Related

General :: Accidentally Moved Desktop Folder Ingo /usr/local/bin?

Jun 28, 2011

I ran mv -n /desktop /user/local/bin and as a result everything on my desktop is gone. I tried the opposite mv -n /user/local/bin /desktop in the hopes of undoing it but now only one of those directories will exist at one time. What should I do? How badly did I screw things up?

View 3 Replies View Related

General :: Opening Emails In Hotmail Account, Running Back Track 4

May 17, 2011

First thing I will say is I am new this site and computers in general. I have pc and am running back track 4. Today the computer shut off, maybe an over heat. I restarted it and it turned off again even before the reboot finished. I put an additional cooling fan in front of the air intake and the computer is staying on but now will not open the emails in the my hot mail account. It seems to open the account, I can see what is in my in box just can not open them. Moving the curser over the unopened email usually made what is in task bar at the bottom of the page change. As of now it continues to say "Done" in stead of showing a task. Moving the curser over other things on the same page will make the task bar say "javascript" only.

View 1 Replies View Related

General :: Accidently Moved Files In "/" To A Folder?

May 17, 2010

Did a basic mistake . Dnt know how to recover .In root user i gave a commandmv / /home/username/except the home directory all the other folders that is /sbin /lib /optetc was moved to /home/username.Now i am unable to execute any command.I also tried to set the PATH and LD_LIBRARY_PATH to the newly copied localtion but none of the command works. Since "mv" command also not working i am unable to change the location.

View 13 Replies View Related

Ubuntu :: Saving Emails In Evolution?

Jul 18, 2010

Im 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).

View 1 Replies View Related

Ubuntu :: Evolution Cannot Delete Emails?

Feb 6, 2011

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 Related

Ubuntu :: Take Backup Of Evolution Emails?

Mar 21, 2011

How to take backup of my emails, i m using evolution on ubuntu 10.10.

View 2 Replies View Related

Ubuntu :: Files Lost When Moved Across Partitions Directly / Get That Back?

Jan 25, 2011

I dual boot Windows and Ubuntu dual on my computer. I made the big mistake of moving a bunch of files directly from the ubuntu partition and now all those files are gone. How can I get them back?

View 1 Replies View Related

Debian :: Unable To Sign Emails With GPG Through Evolution

Feb 28, 2016

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] ....

View 1 Replies View Related

Fedora :: Evolution Temporarily Not Sending Emails?

Jun 21, 2010

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 Related

Fedora :: Tracker Not Indexing Evolution Emails

Dec 8, 2010

I 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 Related

Ubuntu :: Retrieve Emails In Evolution From Live CD?

Jul 8, 2010

I 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 Related

Ubuntu :: Evolution Opening Previous Emails?

Aug 4, 2010

got 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 Related

Ubuntu :: Evolution Doesn't Download All Emails?

Oct 17, 2010

I 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?

View 3 Replies View Related

Ubuntu :: Indexes Evolution EMails As Well As Files?

Oct 26, 2010

What'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 Replies View Related

Ubuntu :: Export Emails From Evolution To Outlook?

Jan 4, 2011

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

View 1 Replies View Related

Ubuntu Networking :: Emails Saved On Hdd In 9.04 Evolution 2.26.1 Email App?

Feb 17, 2010

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 Related

Ubuntu :: Evolution - Import Emails Into Another Email Program?

Aug 6, 2010

Normally 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 Related

Ubuntu :: Transferring Saved Emails On Evolution To New Computer

Aug 25, 2010

I'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.

View 4 Replies View Related

Server :: Horde Webmail: Messages Not Moved To Sent-folder?

Mar 7, 2010

I am trying to set up a Horde Webmail service on my server.Sent emails are not copied into the sent-folder when sent by the user, but there is no error or log-entry.

View 9 Replies View Related

Fedora :: Evolution Won't Remember Hotmail Password (or Send Emails)

Dec 4, 2010

I'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".

View 2 Replies View Related

Ubuntu :: Evolution: Can't Open Links In Emails Since Upgrading To Firefox 3.6?

Feb 10, 2010

Since 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 Related

Ubuntu :: Copy Evolution Emails To CD To Maintain Professional Records?

Feb 10, 2010

I 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 Related

Ubuntu :: Evolution And Exchange 2007 - Reading Emails Offline?

Jan 21, 2011

I 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.

View 1 Replies View Related

Ubuntu :: Evolution - Store Emails At Linked Location After Upgrade To 11.04

May 11, 2011

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 Related

Ubuntu :: Boot Checker Moved All Of Files To A Hidden Folder

Jan 17, 2010

I had bad experience with disk checking in windows. Boot checker just moved all more and more of my files to a hidden folder without me knowing. I lost a lot of photos due to this. Afterwards when I checked that folder I found that most of the files were intact and I was able to open them without a problem. How dumb is that a program moves files without your permition to do so So I'm wondering what happens with files on Ubuntu if they get corrupted or are suspected as corrupted? And how can I know if the automatic checking procedure that runs when booting found any corrupted files, bad sectors etc... ?

View 3 Replies View Related

General :: Evolution Email -- Can't See The Messages That Are Supposedly In A Folder?

Mar 30, 2011

I'm trying to effectively use EVOLUTION for email but am finding it frustrating. I created a folder to house a specific group of messages. For each message, I went to the "Message" tab and clicked on "move to folder." The folder heading on the top left indicates that there are 30 messages in that folder, BUT NO MESSAGES ARE APPEARING.

View 2 Replies View Related

Ubuntu :: Evolution Wont Send Gmail Emails - Keeps Asking For Smtp Password

Nov 28, 2010

Evolution 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 Related

Ubuntu :: Make Evolution To Sync Content+header Of All Emails For Offline Usage?

Jan 27, 2011

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 Related







Copyrights 2005-15 www.BigResource.com, All rights reserved