summaryrefslogtreecommitdiff
path: root/manifests/expire.pp
AgeCommit message (Collapse)Author
2011-08-30fix missing commaMicah Anderson
2011-08-30switch class expire to a parameterized classMicah Anderson
NOTE: if you are using this class, you will need to change some variables old: $dovecot_expire_type new: $type old: $dovecot_mail_location new: $mail_location old: $dovecot_expire_dirs new: $dirs old: $dovecot_expire_days new: $days much simplier :)
2011-08-30add debian-specific cron expire snippetMicah Anderson
2011-08-30add mysql expire capability, provides a mysql-dict-expire.confMicah Anderson
2011-08-25formatting standardizationMicah Anderson
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-07-01proper escapingmh
2010-07-01actually delete the filesmh
2010-07-01introduce legacy way to expire mails in certain foldersmh
2009-12-07fix some more pathsmh
2009-12-07fix path lookupsmh
2009-12-06initial release of the new dovecot modulemh