Sent: Saturday, January 05, 2013 9:19 AM
To: James Users List
Subject: Re: Apache James -Question
On 04/01/2013 18:15, Naveen Gopi / Livecom wrote:
Hi Eric,
Thanks a lot for you reply. Either of the two will work for us.
-> We are not using IMAP, but POP3, and in POP3 the mail gets deleted a
Charles [e...@apache.org]
Sent: Saturday, January 05, 2013 9:19 AM
To: James Users List
Subject: Re: Apache James -Question
On 04/01/2013 18:15, Naveen Gopi / Livecom wrote:
> Hi Eric,
>
> Thanks a lot for you reply. Either of the two will work for us.
>
> -> We are not using IMAP, but
:55 PM
To: James Users List
Subject: Re: Apache James -Question
When you setFlag(..DELETED), you only change the state of the persisted
mail, but don't says "remove it"
You need to call e.g. the IMAP command EXPUNGE
From http://www.ietf.org/rfc/rfc3501.txt:
The EXPUNGE command p
ld the
class be changed?
Thanks
Naveen
From: Eric Charles [e...@apache.org]
Sent: Friday, January 04, 2013 5:55 PM
To: James Users List
Subject: Re: Apache James -Question
When you setFlag(..DELETED), you only change the state of the persisted
mail, but
eta.casengo.com
outgoing
..
Thanks
Naveen
From: Eric Charles [e...@apache.org]
Sent: Friday, January 04, 2013 5:18 PM
To: James Users List
Subject: Re: Apache James -Question
Hi,
What do you mean by marking the mail as d
store in my Derby database?
beta.casengo.com
outgoing
..
Thanks
Naveen
From: Eric Charles [e...@apache.org]
Sent: Friday, January 04, 2013 5:18 PM
To: James Users List
Subject: Re: Apache James -Question
Hi,
What do you mean
Hi,
What do you mean by marking the mail as deleted?
Are you accessing via POP, IMAP or directy JAVA API?
Also, Read https://kb.wisc.edu/cae/page.php?id=16718 for background on
"deleted". It all depends on the client you use.
Thx,
Eric
On 04/01/2013 16:40, Naveen Gopi / Livecom wrote:
Hi
Hi ,
Unfortunately we are having a small problem. We are using Apache Derby with
James and we can see that the database is growing really fast eating up lot of
disk space and making James a lot slower.
The growing files are inside apache-james/var/store/derby/seg0. We have made
sure that after