similar to: Re: Design thought - Retention of reworked mbox files

Displaying 20 results from an estimated 7000 matches similar to: "Re: Design thought - Retention of reworked mbox files"

2010 Jul 25
2
using Lazy_Expunge to enforce retention policy
Hi, I've been experimenting with using Lazy_Expunge as a tool to enforce document retention policies (by keeping users from deleting emails forever, instead expiring them after a set time). My problem is, how do I keep the user from deleting/expunging mails *inside the expunge folder itself*? I am using dovecot-1.2.10 built from FreeBSD's ports tree, and I am using the following
2017 Jun 05
3
Samba backup script retention question
Hello, I'm using the 'samba_backup' script with the self compiled version. I noticed the retention period not being applied to etc and sysvol tar.bz2 files. Looking at the script it appears to only list the following at the end 'find $WHERE -name "samba4_*bz2" -mtime +$DAYS -exec rm {} \;' Can I also include the etc and sysvol tars in the command? Any
2007 Jun 25
4
Setting retention policies
I access e-mail from different PCs, typically using Thunderbird e-mail client. Thunderbird has a a "retention policy" it can set on a folder by folder basis. Policies such as how long to keep messages for, or how many messages to keep. Is there a way to set those policies on the server itself? Thank you
2005 Nov 17
1
Retention Policy Feature(?)
I am currently using dovecot 0.99.14p1 on OpenBSD 3.8, mbox format, procmail+sendmail MTA. I subscribe to quite a few mailing lists and currently have procmail sorting mail into the proper mboxes. I was hoping there would be some sort of retention policy feature built in to dovecot. I want to delete mail more than X days old from X folders. I have combed the documentation, list archives, and
2006 Nov 04
1
monthly retention
Hi, im trying to work out my backup with a monthly retention, wondering how i could keep a backup that is 30 days old all the time...i mean....if i rsync the daily backup today with the monthly one in 30 days the monthly will be the monthly backup but the day of the rsync will not be 30 days old, the only option i see is have 3 backed up files rotating every two months to at least keep a 30 days
2011 Jun 15
0
timeslider autodelete -vs.- my retention goals
Hi, I''m trying to do a simple data retention hack wherein I keep hourly, daily, weekly and monthly zfs auto snapshots. To save space, I want the dailies to go away when the weekly is taken. I want the weeklies to go away when the monthly is taken. From what I''ve gathered, it seems time slider just deletes the eldest snapshot when there''s space contention.
2010 May 27
1
Logrotation with retention period
Hi All, How can it be done it logrotate configuration that I wanted to have the logs in six (6) month retention period? I have the following logs and directories of mysql. [hostname]# ls /var/log/mysql/ 2010.05.01/general.log 2010.05.01/error.log 2010.05.02/general.log 2010.05.02/error.log 2010.05.03/general.log 2010.05.03/error.log Is it possible that the output after doing logrotate could be
2002 Jun 06
2
WINS Retention
How does one get rid of machines from the WINS database? They seem to hang around forever....and a restart doesn't solve it because the WINS data just gets passed around... Michael D. Black mblack@csihq.com http://www.csihq.com/ http://www.csihq.com/~mike 321-676-2923, x203 Melbourne FL
2008 Dec 02
2
data retention and e-discovery rules
Hello All, I am in the United States where we have e-discovery rules. Some organizations have to retain data for a certain amount of time, others are required to have a data retention policy. This means that while it should probably be possible for a user to "delete" an email so they do not see it. The server needs to store it, possibly in a tree that mirrors the folder setup of
2014 Mar 11
4
POP3 and mail retention
Using outlook 2010 as mail client, I have noticed that once an email is moved from inbox, it is deleted from the cur/ directory on the server. Is there a pop3 setting on dovecot that would keep emails, with possible retention period, and recognize that this email has been moved from inbox, etc.. If all of this is doable, would setting outlook to delete the email after 14 days work? delete email
2019 Sep 05
0
New samba backup tool (online & offline) retention
On Thu, 2019-09-05 at 13:33 +0200, Trenta sis via samba wrote: > Hi, > > Using old samba_backup with 4.4.x a paramter can be defined to keep > some copies of backup and purge automatically. > > I'm searching same option with new samba backup offline or online, > but > I can't find, where is it? That is left to the administrator to handle, it isn't part of the
2019 Sep 05
3
New samba backup tool (online & offline) retention
Hi, Using old samba_backup with 4.4.x a paramter can be defined to keep some copies of backup and purge automatically. I'm searching same option with new samba backup offline or online, but I can't find, where is it? Thanks
2004 Sep 10
0
Altivec, automake
good news, I finally got the asm compilation working with both autotools and project builder. it's all checked in. Brady, can you try it out too? autogen.sh may need a little tweaking depending on your environment. here's what mine looks like (I have some of the required libs in local places in the user acct that I build flac in, and the rest I get from Fink installed in /sw). aclocal
2004 Sep 10
0
Altivec, automake
OK, checked it all in (only minor modifications: I used the existing FLAC routines for allocating aligned memory). on a side note, I got the Project Builder stuff all working again. still have to figure out how to integrate assembly compilation though. Josh --- Brady Patterson <brady@spaceship.com> wrote: > > Here's what I listed in that email. Merging doesn't appear to
1998 Mar 27
1
SAMBA digest 1634
On Fri, 27 Mar 1998 samba@samba.anu.edu.au wrote: > Date: Thu, 26 Mar 1998 09:54:21 -0500 > From: "W.J. McEachran" <billjr@penny.com> > Subject: Re: What shares are mounted on client ? > > On Wed, Mar 25, 1998 at 09:51:07PM -0500, Charlie Brady wrote: > > > WFW can be configured to delay the connect on shares until it is actually > > required. I
2003 May 22
6
/var/spool/samba retention period
It seems like the files sent to the samba spool and then over to CUPS seem to stay in the /var/spool/samba directory indefinately. Is there a fix to this via a configuration, or just setting up a cron job to purge? Thanks
2004 Sep 10
2
Altivec, automake
finished hooking up the altivec stuff so it works in ProjectBuilder. I ran a test, doing a 'flac -t' on 400MB of files compresses at level 5. the runtime dropped from from 180 sec to 105 sec! once I get the latest autotools on my ibook I'll try and get asm compilation to work that way. Josh --- Josh Coalson <xflac@yahoo.com> wrote: > OK, checked it all in (only minor
2004 Sep 10
2
build problems (autoconf/libtool)
Hi. I want to add some code to flac and am having trouble building it out of cvs. I've had several problems, most of which were pretty easy to work around or had already been discussed here. But this one has me stumped (though I am admittedly new to autoconf, automake, and libtool). Here's the problem. autoconf does not see any definition for AC_PROG_LIBTOOL. There is such a
2003 May 06
1
quota
first, thx for --with-storages=maildir second, there is a problem when user exceed their quota < status INBOX (messages) > NO Internal error [2003-05-06 15:35:56] in logfile: imap(user): Can't create directory /var/mail/user/.INBOX: Disk quota exceeded 'user' is not able to get list of messages and delete some of them :( third, in logfile: imap(user2): maildir flags
2004 Sep 10
6
libFLAC internals
Howdy. I'm working on Altivec versions of some of the libFLAC functions. I figured the best candidates would be those that had MMX/SSE/3dnow versions, and I picked FLAC__lpc_restore_signal() to do first, since it's relatively simple. In stepping through some runs, it appears that 'order' mod 4 is always 0. Is that guaranteed, either by the format or by higher functions in the