Java Mailing List Archive

http://www.redhatconfig.com/

Home » Gentoo Linux »

Re: [gentoo-user] Automatic email deletion

Stroller

2008-03-23

Replies: Find Java Web Hosting

Author LoginPost Reply

On 23 Mar 2008, at 22:10, Grant wrote:

>>> Can anyone tell me how my old email is most likely being
>>> deleted? I'm
>>> using courier-imap and postfix. I'd like to keep the old stuff for
>>> longer than 2 weeks, but I'm not sure where to specify this.
>>>
>>
>> Courier-imap NEVER deletes mail in my experience. That is the whole
>> point of IMAP. Mail is only deleted by the email client. ;)
>>
>
> So claws-mail is automatically deleting old messages in the Trash
> folder? I don't see a config option anywhere.

You didn't state _in the trash_ folder in your previous message.
(I guessed, tho'! :P Looks like the other respondents didn't!)

 $ sudo grep -i trash /etc/courier-imap/imapd
 ##NAME: IMAP_TRASHFOLDERNAME:0
 # The name of the magic trash Folder. For MSOE compatibility,
 # you can set IMAP_TRASHFOLDERNAME="Deleted Items".
 # IMPORTANT: If you change this, you must also change
IMAP_EMPTYTRASH
 IMAP_TRASHFOLDERNAME=Trash
 ##NAME: IMAP_EMPTYTRASH:0
 # IMAP_EMPTYTRASH is a comma-separated list of folder:days. The
default
 # setting, below, purges 7 day old messages from the Trash folder.
 # IMAP_EMPTYTRASH=Trash:7,Sent:30
 # as shown by ls). It is perfectly ordinary to see stuff in Trash
that's
 # changed when the file is moved to the Trash folder (and at other
times too).
 #IMAP_EMPTYTRASH=Trash:7
 IMAP_EMPTYTRASH=Trash:14,Junk.Possible:14
 ##NAME: IMAP_MOVE_EXPUNGE_TO_TRASH:0
 # Set IMAP_MOVE_EXPUNGE_TO_TRASH to move expunged messages to
Trash. This
 # mail from trash. Trash can be manually expunged as usually, and
mail
 # will get automatically expunged from Trash according to
IMAP_EMPTYTRASH.
 IMAP_MOVE_EXPUNGE_TO_TRASH=0
 $

Stroller.

--
gentoo-user@(protected)

©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.