Re: [Evolution] Synchronising mailboxes



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eustace, Glen wrote:
if you can open them, then the server didn't actually expunge them
yet :)

it also means that the server didn't give Evolution any expunge
notification untagged responses, which would be WHY they haven't been
removed from Evolution's display, and hence would not be a bug.

My observation would tend to suggest that the laptop has a stored copy
of the message as it seems to be displayed instantly i.e. much faster
than the connection would suggest was reasonable.

Although, I have just tired it on a desktop by pulling the network ply
out and I get a 'Unable to retrieve message', so maybe I'm wrong.

Whatever the reason, having deleted messages stay around is a pain.

Make your Evolution icon execute a script that does the following:

  #!/bin/sh
  evolution
  evolution --force-shutdown
  cd ~/.evolution/mail/imap/$EVO_ACCT/folders
  for f in `du -a | cut -f2 | grep -v ^d`; do shred -uv $f; done

That should solve your problems.

Note that shred works with the *default* ext3.

- --
Ron Johnson, Jr.
Jefferson LA  USA

Is "common sense" really valid?
For example, it is "common sense" to white-power racists that
whites are superior to blacks, and that those with brown skins
are mud people.
However, that "common sense" is obviously wrong.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEfK0xS9HxQb37XmcRAujLAJ4rbNKvf0XXAlXUOHAtnmkpjsy0DwCfZ7PE
XEXESlTkb6cayDVttfAc7As=
=rUTG
-----END PGP SIGNATURE-----



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]