[exim-cvs] cvs commit: exim/exim-doc/doc-docbook spec.xfpt …

Inizio della pagina
Delete this message
Reply to this message
Autore: Phil Pennock
Data:  
To: exim-cvs
Oggetto: [exim-cvs] cvs commit: exim/exim-doc/doc-docbook spec.xfpt exim/exim-doc/doc-txt OptionLists.txt
pdp 2010/06/05 22:42:53 BST

  Modified files:
    exim-doc/doc-docbook spec.xfpt 
    exim-doc/doc-txt     OptionLists.txt 
  Log:
  Update OptionLists.  (Claim for 4.72 because 4.73 not yet complete and don't
  want to claim have *more* than we do, but okay to make a lesser claim).


Typo fix in RFC reference in spec.xfpt.

  Revision  Changes    Path
  1.78      +1 -1      exim/exim-doc/doc-docbook/spec.xfpt
  1.36      +16 -2     exim/exim-doc/doc-txt/OptionLists.txt


  Index: spec.xfpt
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-docbook/spec.xfpt,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- spec.xfpt    5 Jun 2010 11:13:29 -0000    1.77
  +++ spec.xfpt    5 Jun 2010 21:42:53 -0000    1.78
  @@ -1,4 +1,4 @@
  -. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.77 2010/06/05 11:13:29 pdp Exp $
  +. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.78 2010/06/05 21:42:53 pdp Exp $
   .
   . /////////////////////////////////////////////////////////////////////////////
   . This is the primary source of the Exim Manual. It is an xfpt document that is
  @@ -3756,7 +3756,7 @@
   .vitem &%-Mvc%&&~<&'message&~id'&>
   .oindex "&%-Mvc%&"
   .cindex "message" "listing in RFC 2822 format"
  -.cindex "listing" "message in RFC 2922 format"
  +.cindex "listing" "message in RFC 2822 format"
   This option causes a copy of the complete message (header lines plus body) to
   be written to the standard output in RFC 2822 format. This option can be used
   only by an admin user.


  Index: OptionLists.txt
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-txt/OptionLists.txt,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- OptionLists.txt    29 Aug 2007 13:37:28 -0000    1.35
  +++ OptionLists.txt    5 Jun 2010 21:42:53 -0000    1.36
  @@ -1,4 +1,4 @@
  -$Cambridge: exim/exim-doc/doc-txt/OptionLists.txt,v 1.35 2007/08/29 13:37:28 ph10 Exp $
  +$Cambridge: exim/exim-doc/doc-txt/OptionLists.txt,v 1.36 2010/06/05 21:42:53 pdp Exp $


   LISTS OF EXIM OPTIONS
   ---------------------
  @@ -11,7 +11,7 @@
     4. Those that can appear in the build time configuration for the Exim monitor
        (Local/eximon.conf).


-This file was last updated for Exim release 4.67.
+This file was last updated for Exim release 4.72.


   1. RUN TIME OPTIONS
  @@ -159,6 +159,13 @@
   deliver_queue_load_max               fixed-point     unset         main              1.70
   delivery_date_add                    boolean         false         transports
   delivery_date_remove                 boolean         true          main
  +dkim_canon                           string*         unset         smtp              4.70
  +dkim_domain                          string list*    unset         smtp              4.72
  +dkim_private_key                     string*         unset         smtp              4.70
  +dkim_selector                        string*         unset         smtp              4.70
  +dkim_sign_headers                    string*         (RFC4871)     smtp              4.70
  +dkim_strict                          string*         unset         smtp              4.70
  +dkim_verify_signers                  string*         $dkim_signers main              4.70
   directory                            string*         unset         appendfile
   directory_file                       string*         +             appendfile
   directory_mode                       octal-integer   0700          appendfile
  @@ -233,6 +240,7 @@
   gecos_name                           string*         unset         main
   gecos_pattern                        string          unset         main
   gethostbyname                        boolean         false         smtp
  +gnutls_compat_mode                   boolean         unset         main              4.70
   gnutls_require_kx                    string*         unset         main              4.67
                                        string*         unset         smtp              4.67
   gnutls_require_mac                   string*         unset         main              4.67
  @@ -365,6 +373,7 @@
   once_file_size                       integer         0             autoreply         3.20
   once_repeat                          time            0s            autoreply         2.95
   one_time                             boolean         false         redirect          4.00
  +openssl_options                      string "+dont_insert_empty_fragments" main      4.73
   optional                             boolean         false         iplookup          4.00
   oracle_servers                       string          unset         main              4.00
   owners                               string list     unset         redirect          4.00
  @@ -375,6 +384,7 @@
   percent_hack_domains                 domain list     unset         main
   perl_at_start                        boolean         false         main              2.10
   perl_startup                         string          unset         main              2.10
  +permit_coredump                      boolean         false         pipe              4.73
   pgsql_servers                        string list     unset         main              3.14
   pid_file_path                        string          ++            main
   pipe_as_creator                      boolean         false         pipe
  @@ -495,7 +505,7 @@
   smtp_reserve_hosts                   host list       unset         main
   smtp_return_error_details            boolean         false         main              4.11
   socket                               string*         unset         lmtp              4.11
  -spamd_address                        string          +             main              4.50 with content scan
  +spamd_address                        string*         +             main              4.50 with content scan
   split_spool_directory                boolean         false         main              1.70
   spool_directory                      string          ++            main
   sqlite_lock_timeout                  time            5s            main              4.53
  @@ -605,6 +615,7 @@
   -bhc             Test incoming SMTP call, with callouts
   -bi            * Run <command>bi_command</command>
   -bm              Accept message on standard input
  +-bmalware      + Invoke configured malware scanning against supplied filename
   -bnq             Don't qualify addresses in locally submitted messages
   -bP              Show configuration option settings
   -bp            + List the queue
  @@ -652,6 +663,7 @@
   -Mset          + Load message's variables when testing with -be
   -Mt            + Thaw message(s)
   -Mvb           + View message body
  +-Mvc           + View entire message in RFC 2822 format
   -Mvh           + View message header
   -Mvl           + View message log
   -m             * Ignored
  @@ -792,6 +804,7 @@
   DEFAULT_CRYPT                optional     default crypt() function
   DELIVER_IN_BUFFER_SIZE       optional*
   DELIVER_OUT_BUFFER_SIZE      optional*
  +DISABLE_DKIM                 optional     disables DKIM support
   DISABLE_D_OPTION             optional     disables -D option
   ERRNO_QUOTA                  optional*    error code for system quota failures
   EXICYCLOG_MAX                optional     number of old log files to keep
  @@ -909,6 +922,7 @@
   USE_READLINE                 optional     try to load libreadline for -be
   USE_TCP_WRAPPERS             system       link with tcpwrappers
   USE_TDB                      optional     use the tdb DB interface
  +WITH_OLD_CLAMAV_STREAM       optional*    use ClamAV API from before ClamAV 0.95
   X11                          system**     X11 base directory
   X11_LD_LIB                   system**     X11 link library
   XINCLUDE                     system**     X11 include directory