summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2011-11-11fix syntax errorMicah Anderson
2011-11-10add dovecot::config::file to be able to handle the different /etc/dovecot/con...Micah Anderson
2011-11-10add the dovecot-dict-sql.conf to the dovecot::sql classMicah Anderson
2011-10-20the weekly rotation for the dovecot logs results in log files that are too la...Micah Anderson
2011-10-13dovecot logs should be owned by group dovecotMicah Anderson
2011-09-22setup debian location for sieve scriptsMicah Anderson
2011-09-22debian has a different name for the managesieve processMicah Anderson
2011-09-02setup dovecot version differences for expire classMicah Anderson
2011-09-02add version dependency to the expire package requirementMicah Anderson
2011-09-02the new version of dovecot (version 2) has a number of differences from versi...Micah Anderson
2011-08-31change the dovecot logfile to the more standard 'dovecot.log' instead ofMicah Anderson
2011-08-31switch group ownership of the logfiles from gid=12, to 'dovecot', gid=12 is n...Micah Anderson
2011-08-31formatting standardizationMicah Anderson
2011-08-30the dovecot-expire.conf isn't used for the mysql typeMicah Anderson
2011-08-30fix debian dovecot package dependency for dovecot-commonMicah Anderson
2011-08-30fix another syntax errorMicah Anderson
2011-08-30fix missing commaMicah Anderson
2011-08-30switch class expire to a parameterized classMicah Anderson
2011-08-30add debian-specific cron expire snippetMicah Anderson
2011-08-30add mysql expire capability, provides a mysql-dict-expire.confMicah Anderson
2011-08-25override the location of the dovecot configuration file for Debian's locationMicah Anderson
2011-08-25debian doesn't have different packages for the different database drivers to ...Micah Anderson
2011-08-25formatting standardizationMicah Anderson
2011-08-22remove unneeded commentMicah Anderson
2011-08-22add preliminary support for debianMicah Anderson
2011-07-15it is not anymore necessary to add an empty source to purge directoriesmh
2010-12-12use a dedicated command for managesieve checkingmh
2010-12-12fix namingmh
2010-12-12unifynamingmh
2010-12-12simplify check hostname settingmh
2010-12-12simplify check hostname settingmh
2010-12-12open outgoing connections if we manage a proxymh
2010-12-12improve managesievemh
2010-12-12as we are already in the dovecot type we can take the prefix awaymh
2010-12-12make dovecot_type a parametrized class variablemh
2010-12-12adjust nagios checks to tune hostnames to checkmh
2010-12-12monitor basic nagios stuffmh
2010-12-12refactor classes to use parametrized classesmh
2010-08-31fix wrong sourcemh
2010-08-31manage sysconfigmh
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
2010-01-11don't make logfiles public readablemh
2010-01-11make sieve compilation more failsafemh
2010-01-04check on right flagmh
2009-12-22set correct path to logrotatemh
2009-12-21manage logrotate as wellmh
2009-12-14add sqlite support, refactor how sql is done, add readmemh