From 4c4b875279f399243c92e0987bc4d3eccd428eb1 Mon Sep 17 00:00:00 2001 From: Nigel Metheringham Date: Tue, 29 Mar 2005 21:13:11 +0000 Subject: [PATCH] tab and trailing space strip. Convert Id -> Cambridge --- credits.html | 72 +++++----- docs.html | 98 ++++++------- home.html | 8 +- howto/mailman.html | 2 +- howto/mailman20.html | 8 +- howto/mailman21.html | 34 ++--- howto/old_rbl.html | 10 +- howto/rbl.html | 8 +- howto/relay.html | 12 +- howto_mirror.html | 12 +- index.html | 44 +++--- intro.html | 204 +++++++++++++-------------- maillist.html | 16 +-- mirrors.html | 318 +++++++++++++++++++++---------------------- overview.html | 16 ++- toc.html | 82 +++++------ version.html | 2 +- y2k.html | 12 +- 18 files changed, 481 insertions(+), 477 deletions(-) diff --git a/credits.html b/credits.html index 0f170e3..f490921 100644 --- a/credits.html +++ b/credits.html @@ -14,65 +14,65 @@
- - Nigel Metheringham - + + Nigel Metheringham +
- (yes, thats me) built the web site and I attempt to keep it up - to date. + (yes, thats me) built the web site and I attempt to keep it up + to date.
- - Jennifer Greenley - - of - Sharpblue + + Jennifer Greenley + + of + Sharpblue
- designed the new exim logo in 2002, working through several - iterations following comments on the exim mailing list. + designed the new exim logo in 2002, working through several + iterations following comments on the exim mailing list.
- - Energis Squared (formerly Planet Online) - + + Energis Squared (formerly Planet Online) +
- provided the UK - web site, the domain name registration and various other - resources for the exim community. Energis Squared also use exim - for their mail systems including systems with a userbase of + provided the UK + web site, the domain name registration and various other + resources for the exim community. Energis Squared also use exim + for their mail systems including systems with a userbase of several million users. -
+
- - Shore.Net - + + Shore.Net +
- provides a US - mirror of the web site. Shore.Net is a large regional ISP - in the Northeastern US, and uses exim for the majority of - their mail traffic. -
+ provides a US + mirror of the web site. Shore.Net is a large regional ISP + in the Northeastern US, and uses exim for the majority of + their mail traffic. +
- - Esat Net - + + Esat Net +
- provides an Irish mirror of the web site. Esat Net is - Ireland's longest serving ISP and uses Exim on all it's core - SMTP servers.
+ provides an Irish mirror of the web site. Esat Net is + Ireland's longest serving ISP and uses Exim on all it's core + SMTP servers.

Nigel Metheringham
-

$Id: credits.html,v 1.2 2000/07/26 08:26:57 nigel Exp $

+

$Cambridge$

diff --git a/docs.html b/docs.html index 5dc3bcd..c179aa1 100644 --- a/docs.html +++ b/docs.html @@ -27,10 +27,10 @@
- - - The Exim Specification - Version 4.5x - + + + The Exim Specification - Version 4.5x +
The master documentation for exim containing all required @@ -41,10 +41,10 @@
- - - The Exim Filter Specification - Version 4.5x - + + + The Exim Filter Specification - Version 4.5x +
Additional information on the exim filter language.
@@ -172,58 +172,58 @@ Version 3.0x - - - specification document - - - filter - - - overview - + + + specification document + + + filter + + + overview + Version 2.1x - - - specification document - - - filter - - - overview - + + + specification document + + + filter + + + overview + Version 2.0x - - - specification document - - - filter - - - overview - + + + specification document + + + filter + + + overview + Version 1.9x - - - specification document - - - filter - - - overview - + + + specification document + + + filter + + + overview +
Nigel Metheringham
-

$Id: docs.html,v 1.18 2004/07/15 16:33:46 nigel Exp $

+

$Cambridge$

diff --git a/home.html b/home.html index f66763e..f6db6cd 100644 --- a/home.html +++ b/home.html @@ -9,7 +9,7 @@
[big logo]
-

The Exim Home Page

+

The Exim Home Page

Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the @@ -48,7 +48,7 @@

The Exim/Mailman HOWTO for Mailman 2.1 with Exim 4 has been rewritten.

-

Exim Books

+

Exim Books

The new Exim 4 book is available. See the

The O'Reilly Exim 3 - book is still available.

+ book is still available.


Nigel Metheringham
-
$Id: home.html,v 1.48 2005/01/14 16:16:26 nigel Exp $
+
$Cambridge$
diff --git a/howto/mailman.html b/howto/mailman.html index 1299d38..a547de2 100644 --- a/howto/mailman.html +++ b/howto/mailman.html @@ -24,7 +24,7 @@
-
$Id$
+
$Cambridge$
Last modified: Wed Jun 9 12:36:34 BST 2004 diff --git a/howto/mailman20.html b/howto/mailman20.html index 0fa8f2d..6aca5ca 100644 --- a/howto/mailman20.html +++ b/howto/mailman20.html @@ -105,12 +105,12 @@ list_admin_transport:

Directors config file section

 ## Directors section [this deals with local addresses]
-## 
+##
 ## First 2 directors rewrite list-owner or owner-list to list-admin
 ## This is only done if the list exists.
 ## List existence checks are done by seeing if the file
 ## MAILMAN_HOME/lists//config.db
-## exists.  
+## exists.
 
 list_owner_director:
    driver = smartuser
@@ -176,7 +176,7 @@ you like receiving tons of mail when a host is down.

not have aliases in the main alias file for the list. -

Other Tweaks

+

Other Tweaks

One solution passed to me for handling virtual domains was - Since I use Mailman in a virtual domain configuration with a @@ -265,6 +265,6 @@ exim-users-admin@www.exim.org


Nigel Metheringham
-

$Id: mailman.html,v 1.3 2002/06/14 10:42:18 nigel Exp $

+

$Cambridge$

diff --git a/howto/mailman21.html b/howto/mailman21.html index 7dc57b5..8e8ecac 100644 --- a/howto/mailman21.html +++ b/howto/mailman21.html @@ -38,12 +38,12 @@
  • SMTP callback
  • Doing VERP and personalisation with exim - and Mailman
  • + and Mailman
  • Virtual domains
  • List policy management
  • @@ -217,11 +217,11 @@ require_files = MM_LISTCHK local_part_suffix_optional local_part_suffix = -admin : \ - -bounces : -bounces+* : \ + -bounces : -bounces+* : \ -confirm : -confirm+* : \ - -join : -leave : \ - -owner : -request : \ - -subscribe : -unsubscribe + -join : -leave : \ + -owner : -request : \ + -subscribe : -unsubscribe transport = mailman_transport
    @@ -667,15 +667,15 @@ % exim -bt testlist@list.example.com testlist@list.example.com router = mailman_router, transport = mailman_transport - + % exim -bt testlist-request@list.example.com testlist-request@list.example.com router = mailman_router, transport = mailman_transport - + % exim -bt testlist-bounces@list.example.com testlist-bounces@list.example.com router = mailman_router, transport = mailman_transport - + % exim -bt testlist-bounces+luser=example.com@list.example.com testlist-bounces+luser=example.com@list.example.com router = mailman_router, transport = mailman_transport @@ -725,7 +725,7 @@
  • Originally written by Nigel Metheringham.
  • Updated by Marc Merlin for Mailman 2.1, Exim 4
  • Overhauled/reformatted/clarified/simplified by Greg - Ward.
  • + Ward.
  • Rehashed again by Nigel Metheringham
  • @@ -734,13 +734,13 @@
    • 14 June 2004 Originally written by Nigel Metheringham.
    • 28 June 2004 Fixed a problem with the Exim VERP - transport which caused locally aliased recipient addresses to - have incorrect VERP extensions added. Followed posting to - exim-users list by Arkadiusz Miskiewicz -- Nigel Metheringham.
    • + transport which caused locally aliased recipient addresses to + have incorrect VERP extensions added. Followed posting to + exim-users list by Arkadiusz Miskiewicz -- Nigel Metheringham.
    • 19 November 2004 Fixed previously unnoticed brainstorm - where reject had been used as a ACL verb rather than - deny. Fixes to the VERP router/transport pair. - -- Nigel Metheringham
    • + where reject had been used as a ACL verb rather than + deny. Fixes to the VERP router/transport pair. + -- Nigel Metheringham
    @@ -753,6 +753,6 @@ You
    .


    -

    $Id: mailman21.html,v 1.6 2004/11/19 14:18:55 nigel Exp $

    +

    $Cambridge$

    diff --git a/howto/old_rbl.html b/howto/old_rbl.html index abaf3d5..27aa055 100644 --- a/howto/old_rbl.html +++ b/howto/old_rbl.html @@ -12,7 +12,7 @@ with the sending of spam mail. A full description of the service and the technology and ethics behind it can be found at http://maps.vix.com/rbl/ - along with more general mail policy information at + along with more general mail policy information at http://maps.vix.com/.

    Exim can use the MAPS RBL and/or any other similarly defined @@ -30,14 +30,14 @@

    These are fully detailed in the Exim Specification Document. The specific section on RBL is here and the rbl directives + href="../exim-html-3.00/doc/html/spec_39.html#SEC708">here and the rbl directives are documented starting here

    The 2 standard RBL configurations are:-

    1. Use RBL to add a X-RBL-Warning: header which can be - used by users for filtering + used by users for filtering
       rbl_domains = rbl.maps.vix.com
       no_rbl_reject_recipients
      @@ -50,7 +50,7 @@ rbl_warn_header
       rbl_domains = rbl.maps.vix.com
       rbl_reject_recipients
       
      -
    2. +

    In both cases machines can be explicitly removed from RBL control by adding their network addresses to the @@ -62,6 +62,6 @@ rbl_reject_recipients


    Nigel Metheringham
    -

    $Id: old_rbl.html,v 1.3 2000/04/09 22:02:34 nigel Exp $

    +

    $Cambridge$

    diff --git a/howto/rbl.html b/howto/rbl.html index 940ef8c..f5be75b 100644 --- a/howto/rbl.html +++ b/howto/rbl.html @@ -110,14 +110,14 @@ # add warning to messages whose sending host is in RSS rbl_domains = blackholes.mail-abuse.org/reject : \ dialups.mail-abuse.org/reject : \ - relays.mail-abuse.org/warn + relays.mail-abuse.org/warn # check all hosts other than those on internal network rbl_hosts = !192.168.0.0/24:0.0.0.0/0 # but allow mail to postmaster@my.dom.ain even from rejected host recipients_reject_except = postmaster@my.dom.ain # change some logging actions (collect more data) -rbl_log_headers # log headers of accepted RBLed messages -rbl_log_rcpt_count # log recipient info of accepted RBLed messages +rbl_log_headers # log headers of accepted RBLed messages +rbl_log_rcpt_count # log recipient info of accepted RBLed messages

    The information to do more complicated manipulations can be @@ -126,6 +126,6 @@ rbl_log_rcpt_count # log recipient info of accepted RBLed messages


    Nigel Metheringham
    -

    $Id: rbl.html,v 1.5 2003/06/01 14:17:01 nigel Exp $

    +

    $Cambridge$

    diff --git a/howto/relay.html b/howto/relay.html index 0ed33f7..3ff1a7b 100644 --- a/howto/relay.html +++ b/howto/relay.html @@ -34,11 +34,11 @@
    1. Firstly you need to specify the local mail domains as - tightly as possible. local_domains should only cover - domains that really are local - this is relevant since exim - allows any sender to mail to these domains (since you have - told exim those domains are local you are not actually - relaying by sending to them.
    2. + tightly as possible. local_domains should only cover + domains that really are local - this is relevant since exim + allows any sender to mail to these domains (since you have + told exim those domains are local you are not actually + relaying by sending to them.
    3. Any domains that are not finally handled by the local exim, but can legitmately be relayed through (ie domains you act as @@ -77,6 +77,6 @@ host_accept_relay = 127.0.0.1/8
      Nigel Metheringham
      -

      $Id: relay.html,v 1.2 2001/05/10 11:24:39 nigel Exp $

      +

      $Cambridge$

      diff --git a/howto_mirror.html b/howto_mirror.html index 6b2bf7a..8c3424a 100644 --- a/howto_mirror.html +++ b/howto_mirror.html @@ -5,16 +5,16 @@ -

      Mirroring the Exim web site

      +

      Mirroring the Exim web site

      -

      Mirroring the content

      +

      Mirroring the content

      All of the exim web site content is available through rsync, and this is the recommended means for mirroring the web site content.

      The rsync URL is - rsync://ftp.exim.org/www

      + rsync://ftp.exim.org/www

      However the more normal means to quote the rsync path is ftp.exim.org::www

      @@ -36,10 +36,10 @@

      Branding your site

      In some small recognition of the ISPs and other organisations - who donate the web site space, bandwidth and management, the web + who donate the web site space, bandwidth and management, the web site has a brandable component - specifically the bottom left hand pane of the main window points to the - branding/branding.html file. By aliasing this path you + branding/branding.html file. By aliasing this path you can tailor this to put a sponsors logo in place.

      Tell people about it

      @@ -53,6 +53,6 @@
      Nigel Metheringham
      -

      $Id: howto_mirror.html,v 1.1.1.1 2000/05/22 19:54:41 nigel Exp $

      +

      $Cambridge$

      diff --git a/index.html b/index.html index 2a8cf34..27af0c0 100644 --- a/index.html +++ b/index.html @@ -14,31 +14,31 @@

      exim Internet Mailer - Table of Contents

      Your browser does not support frames. The content of - this site should all be accessible, although not as - prettily, with a non-frames browser. Please let me - know if there are problems.

      + this site should all be accessible, although not as + prettily, with a non-frames browser. Please let me + know if there are problems.


      -
      $Id: index.html,v 1.5 2003/05/14 14:39:52 nigel Exp $
      +
      $Cambridge$
      diff --git a/intro.html b/intro.html index aac61a7..bfe4744 100644 --- a/intro.html +++ b/intro.html @@ -9,7 +9,7 @@
      [big logo]
      -

      Introduction to exim

      +

      Introduction to exim

      Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the @@ -31,206 +31,206 @@

      Basic Features

      • - Many configuration options can be given as expansion strings, - and as these can include file lookups, much of Exim's - operation can be made table-driven if desired. For example, - it is possible to do local delivery on a machine on which the - users do not have accounts. + Many configuration options can be given as expansion strings, + and as these can include file lookups, much of Exim's + operation can be made table-driven if desired. For example, + it is possible to do local delivery on a machine on which the + users do not have accounts.
      • - Regular expressions are available in a number of configuration - parameters. + Regular expressions are available in a number of configuration + parameters.
      • - Domain lists can include file lookups, making it possible to - support a large number of local domains. + Domain lists can include file lookups, making it possible to + support a large number of local domains.
      • - The maximum size of message can be specified. + The maximum size of message can be specified.
      • - Exim can handle a number of independent local domains on the - same machine; each domain can have its own alias files, - etc. These are commonly called virtual domains. + Exim can handle a number of independent local domains on the + same machine; each domain can have its own alias files, + etc. These are commonly called virtual domains.
      • - Exim contains an optional built-in mail filtering - facility. This enables users to set up their own mail - filtering in a straightforward manner without the need to run - an external program. There can also be a system filter file - that applies to all messages. + Exim contains an optional built-in mail filtering + facility. This enables users to set up their own mail + filtering in a straightforward manner without the need to run + an external program. There can also be a system filter file + that applies to all messages.
      • - Periodic warnings are automatically sent to messages' senders - when delivery is delayed -- the time between warnings is - configurable. + Periodic warnings are automatically sent to messages' senders + when delivery is delayed -- the time between warnings is + configurable.
      • - A queue run can be manually started to deliver just a - particular portion of the queue, or those messages with a - recipient whose address contains a given string. + A queue run can be manually started to deliver just a + particular portion of the queue, or those messages with a + recipient whose address contains a given string.
      • - Exim can be configured to run as root all the time, except - when performing local deliveries, which it always does in a - separate process under an appropriate uid and - gid. Alternatively, it can be configured to run as root only - when needed; in particular, it need not run as root when - receiving incoming messages or when sending out messages over - SMTP. + Exim can be configured to run as root all the time, except + when performing local deliveries, which it always does in a + separate process under an appropriate uid and + gid. Alternatively, it can be configured to run as root only + when needed; in particular, it need not run as root when + receiving incoming messages or when sending out messages over + SMTP.

      Incoming SMTP

      • - SMTP calls from specific machines, optionally from specific - idents, can be locked out, and incoming SMTP messages from - specific senders can also be locked out. + SMTP calls from specific machines, optionally from specific + idents, can be locked out, and incoming SMTP messages from + specific senders can also be locked out.
      • - Messages on the queue can be `frozen' and `thawed' by the - administrator. + Messages on the queue can be `frozen' and `thawed' by the + administrator.

      Outgoing SMTP

      • - Exim can perform multiple deliveries down the same SMTP - channel after deliveries to a host have been delayed. + Exim can perform multiple deliveries down the same SMTP + channel after deliveries to a host have been delayed.
      • - Exim can be configured to do local deliveries immediately but - to leave remote deliveries until the message is picked up by a - queue-runner process. This increases the likelihood of - multiple messages being sent down a single SMTP connection. + Exim can be configured to do local deliveries immediately but + to leave remote deliveries until the message is picked up by a + queue-runner process. This increases the likelihood of + multiple messages being sent down a single SMTP connection.
      • - When copies of a message have to be delivered to more than one - remote host, up to a configured maximum number of remote - deliveries can be done in parallel. + When copies of a message have to be delivered to more than one + remote host, up to a configured maximum number of remote + deliveries can be done in parallel.

      Local Deliveries

      • - Exim stats a user's home directory before looking for a - `.forward' file, in order to detect the case of a - missing NFS mount. + Exim stats a user's home directory before looking for a + `.forward' file, in order to detect the case of a + missing NFS mount.
      • - There is support for multiple user mailboxes controlled by - prefixes or suffixes on the user name, either via the - filter mechanism or through multiple - `.forward' files. + There is support for multiple user mailboxes controlled by + prefixes or suffixes on the user name, either via the + filter mechanism or through multiple + `.forward' files.

      Monitoring and Performance Tools

      • - The Exim Monitor is an optional extra; it displays information - about Exim's processing in an X window, and an administrator - can perform a number of control actions from the window - interface. + The Exim Monitor is an optional extra; it displays information + about Exim's processing in an X window, and an administrator + can perform a number of control actions from the window + interface.
      • - There are a set of tools for summarising the queue, determining - what each exim process is currently doing, examining the - deliveries hints databases, and summarising the log files into - a concise report on activity. + There are a set of tools for summarising the queue, determining + what each exim process is currently doing, examining the + deliveries hints databases, and summarising the log files into + a concise report on activity.

      SPAM/UCE/UBE Limitation Features

      • - Senders can be blocked using a variety of methods, including - the ability to apply a set of username or regular expression - patterns to incoming mail from particular (or all) domains. + Senders can be blocked using a variety of methods, including + the ability to apply a set of username or regular expression + patterns to incoming mail from particular (or all) domains.
      • - All addresses can be checked for validity during the SMTP - transaction thus allowing the elimination of mail from - non-existent domains. + All addresses can be checked for validity during the SMTP + transaction thus allowing the elimination of mail from + non-existent domains.
      • - Relaying can be tightly controlled based on sending host, - network or sending/recipient domains. + Relaying can be tightly controlled based on sending host, + network or sending/recipient domains.
      • - If all else fails the system filter can be used to deal with - messages based on arbitrary conditions that you can program in - (for example block mail with a particular X-Mailer: - header. + If all else fails the system filter can be used to deal with + messages based on arbitrary conditions that you can program in + (for example block mail with a particular X-Mailer: + header.

      Limitations

      • - Exim is written in ANSI C. This should not be much of a - limitation these days. However, to help with systems that - lack a true ANSI C library, Exim avoids making any use of the - value returned by the `sprintf()' function, which is - one of the main incompatibilities. It has its own version of - `strerror()' for use with SunOS4 and any other - system that lacks this function, and a macro can be defined to - turn `memmove()' into `bcopy()' if - necessary. + Exim is written in ANSI C. This should not be much of a + limitation these days. However, to help with systems that + lack a true ANSI C library, Exim avoids making any use of the + value returned by the `sprintf()' function, which is + one of the main incompatibilities. It has its own version of + `strerror()' for use with SunOS4 and any other + system that lacks this function, and a macro can be defined to + turn `memmove()' into `bcopy()' if + necessary.
      • - Exim uses file names that are longer than 14 characters. -
      • + Exim uses file names that are longer than 14 characters. +
      • - Exim is intended for use as an Internet mailer, and therefore - handles addresses in RFC 822 domain format only. It cannot - handle bang paths, though simple two-component bang - paths can be converted by a straightforward rewriting - configuration. + Exim is intended for use as an Internet mailer, and therefore + handles addresses in RFC 822 domain format only. It cannot + handle bang paths, though simple two-component bang + paths can be converted by a straightforward rewriting + configuration.
      • - Exim insists that every address it handles has a domain - attached. For incoming local messages, domainless addresses - are automatically qualified with a configured domain - value. Configuration options specify from which remote systems - unqualified addresses are acceptable. + Exim insists that every address it handles has a domain + attached. For incoming local messages, domainless addresses + are automatically qualified with a configured domain + value. Configuration options specify from which remote systems + unqualified addresses are acceptable.
      • - The only external transport currently implemented is an SMTP - transport over a TCP/IP network (using sockets), suitable for - machines on the Internet. However, a pipe transport is - available, and there are facilities for writing messages to - files in `batched SMTP' format; this can be used to send - messages to some other transport mechanism. Batched SMTP input - is also catered for. + The only external transport currently implemented is an SMTP + transport over a TCP/IP network (using sockets), suitable for + machines on the Internet. However, a pipe transport is + available, and there are facilities for writing messages to + files in `batched SMTP' format; this can be used to send + messages to some other transport mechanism. Batched SMTP input + is also catered for.

      Nigel Metheringham
      -

      $Id: intro.html,v 1.2 2000/11/27 11:43:02 nigel Exp $

      +

      $Cambridge$

      diff --git a/maillist.html b/maillist.html index ffd3ff7..ae6b0e0 100644 --- a/maillist.html +++ b/maillist.html @@ -11,13 +11,13 @@ these is via a web form. The two lists are:-

      exim-announce
      + href="http://www.exim.org/mailman/listinfo/exim-announce">exim-announce
      which is a low volume moderated list consisting of - anouncements only of things of interest to exim users - (typically new releases). There is an archive of messages - since July 1999.
      + anouncements only of things of interest to exim users + (typically new releases). There is an archive of messages + since July 1999.
      exim-dev
      + href="http://www.exim.org/mailman/listinfo/exim-dev">exim-dev
      which is a list dedicated to the ongoing development process for exim. It is not the grown-up version of the users list. @@ -27,7 +27,7 @@
      exim-users
      + href="http://www.exim.org/mailman/listinfo/exim-users">exim-users
      which is a discussion list about exim covering use and development of the software. This also has a searchable archive @@ -41,10 +41,10 @@

      There is also an indexed archive at - http://www.egroups.com/list/exim-users/

      + http://www.egroups.com/list/exim-users/


      Nigel Metheringham
      -

      $Id: maillist.html,v 1.7 2004/02/05 12:32:59 nigel Exp $

      +

      $Cambridge$

      diff --git a/mirrors.html b/mirrors.html index 4bd737c..2a2730b 100644 --- a/mirrors.html +++ b/mirrors.html @@ -5,7 +5,7 @@ -

      Availability of exim

      +

      Availability of exim

      Exim is available from a number of FTP sites. It may also be supplied on some GNU CDs or with other software distributions.

      @@ -19,11 +19,11 @@ for the list being currently inaccurate. It may be better to look at - ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ - - + + + ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ + +
      which is in Cambridge, England.
    @@ -51,304 +51,304 @@ for the list being currently inaccurate. It may be better to look at

    Australia

    - - - http://ftp.planetmirror.com/pub/exim/ - -
    - - - ftp://ftp.planetmirror.com/pub/exim/ - + + + http://ftp.planetmirror.com/pub/exim/ + +
    + + + ftp://ftp.planetmirror.com/pub/exim/ +

    Austria

    - - - http://gd.tuwien.ac.at/infosys/mail/exim/ - + + + http://gd.tuwien.ac.at/infosys/mail/exim/ +
    - - - ftp://gd.tuwien.ac.at/infosys/mail/exim/ - + + + ftp://gd.tuwien.ac.at/infosys/mail/exim/ +
    Updated daily

    Denmark

    - - - http://mirrors.sunsite.dk/exim/ - + + + http://mirrors.sunsite.dk/exim/ +
    - - - ftp://sunsite.dk/pub/mirrors/exim/ - + + + ftp://sunsite.dk/pub/mirrors/exim/ +
    - - rsync sunsite.dk::ftp/mirrors/exim/ - + + rsync sunsite.dk::ftp/mirrors/exim/ +

    France

    - - - ftp://ftp.doc.cs.univ-paris8.fr/mirrors/ftp.exim.org/ - + + + ftp://ftp.doc.cs.univ-paris8.fr/mirrors/ftp.exim.org/ +

    Germany

    - - - http://exim.work.de/ - + + + http://exim.work.de/ +
    Full site mirror with bandwidth saving compression features. Updated twice a day
    - - - ftp://ftp.fu-berlin.de/unix/mail/exim/ - + + + ftp://ftp.fu-berlin.de/unix/mail/exim/ +
    Updated twice a day
    - - - ftp://ftp.tin.org/pub/mail/exim - + + + ftp://ftp.tin.org/pub/mail/exim +
    Updated four times a day

    Ireland

    - - - http://ftp.esat.net/pub/networking/mail/mta/exim/ - + + + http://ftp.esat.net/pub/networking/mail/mta/exim/ +
    - - - ftp://ftp.esat.net/pub/networking/mail/mta/exim/ - + + + ftp://ftp.esat.net/pub/networking/mail/mta/exim/ +
    Mirrored twice daily

    Japan

    - - - ftp://nagoya.linux.or.jp/mirror/exim/ - + + + ftp://nagoya.linux.or.jp/mirror/exim/ +
    Mirrored nightly at ~6:30 am JST
    - - - ftp://exim.stupendous.net/mirror/exim/ - + + + ftp://exim.stupendous.net/mirror/exim/ +
    Mirrored 4 times a day
    - - - http://washitake.com/mail/exim/ - + + + http://washitake.com/mail/exim/ +

    Korea

    - - - http://exim.psshee.com/ftp/ - + + + http://exim.psshee.com/ftp/ +
    - - - ftp://exim.psshee.com/ftp/ - + + + ftp://exim.psshee.com/ftp/ +
    Bandwidth : 30M dedicated. - Interval : twice a day
    + Interval : twice a day

    Netherlands

    - - - ftp://ftp.nl.uu.net/pub/unix/mail/exim/ - + + + ftp://ftp.nl.uu.net/pub/unix/mail/exim/ +
    - - - ftp://ftp.demon.nl/pub/mirrors/exim/ - + + + ftp://ftp.demon.nl/pub/mirrors/exim/ +
    Updated 4 times per day

    Norway

    - - - ftp://sunsite.uio.no/mail/exim/ - + + + ftp://sunsite.uio.no/mail/exim/ +
    rsync'ed twice daily (at 08 and 18 local time)

    Poland

    - - - http://sunsite.icm.edu.pl/pub/unix/mail/exim/ - + + + http://sunsite.icm.edu.pl/pub/unix/mail/exim/ +
    - - - ftp://sunsite.icm.edu.pl/pub/unix/mail/exim/ - + + + ftp://sunsite.icm.edu.pl/pub/unix/mail/exim/ +

    Portugal

    - - - http://exim.smux.net/ - + + + http://exim.smux.net/ +
    - - - ftp://ftp.smux.net/pub/exim/ - + + + ftp://ftp.smux.net/pub/exim/ +

    South Africa

    - - - ftp://ftp.is.co.za/networking/mail/mta/exim/ - + + + ftp://ftp.is.co.za/networking/mail/mta/exim/ +
    - Mirrored nightly at 03:40 GMT + Mirrored nightly at 03:40 GMT

    Switzerland

    - - - ftp://sunsite.cnlab-switch.ch/mirror/exim/ - + + + ftp://sunsite.cnlab-switch.ch/mirror/exim/ +
    - Updated daily. + Updated daily.

    UK Mirrors

    - - - http://www.exim.org/ftp/ - + + + http://www.exim.org/ftp/ +
    - - ftp://ftp.exim.org/pub/exim/ - + + ftp://ftp.exim.org/pub/exim/ +
    - - rsync://ftp.exim.org/ftp - - + + rsync://ftp.exim.org/ftp + +
    Good international bandwidth. - Updated 4 times daily. Rsync is available of ftp and www areas - as "ftp.exim.org::ftp" and "ftp.exim.org::www" respectively.
    + Updated 4 times daily. Rsync is available of ftp and www areas + as "ftp.exim.org::ftp" and "ftp.exim.org::www" respectively.
    http://www.mirror.ac.uk/mirror/ftp.exim.org/pub/exim/exim/
    ftp://ftp.mirror.ac.uk/mirror/ftp.exim.org/pub/exim/exim/
    rsync://rsync.mirror.ac.uk/mirror/ftp.exim.org/pub/exim/exim/
    JISC National Mirror Service
    - - - http://www.mirrorservice.org/sites/ftp.csx.cam.ac.uk/pub/software/email/exim/ - + + + http://www.mirrorservice.org/sites/ftp.csx.cam.ac.uk/pub/software/email/exim/ +
    - - - ftp://ftp.mirrorservice.org/sites/ftp.csx.cam.ac.uk/pub/software/email/exim/ - + + + ftp://ftp.mirrorservice.org/sites/ftp.csx.cam.ac.uk/pub/software/email/exim/ +
    - - - rsync://rsync.mirrorservice.org/sites/ftp.csx.cam.ac.uk/pub/software/email/exim/ - + + + rsync://rsync.mirrorservice.org/sites/ftp.csx.cam.ac.uk/pub/software/email/exim/ +
    - Previous Central UK AC mirror service. Multiple locations. + Previous Central UK AC mirror service. Multiple locations.
    - - - ftp://ftp.demon.co.uk/pub/mirrors/exim/ - + + + ftp://ftp.demon.co.uk/pub/mirrors/exim/ +
    - Mirrored nightly around 2am. + Mirrored nightly around 2am.

    USA

    - - - http://www.us.exim.org/ftp/ - + + + http://www.us.exim.org/ftp/ +
    - Updated twice per day. + Updated twice per day.
    - - - ftp://ftp.fsckit.net/pub/exim/ - + + + ftp://ftp.fsckit.net/pub/exim/ +
    - Updated four times per day. + Updated four times per day.

    Nigel Metheringham
    -

    $Id: mirrors.html,v 1.15 2005/01/17 17:26:36 nigel Exp $

    +

    $Cambridge$

    diff --git a/overview.html b/overview.html index e3fbefc..281d0b4 100644 --- a/overview.html +++ b/overview.html @@ -107,7 +107,7 @@ interest to them, its limitations are listed first.
  • Exim is intended for use as an Internet mailer, and therefore handles addresses in RFC 822 domain format only. It cannot handle 'bang paths', - though simple two-component bang paths can be converted by a straightforward + though simple two-component bang paths can be converted by a straightforward rewriting configuration.
  • Exim insists that every address it handles has a domain attached. For @@ -117,7 +117,7 @@ interest to them, its limitations are listed first.
  • The only external transport currently implemented is an SMTP transport over a TCP/IP network (using sockets), suitable for machines on the - Internet. However, a pipe transport is available, and there are facilities + Internet. However, a pipe transport is available, and there are facilities for writing messages to files in 'batched SMTP' format; this can be used to send messages to some other transport mechanism. Batched SMTP input is also catered for. @@ -358,7 +358,7 @@ follows:

    Exim can be configured to allow users to set up filter files as an alternative -to the traditional .forward files. A filter file can test various characteristics +to the traditional .forward files. A filter file can test various characteristics of a message, including the contents of the headers and the start of the body, and direct delivery to specified addresses, files, or pipes according to what it finds. The system-wide filter file uses the same control @@ -409,7 +409,7 @@ mean that portion of an address that comes before the @ character.

    and it is possible to specify an error address for each list that depends - on the list name. Generated pipe and file addresses can be (independently) + on the list name. Generated pipe and file addresses can be (independently) locked out.