Thanks everyone for suggestions. I was able to split huge Mbox file
(close 8.5 GB) using gvim...split into 8 smaller files. I took almost
8 hours to do it because of my machine speed. I only hope I have not
lost any mails.
Perhaps it would be great if you guys make something like "Mbox
reaching li
Am Samstag, den 07.11.2009, 11:15 -0500 schrieb Philippe LeCavalier:
> On Sat, 2009-11-07 at 17:09 +0100, Felix Koop wrote:
> > I don't have an IMAP server. The INBOX is on local storage and I get all
> > of my mail from POP servers.
> >
> > ---
> > Kind regards, Felix
> >
> The same can be do
Am Samstag, den 07.11.2009, 09:32 -0430 schrieb Patrick O'Callaghan:
> On Sat, 2009-11-07 at 08:59 +0100, Felix Koop wrote:
> >
> > Very strange. If I delete all of the index files and vacuum the database
> > files, then restart evoilution, the message is not there. I can try and
> > get all of
Todd Hicks wrote:
As I say, other email apps I've used (notably Thunderbird) strip the
markup in the reading pane for messages of content-type text/html . Yes
the output may not be pretty, but it's there and readable, not wrapped
up in an attachment. In the case of Outlook there is an information
On Sat, 2009-11-07 at 08:59 +0100, Felix Koop wrote:
>
> Am Freitag, den 06.11.2009, 19:40 -0430 schrieb Patrick O'Callaghan:
> > On Fri, 2009-11-06 at 23:56 +0100, Felix Koop wrote:
> > You could try vacuuming the SQL database files (shutting down Evo first
> > of course):
> >
> > #!/bin/sh
> >
Hi all,
Just wondering if the following is an isolated issue or an expected
result.
When I create a message filter of the type 'move mail from[or with
subject containing] to specified folder and set status read' I must get
evo to set the status prior to moving the mail. Otherwise the mail is
move
Am Freitag, den 06.11.2009, 19:40 -0430 schrieb Patrick O'Callaghan:
> On Fri, 2009-11-06 at 23:56 +0100, Felix Koop wrote:
> You could try vacuuming the SQL database files (shutting down Evo first
> of course):
>
> #!/bin/sh
>
> cd ~/.evolution/mail/
> for i in `find . -name folders.db`
> do
>