summaryrefslogtreecommitdiffstats
path: root/imap/.gitignore
AgeCommit message (Collapse)Author
2022-04-16all: scripts to create installable *.deb packages.Sam Varshavchik
2022-03-06Add additional tests.Sam Varshavchik
2022-01-22Add additional tests.Sam Varshavchik
Test for IMAP_EMPTYTRASH parsing.
2019-12-05Fix make distcheck for the gnutls version.Sam Varshavchik
2015-02-28Remove clean and smudge filters from the git repo that are used toSam Varshavchik
stamp sysconftool-processed configuration file. Rename all sysconftool-processed configuration files to *.git, and use a build rule to create a stamped sysconftool file. Fix a couple of compilation warnings.
2015-02-23courier-imap: add makeimapaccess wrapper, man page.Sam Varshavchik
2013-11-10Update DH parameter configuration scripts.Sam Varshavchik
* libs/tcpd/libcouriergnutls.c, libs/tcpd/libcouriertls.c: remove the TLS_DHCERTFILE setting, and use TLS_CERTFILE for all functionality. Read DH parameters from TLS_CERTFILE, or from the new TLS_DHPARAMS environment variable. * mkdhparams: New script that generates DH parameters into a standalone file. * Remove TLS_DHCERTFILE setting from imapd-ssl, pop3d-ssl, esmtpd and esmtpd-ssl. Add TLS_DHPARAMS. * Update imapd.cnf.openssl, pop3d.cnf.openssl, esmtpd.cnf.openssl, set default number of bits for RSA keys to 4096.
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.