You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by se...@apache.org on 2001/08/11 23:32:32 UTC

cvs commit: jakarta-james/src/java/org/apache/james/transport/mailets PostmasterAlias.java

serge       01/08/11 14:32:32

  Modified:    src/java/org/apache/james/transport/mailets
                        PostmasterAlias.java
  Log:
  Fixed typo in docs.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-james/src/java/org/apache/james/transport/mailets/PostmasterAlias.java
  
  Index: PostmasterAlias.java
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/java/org/apache/james/transport/mailets/PostmasterAlias.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PostmasterAlias.java	2001/05/11 10:01:03	1.1
  +++ PostmasterAlias.java	2001/08/11 21:32:31	1.2
  @@ -15,7 +15,7 @@
   
   /**
    * Rewrites recipient addresses to make sure email for the postmaster is
  - * always handles.  This mailet is silently inserted at the top of the root
  + * always handled.  This mailet is silently inserted at the top of the root
    * spool processor.  All recipients mapped to postmaster@<servernames> are
    * changed to the postmaster account as specified in the server conf.
    *
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org