Next Welcome to my ~/bin 125

More Mail

forge

     forge -f from [-s subject] [-m message file] [-b bcc] recipients...
       -f  specify 'from' address (mandatory)
       -s  specify subject (mandatory; will prompt in interactive
            mode)
       -b  Bcc recipient (default: $USER (mjd))
       -B    Suppress Bcc 
       -m  message body file ('-' means read stdin)
           If omitted, prompt for message (and subject if necessary)
           as per /bin/mail

     forge -f fred@flooney.org -s "Your check did not arrive" 
             -m "/dev/fraud" bsp-esq@excellent.com tedlogan@bogus.net


Next Menu Copyright © 2005 M. J. Dominus