From 99f743a48071ffea496a78c04c6a8e36a7b32935 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 1 Apr 2007 13:33:47 +0000 Subject: Update ChangeLog. --- ChangeLog | 461 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 454 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index dad5303..015e554 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,460 @@ -- +2007-02-22 11:14 Jonas Smedegaard + + * backupninja/configuration.sh: + + New snippet to invoke savelocaltweaks. + +2007-02-05 17:51 Jonas Smedegaard + + * postfix/smtpd_recipient_restrictions: + + Disable reject_unlisted_recipient as it does not work with mailman transport. + +2007-02-03 18:48 Jonas Smedegaard + + * postfix/reject_rhsbl_sender: + + Re-enable dsn.rfc-ignorant.org as it is crucial for senders to accept possible bounces. + +2007-01-26 21:14 Jonas Smedegaard + + * warnquota.conf: + + Add sample multilanguage warnquota.conf file. + +2007-01-23 18:57 Jonas Smedegaard + + * logcheck/cracking.ignore.d/local-postfix: + + Add postfix bad-word exclusion. + +2007-01-23 18:56 Jonas Smedegaard + + * logcheck/violations.ignore.d/postfix: + + Expand postfix badword-exclusion to include all single-word entries of the logcheck inclusion. + +2007-01-14 16:59 Jonas Smedegaard + + * ldap/schema/: README.apple, apple.schema: + + Added apple.schema and README.apple with short description and origin. + +2006-12-14 14:31 Jonas Smedegaard + + * postfix/cron.weekky/local-purgeoldtrashedmails: + + New script to purge old trashed mails. + +2006-12-10 21:32 Jonas Smedegaard + + * spamassassin/sa-updateandimprove.sh: + + Fix tmpfile usage. Restart amavisd, not spamd. + +2006-12-10 12:06 Jonas Smedegaard + + * spamassassin/sa-updateandimprove.sh: + + Use -i (install) instead of -f (force) as switch. Install also a cron.daily symlink. + +2006-12-10 11:47 Jonas Smedegaard + + * amavis/amavisd.conf.addon: + + Support per-ORG config snippet. + +2006-12-09 17:49 Jonas Smedegaard + + * spamassassin/sa-updateandimprove.sh: + + Silence daemon restart for use as cron job. + +2006-12-09 17:42 Jonas Smedegaard + + * spamassassin/sa-updateandimprove.sh: + + New script to automate updating rules and add extra ones from SARE. + +2006-12-01 22:17 Jonas Smedegaard + + * amavis/amavisd.conf.addon: + + raise concurrent amavis daemons from 2 to 5. + +2006-10-23 20:31 Jonas Smedegaard + + * postfix/postfix.sh: + + Fix SASL authentication (wrong keyword in /etc/postfix/sasl/smtpd.conf). + +2006-10-16 15:58 Jonas Smedegaard + + * dovecot/cron.weekly/local-archivemail: + + New cronjob to delete old trashed emails. + +2006-10-13 14:30 Jonas Smedegaard + + * offlineimap/offlineimaprc.example: + + Use central offlineimap.py file. + +2006-10-13 14:28 Jonas Smedegaard + + * offlineimap/: offlineimap.py, offlineimaprc.example: + + Add sample offlineimap config. + +2006-09-30 07:34 Jonas Smedegaard + + * postfix/maps_rbl_domains: + + Changing my mind: use list.dsbl.org again (not multihop). + +2006-09-30 07:28 Jonas Smedegaard + + * postfix/maps_rbl_domains: + + Re-enable multihop.dsbl.org (instead of list.dsbl.org). + +2006-09-24 05:58 Jonas Smedegaard + + * postfix/: postfix.sh, smtpd_recipient_restrictions: + + Use ^ (not $) as space marker. + +2006-09-24 05:53 Jonas Smedegaard + + * postfix/smtpd_recipient_restrictions: + + Add reject_unlisted_recipient to smtpd_recipient_restrictions. + +2006-09-22 08:45 Jonas Smedegaard + + * amavis/cron.daily/local-amavis: + + Add new daily cron script to purge old spam. + +2006-08-29 20:57 Jonas Smedegaard + + * postfix/: postfix.sh, smtpd_recipient_restrictions: + + Enable greylisting, or fail hard if postgrey not installed. + +2006-08-29 20:16 Jonas Smedegaard + + * postfix/maps_rbl_domains: + + Add dnsbl-1.uceprotect.net. + +2006-08-29 20:13 Jonas Smedegaard + + * postfix/maps_rbl_domains: + + Reenable bl.spamcop.net. + +2006-08-24 10:10 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Ignore more postfix foul language within addresses. + +2006-08-24 09:54 Jonas Smedegaard + + * logcheck/violations.ignore.d/: amavisd-new, local: + + Ignore amavis combinations of passed/ignored headers/clean/spam. + +2006-08-23 13:34 Jonas Smedegaard + + * cfengine/cf.services.harden: + + Have integrit ignore /sys and /media. + +2006-08-21 13:40 Jonas Smedegaard + + * amavis/amavisd.conf.addon: + + Suppress virus_admin notifications. Set postfix user delimiter. + +2006-08-21 12:39 Jonas Smedegaard + + * amavis/amavisd.conf.addon: + + Raise the bar for spam getting dropped. + +2006-08-10 08:35 Jonas Smedegaard + + * logcheck/violations.ignore.d/: amavisd-new, local: + + amavis *sometimes* adds id, no matter if Blocked or Passed. + +2006-08-09 08:16 Jonas Smedegaard + + * logcheck/violations.ignore.d/: amavisd-new, local: + + amavis only adds id when Blocked, not when Passed. + +2006-08-06 13:11 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Ignore suspicious-sounding smtpd addresses also when tagged as NOQUEUE. + +2006-08-05 15:41 Jonas Smedegaard + + * logcheck/violations.ignore.d/: amavisd-new, local: + + Fix recent improved spam ignorance. + +2006-08-05 08:27 Jonas Smedegaard + + * logcheck/violations.ignore.d/: amavisd-new, local, postfix, temp: + + Ignore more authentication failures. Ignore more spam filtering. + +2006-07-31 02:25 Jonas Smedegaard + + * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: + + Simplify setup - Debian defaults are finally sane now. + +2006-07-31 01:13 Jonas Smedegaard + + * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: + + Use default spamassassin tag levels. + +2006-07-31 01:04 Jonas Smedegaard + + * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: + + Discard (not bounce) virus. + +2006-07-26 17:50 Jonas Smedegaard + + * postfix/smtpd_recipient_restrictions: + + Add commented out greylisting line. + +2006-07-26 17:23 Jonas Smedegaard + + * postfix/permit_mx_backup_networks: + + Homebase switches network: jawa.homebase.dk changes from 62.121.169.66 (Sonofon WLAN) to 80.198.39.228 (Unotel ADSL). + +2006-07-19 10:16 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix, temp: + + Improve postfix security regexes some more. + +2006-07-19 09:33 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Simplify postfix security regexes an extra bit. + +2006-07-19 04:23 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Simplify postfix security regexes an extra bit. + +2006-07-19 01:03 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Fix broken postfix regex. + +2006-07-18 23:59 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Adjust postfix regex slightly. + +2006-07-18 23:46 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Aggressively simplify postfix security regexes. + +2006-07-18 22:36 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + It seems postfix 2.3 no longer adds triling port number to smtp refusal messages. + +2006-07-18 19:10 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Fix merged regex for postfix generic rejects. + +2006-07-18 18:39 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Update and merge regexes for postfix generic rejects. + +2006-07-18 13:49 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Update regex for postfix standard operation and merge now superfluous remote refusal regex. + +2006-07-18 13:13 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Update regex for postfix remote refusals, due to improved logging in postfix 2.3. + +2006-07-18 12:54 Jonas Smedegaard + + * logcheck/: ignore.d.server/local, ignore.d.server/postfix, + violations.ignore.d/local, violations.ignore.d/postfix: + + Use [:xdigit:] for postfix queue IDs. + +2006-07-06 10:17 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + syncronize postfix false bad-word alarm lines. + +2006-07-03 11:40 Jonas Smedegaard + + * logcheck/violations.ignore.d/: amavisd-new, local: + + Arhj - correct old amavis ignore (really this time). + +2006-07-03 10:10 Jonas Smedegaard + + * logcheck/violations.ignore.d/: amavisd-new, local: + + Recover old amavis ignore. + +2006-07-02 20:34 Jonas Smedegaard + + * logcheck/: TODO, violations.ignore.d/amavisd-new, + violations.ignore.d/local, violations.ignore.d/postfix, + violations.ignore.d/temp: + + Add/improve various ignores. + +2006-06-30 11:52 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Correct recent postfix adjustment. + +2006-06-30 10:38 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Readd postfix certificate ignore dropped in recent adjustment. + +2006-06-30 09:26 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Added another postfix ignore. + +2006-06-30 09:14 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Added a couple of postfix ignores. + +2006-06-11 13:57 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Adjust smtp refusal. + +2006-06-11 11:31 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Inore another refusing smtp server, and drop a suspect one. + +2006-06-11 11:18 Jonas Smedegaard + + * logcheck/: ignore.d.server/local, ignore.d.workstation/local, + violations.ignore.d/local, violations.ignore.d/postfix: + + Ingore a couple of refusing smtp servers. + +2006-05-29 13:50 Jonas Smedegaard + + * horde/turba2/create_default_histories.php: + + Add sample turba script create_default_histories.php. + +2006-05-10 13:52 Jonas Smedegaard + + * backupninja/packages.sh: + + Added new backupninja snippet to dump package state info. + +2006-04-22 10:12 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Update another rr.com smtp refusal on failed reverse lookup. + +2006-04-22 09:27 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Update another rr.com smtp refusal on failed reverse lookup. + +2006-04-22 09:14 Jonas Smedegaard + + * logcheck/violations.ignore.d/: local, postfix: + + Update rr.com smtp refusal on failed reverse lookup. + +2006-04-21 11:47 Jonas Smedegaard + + * amavis/amavis.sh: + + Drop config dirs before initializing (to ensure razor registration symlink is correct). + +2006-04-18 02:32 Jonas Smedegaard + + * horde/turba2/1.x_to_1.2.sql: + + Add pre-1.2 fixup script. + +2006-04-16 11:05 Jonas Smedegaard + + * john/john-mail.msg: + + Added danish+english email template for John The Ripper. + +2006-04-14 20:28 Jonas Smedegaard + + * horde/imp4/: motd.php, servers.php: + + Add config snippets for Horde3/IMP4. + +2006-04-14 20:11 Jonas Smedegaard + + * imp3/: motd.php, servers.php: + + Correct name of KaosPilotene. + +2006-04-05 18:03 Jonas Smedegaard + + * ChangeLog: + + Update ChangeLog. + 2006-04-03 15:09 Jonas Smedegaard * imp3/: motd.php, servers.php: @@ -1264,13 +1718,6 @@ Add nicolaiwallner.com hints. -2004-03-12 13:45 Jonas Smedegaard - - * bind/: named_WALLNER_fake.conf, - named_picasso.nicolaiwallner.com.conf: - - Add fake picasso.nicolaiwallner.com setup. - 2004-03-11 10:29 Jonas Smedegaard * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: -- cgit v1.2.3