hcoop/zz_old/config/exim4-hopper.git
15 years agoTrack alternatives, init.d, rcN.d, and much more
root [Thu, 21 Jun 2007 18:19:27 +0000 (14:19 -0400)]
Track alternatives, init.d, rcN.d, and much more

15 years agoUntrack apache2/vhosts. Separate system and hosted aliases.
root [Thu, 21 Jun 2007 18:00:01 +0000 (14:00 -0400)]
Untrack apache2/vhosts.  Separate system and hosted aliases.

15 years agoGet mail delivery to logs@mire.hcoop.net and logs@deleuze.hcoop.net working
root [Thu, 21 Jun 2007 14:46:33 +0000 (10:46 -0400)]
Get mail delivery to logs@mire.hcoop.net and logs@deleuze.hcoop.net working

* crontab (MAILTO): Send mail to logs@deleuze.hcoop.net rather than
  logs@localhost, for easier sorting.

* denyhosts.conf (ADMIN_EMAIL): Ditto.

* exim4/conf.d/main/01_exim4-config_listmacrosdefs (unix_domains): Add
  mire.hcoop.net so that mire relay to local aliases can work.

* exim4/conf.d/router/400_exim4-config_system_aliases (system_aliases):
  Make this just look up local_part.  Use /etc/aliases.local,
  temporarily.

* exim4/conf.d/router/420_exim4-config_hosted_aliases: New file that
  implements delivery to hosted domains.  This does a full local_name and
  domain lookup.

* exim4/conf.d/router/450_exim4-config_default_aliases: Write better
  description of what this does.

15 years ago* apache2/conf.d/home.conf: Remove, since this duplicates
root [Thu, 21 Jun 2007 02:54:11 +0000 (22:54 -0400)]
* apache2/conf.d/home.conf: Remove, since this duplicates
  sites-available/default.

* apache2/sites-available/default: Migrate, but comment out, some
  settings.

* default/hdparm, default/hotplug: Remove, since no longer installed.

* exim4/conf.d/main/01_exim4-config_listmacrosdefs: Add new domainlist
  unix_domains, which are the only domains that we permit delivery of
  local mail to, after resolving aliases.

* exim4/conf.d/router/300_exim4-config_real_local (real_local): Use
  unix_domains.

* exim4/conf.d/router/400_exim4-config_system_aliases (system_aliases):
  Look up both local_part and domain, not just local_part.

* exim4/conf.d/router/550_exim4-get_token: Remove, since it isn't used.

* exim4/conf.d/router/600_exim4-config_userforward (userforward): Use
  unix_domains.

* exim4/conf.d/router/700_exim4-config_procmail (procmail): Ditto.

* exim4/conf.d/router/800_exim4-config_maildrop (maildrop): Ditto.

* exim4/conf.d/router/900_exim4-config_local_user (local_user): Ditto.

* init.d/courier-authdaemon: Make sure this never runs.

* init.d/courier-imap, init.d/courier-imap-ssl, init.d/courier-pop:
  init.d/courier-pop-ssl: Ditto.

* mailman: Record file permissions.  Yay, git!

* pam.d/common-account: Add emergency line.

* pam.d/common-auth: Ditto.

* spamassassin/local.cf: Set report_safe to 0 to get rid of pointless
  report.

* sudoers: Temporarily set us to ADMIN_NOPASS.

15 years agomwolson: Make exim use /daemon token rather than /mailfilter
root@deleuze.hcoop.net [Wed, 6 Jun 2007 12:10:21 +0000 (08:10 -0400)]
mwolson: Make exim use /daemon token rather than /mailfilter

15 years agomwolson: Get procmail delivery working
root@deleuze.hcoop.net [Tue, 8 May 2007 02:44:21 +0000 (22:44 -0400)]
mwolson: Get procmail delivery working

15 years agomwolson: Test procmail delivery
root@deleuze.hcoop.net [Sun, 6 May 2007 21:51:17 +0000 (17:51 -0400)]
mwolson: Test procmail delivery

16 years agomwolson: Relay email from mire
root@deleuze.hcoop.net [Mon, 23 Apr 2007 12:31:44 +0000 (08:31 -0400)]
mwolson: Relay email from mire

17 years agomwolson: Use U/US/USER style paths for exim mail delivery
root@deleuze.hcoop.net [Mon, 16 Apr 2007 02:12:17 +0000 (22:12 -0400)]
mwolson: Use U/US/USER style paths for exim mail delivery

17 years agostable->sarge and other miscellanea
root@deleuze.hcoop.net [Sun, 15 Apr 2007 18:21:21 +0000 (14:21 -0400)]
stable->sarge and other miscellanea

17 years agoCatch up on bind and keytab changes made by others
root@deleuze.hcoop.net [Fri, 6 Apr 2007 02:25:19 +0000 (22:25 -0400)]
Catch up on bind and keytab changes made by others

17 years agomwolson: Mail delivery works now. Yay!
root@deleuze.hcoop.net [Sun, 18 Mar 2007 05:55:35 +0000 (01:55 -0400)]
mwolson: Mail delivery works now.  Yay!

Add some truly awful hacks to all of the transports which allow pipes,
maildir delivery, or writing to some user-controlled file so that AFS
tokens can be retrieved at the right time.

17 years agomwolson: Make progress on email delivery
root@deleuze.hcoop.net [Sat, 17 Mar 2007 05:27:19 +0000 (01:27 -0400)]
mwolson: Make progress on email delivery

* exim4/conf.d/main/01_exim4-config_listmacrosdefs
  (MAILDIR_HOME_MAILDIR_LOCATION): Don't include $local_part here, in
  case it gets expanded too early.

* exim4/conf.d/router/550_exim4-get_token (get_token): Simplify to not
  use pagsh.openafs.

* exim4/conf.d/transport/30_exim4-config_maildir_home (maildir_home): Add
  $local_part here.  Set current_directory to "/" to avoid chdir errors.

* exim4/get-token: Various changes by megacz.

* init.d/apache2 (NO_START): Changes by others.

17 years agomwolson: Update exim4 from backports
root@deleuze.hcoop.net [Mon, 5 Mar 2007 00:24:42 +0000 (19:24 -0500)]
mwolson: Update exim4 from backports

17 years agoMiscellaneous apache and exim config by adam and cclausen
root@deleuze.hcoop.net [Mon, 19 Feb 2007 03:04:25 +0000 (22:04 -0500)]
Miscellaneous apache and exim config by adam and cclausen

17 years agomwolson: Small docfix
root@deleuze.hcoop.net [Wed, 14 Feb 2007 02:00:35 +0000 (21:00 -0500)]
mwolson: Small docfix

17 years agomwolson: Provide very basic list of domains for Exim until Adam fills them in
root@deleuze.hcoop.net [Wed, 14 Feb 2007 00:24:25 +0000 (19:24 -0500)]
mwolson: Provide very basic list of domains for Exim until Adam fills them in

17 years agomwolson: Only get token once, rather than 1-3 times
root@deleuze.hcoop.net [Wed, 14 Feb 2007 00:07:30 +0000 (19:07 -0500)]
mwolson: Only get token once, rather than 1-3 times

17 years agomwolson: First attempt at delivering to AFS
root@deleuze.hcoop.net [Tue, 13 Feb 2007 22:46:21 +0000 (17:46 -0500)]
mwolson: First attempt at delivering to AFS

17 years agoUpdates by other admins
root@deleuze.hcoop.net [Tue, 13 Feb 2007 20:49:40 +0000 (15:49 -0500)]
Updates by other admins

17 years agomwolson: Initial migration of exim4 settings to deleuze
root@deleuze.hcoop.net [Sat, 27 Jan 2007 09:27:37 +0000 (04:27 -0500)]
mwolson: Initial migration of exim4 settings to deleuze

* exim4/update-exim4.conf.conf: Set up.  Configure dc_visiblename here,
  which is used to set qualify_domain later on.

[other files are relative to exim4/conf.d/]

* acl/30_exim4-config_check_rcpt: Add recommended lines from
  /usr/share/doc/mailman/README.EXIM.gz so that bounce messages get
  through, even if they are from a malformed address

* acl/40_exim4-config_check_data: Use built-in spam checker rather than
  running email through spamc.  This should make the configuration much
  simpler.

* auth/30_exim4-config_examples: Migrate userdb_plain.  Disable plain.

* main/01_exim4-config_listmacrosdefs: Don't define domains here -- we
  will do that in a separate file to make things easier for domtool.  Add
  tls_cipher to MAIN_LOG_SELECTOR as per old config.  Use
  file_transport=address_file for /etc/aliases delivery, as per old
  configuration

* main/10_domtool-domains: New file where the domain list will be written
  to by domtool.

* main/20_mailman-macros: Migrate mailman configuration settings here.
  Use the longer option names for clarity.

* router/310_exim4-config_virtual_user: New file that routes mail for
  hosted domains.  From old config.

* router/320_exim4-config_mailman: New file that routes mail for mailing
  lists.  From old config.

* router/450_exim4-config_default_aliases: New file containing
  default_aliases rule for various domains; mostly seems to be used by
  Adam.  From old config.

* transport/10_exim4-config_mailman: New file containing the transport
  for mailman lists.  From old config.  Use the aforementioned longer
  option names.

* transport/40_exim4-config_virtual_delivery: New file containing
  transport used to deliver mail to virtual mailboxes.  From old config.
  Should we be using a postgresql/mysql database here?  It's what most
  other sites seem to do, according to Google.

17 years agomwolson: Upgrade exim4 packages to equivalent of version in debian testing
root@deleuze.hcoop.net [Fri, 19 Jan 2007 22:42:19 +0000 (17:42 -0500)]
mwolson: Upgrade exim4 packages to equivalent of version in debian testing

17 years agoInitial import
root@deleuze.hcoop.net [Mon, 8 Jan 2007 01:07:37 +0000 (20:07 -0500)]
Initial import