Admin/pmail
changeset 14981 e73f8140af78
parent 14036 fb6040d4bbf8
equal deleted inserted replaced
14980:267cc670317a 14981:e73f8140af78
     1 #!/usr/bin/env bash
     1 #!/usr/bin/env bash
     2 #
     2 #
     3 # $Id$
     3 # $Id$
     4 # Author: Gerwin Klein, TU Muenchen
     4 # Author: Gerwin Klein, TU Muenchen
     5 # License: GPL (GNU GENERAL PUBLIC LICENSE)
       
     6 #
     5 #
     7 # DESCRIPTION: send email with text attachments.
     6 # DESCRIPTION: send email with text attachments.
     8 # (works for "mail" command of SunOS 5.8)
     7 # (works for "mail" command of SunOS 5.8)
     9 #
     8 #
    10 
     9