James A Baker wrote  on Saturday, July 12, 2003 7:26 PM [GMT+4]:

> On Friday, Jul 11, 2003, at 11:16 US/Central, Alexei Batyr' wrote:
>
>> Theodore J. Knab wrote  on Friday, July 11, 2003 5:29 PM [GMT+4=MSD]:
>>
>>> My only other option would be something like this:
>>>
>>> #!/usr/bin/perl
>>> #filename: clean_trash.pl
>> ...
>>
>> Another (simpler) option
>>
>> find /home/*/Maildir/.Trash/cur/ -type f -ctime +7  -delete
>>
>> leaves intact recently (last week) deleted messages.
>
>
> Maybe I'm just really confused...
>
> ...but isn't that accomplished by the following setting in etc/imapd?
>
> IMAP_EMPTYTRASH=Trash:7
>
Even with this setting in imapd file when I from time to time use "find"
command mentioned above (whis
-print instead of -delete) it reveals hundreds of messages in users' Trash
folders.

> That also seems to be simple enough with this setting:
>
> IMAP_EMPTYTRASH=Trash:0
>
AFAIU this setting just disables Trash purging.

-- 
Alexey.



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to