Re: How to specify sendmail on command line?
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
Jean Louis <[email protected]> ha escrit: > Is it possible to specify CC, Bcc on command line? Or must be in > header? Use the -a (--append) option: mail -a 'Cc:[email protected]' ... Regards, Sergey