[exim-cvs] cvs commit: exim/exim-doc/doc-txt NewStuff

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: exim-cvs
Αντικείμενο: [exim-cvs] cvs commit: exim/exim-doc/doc-txt NewStuff
ph10 2004/11/24 16:36:19 GMT

  Modified files:
    exim-doc/doc-txt     NewStuff 
  Log:
  Fix typo in NewStuff.


  Revision  Changes    Path
  1.17      +1 -1      exim/exim-doc/doc-txt/NewStuff


  Index: NewStuff
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-txt/NewStuff,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- NewStuff    24 Nov 2004 15:43:36 -0000    1.16
  +++ NewStuff    24 Nov 2004 16:36:19 -0000    1.17
  @@ -1,4 +1,4 @@
  -$Cambridge: exim/exim-doc/doc-txt/NewStuff,v 1.16 2004/11/24 15:43:36 ph10 Exp $
  +$Cambridge: exim/exim-doc/doc-txt/NewStuff,v 1.17 2004/11/24 16:36:19 ph10 Exp $


   New Features in Exim
   --------------------
  @@ -16,7 +16,7 @@
       CONFIGURE_OWNER. It specifies one additional group that is permitted for
       the runtime configuration file when the group write permission is set.


  - 2. The "control=submission" facility has a new option /retain_sender. This
  + 2. The "control=submission" facility has a new option /sender_retain. This
       has the effect of setting local_sender_retain true and local_from_check
       false for the incoming message in which it is encountered.