Ignore:
Timestamp:
11/11/11 13:17:43 (19 months ago)
Author:
BrainSlayer
Message:

update proftp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/proftpd/doc/contrib/ftpmail.html

    r12685 r17876  
    1 <!-- $Id: ftpmail.html,v 1.2 2008/08/18 20:50:51 castaglia Exp $ --> 
     1<!-- $Id: ftpmail.html,v 1.3 2010/08/10 21:22:24 castaglia Exp $ --> 
    22<!-- $Source: /cvsroot/proftp/proftpd/doc/contrib/ftpmail.html,v $ --> 
    33 
     
    114114                          email. 
    115115 
     116    --auth $path          Configures the path to a file containing SMTP 
     117                          authentication information. 
     118 
     119                          The configured file should look like this: 
     120 
     121                              user = $user 
     122                              password = $password 
     123 
    116124    --fifo $path          Indicates the path to the FIFO to which proftpd is 
    117125                          writing its TransferLog.  That is, this is the path 
     
    190198 
    191199Author: <i>$Author: castaglia $</i><br> 
    192 Last Updated: <i>$Date: 2008/08/18 20:50:51 $</i><br> 
     200Last Updated: <i>$Date: 2010/08/10 21:22:24 $</i><br> 
    193201 
    194202<br><hr> 
    195203 
    196204<font size=2><b><i> 
    197 &copy; Copyright 2008 TJ Saunders<br> 
     205&copy; Copyright 2008-2010 TJ Saunders<br> 
    198206 All Rights Reserved<br> 
    199207</i></b></font> 
Note: See TracChangeset for help on using the changeset viewer.