- Timestamp:
- 05/15/08 13:57:50 (7 months ago)
- Files:
-
- upstream/trunk/Changelog (modified) (1 diff)
- upstream/trunk/metche (modified) (1 diff)
- upstream/trunk/metche.conf.default (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
upstream/trunk/Changelog
r207 r209 5 5 * documentation: tell about GnuPG's "group" option, that allows to 6 6 encrypt email for multiple recipients. 7 * EXCLUDES: added .cache, everchanging on LVM setup 7 * EXCLUDES: added .cache, everchanging on LVM setup, and ssh private 8 host keys. 8 9 9 10 1.1 (2006 09 16) upstream/trunk/metche
r207 r209 111 111 vdirbase run.rev vdir run.rev \ 112 112 prng_exch smtp_scache.pag smtpd_scache.pag \ 113 smtp_scache.dir smtpd_scache.dir local.sh" 113 smtp_scache.dir smtpd_scache.dir local.sh \ 114 ssh_host_dsa_key* ssh_host_rsa_key*" 114 115 LOCALE="C" 115 116 upstream/trunk/metche.conf.default
r207 r209 53 53 # vdirbase run.rev vdir run.rev \ 54 54 # prng_exch smtp_scache.pag smtpd_scache.pag \ 55 # smtp_scache.dir smtpd_scache.dir local.sh" 55 # smtp_scache.dir smtpd_scache.dir local.sh \ 56 # ssh_host_dsa_key* ssh_host_rsa_key*" 56 57 57 58 # Locale (will be used to feed LC_ALL)
