9/19/2007

Linux Evolution Error: lost connection to exchange backend process

Solution:

evolution –force-shutdown

cd ~/.evolution
cd mail/exchange

ls (to see what directory is there - in my case only one as I only have one exchange server account)

rm -rfv ./(name of directory)

Restart Evolution - did not have to re-create account

1 comments:

Rodney said...

Thanks, this corrected the issue I was experiencing as well.