
Example sending mail to any destination


  $AFD_WORK_DIR/etc/DIR_CONFIG             |  $AFD_WORK_DIR/etc/rename.rule
                                           |
  [directory]                              |  [mail_subject]
  ~afd/data/in/mail                        |  *\ *\ *       %*3
                                           |
     [files]                               |  [mail_target]
     *.txt                                 |  *\ *\ *       %*2
                                           |
        [destination]                      |  [mail_filename]
                                           |  *\ *          %*1
           [recipient]                     |
           mailto://mail_out               |
                                           |
           [options]                       |
           subject "%s" mail_subject       |
           file name is target mail_target |
           attach file mail_filename       |
