"Fossies" - the Fresh Open Source Software Archive

Member "passwd_exp-1.2.11/mod/vmail.pfadmin" (21 Nov 2005, 369 Bytes) of package /linux/privat/old/passwd_exp-1.2.11.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Bash source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file.

    1 #! /bin/bash
    2 
    3 (
    4 echo "ERROR: This will be module for password expiration checking of the"
    5 echo "ERROR: database based virtual emails managed via pfadmin package"
    6 echo "ERROR: http://devel.dob.sk/pfadmin"
    7 echo "ERROR: Not implemented yet (stable version not released yet)"
    8 ) 1>&2
    9 exit 1
   10 
   11 
   12 
   13 
   14 
   15 
   16 
   17 
   18 
   19 
   20 
   21 
   22 
   23 
   24 
   25 
   26 
   27 
   28 
   29 
   30 
   31 
   32 
   33 
   34 #EOF (c) by UN*X 1970-$EOD (End of Days) [ EOD (c) by God ]