evolution attachment too big

Asked by fabio

Error occur attachment too big or cant move to outbox.Im using LAN connection.Ubuntu 9.04.Thank you Fabio

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu evolution Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Please open a terminal and type:

df -h

copy the result here

Thank you

Revision history for this message
fabio (fabio-superina) said :
#2

fabio@fabio-desktop:~$ df -h
Filesystem Size Used Avail Use% Montiran na
/dev/sda1 73G 9,2G 60G 14% /
tmpfs 596M 0 596M 0% /lib/init/rw
varrun 596M 220K 596M 1% /var/run
varlock 596M 0 596M 0% /var/lock
udev 596M 144K 596M 1% /dev
tmpfs 596M 112K 596M 1% /dev/shm
lrm 596M 2,4M 594M 1% /lib/modules/2.6.28-12-generic/volatile
fabio@fabio-desktop:~$

Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#3

Fabio please try this (please save your account detail and relevant evolution data)

Go into your home folder

cd $HOME

remove or better move the .evolution folder (control+h to show hidden files first)

mv .evolution .evolution_old

Then remove and reinstall evolution package purging it

sudo apt-get purge evolution
sudo apt-get update
sudo apt-get install evolution

Run and reconfigure Evolution and retry.

Hope this helps

Revision history for this message
fabio (fabio-superina) said :
#4

thank you Marco.I shall try this solution.Cheer Fabio

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

Then please also consider to use Thunderbird to manage your mail i always use it on Ubuntu, to install using terminal:

sudo apt-get update
sudo apt-get install thunderbird