⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 send.man

📁 早期freebsd实现
💻 MAN
字号:
SEND(1)                BSD Reference Manual               SEND(1)NNAAMMEE       send - send a messageSSYYNNOOPPSSIISS       send  [-alias aliasfile]  [-draft]  [-draftfolder +folder]            [-draftmessage msg] [-nodraftfolder] [-filter filter-            file]  [-nofilter]  [-format]  [-noformat] [-forward]            [-noforward] [-mime]  [-nomime]  [-msgid]  [-nomsgid]            [-push]    [-nopush]    [-split seconds]   [-verbose]            [-noverbose]  [-watch]  [-nowatch]   [-width columns]            [file ...]  [-help]DDEESSCCRRIIPPTTIIOONN       _S_e_n_d  will  cause each of the specified files to be deliv-       ered (via _p_o_s_t (8)) to each of  the  destinations  in  the       "To:",  "cc:",  "Bcc:",  and "Fcc:" fields of the message.       If _s_e_n_d is re-distributing  a  message,  as  invoked  from       _d_i_s_t, then the corresponding "Resent-xxx" fields are exam-       ined instead.       If `-push' is specified, _s_e_n_d will detach itself from  the       user's terminal and perform its actions in the background.       If _p_u_s_h 'd and the draft can't be sent,  then  the  `-for-       ward'  switch says that draft should be forwarded with the       failure notice  sent  to  the  user.   This  differs  from       putting  _s_e_n_d  in  the  background  because  the output is       trapped and analyzed by _M_H.       If `-verbose' is specified, _s_e_n_d will indicate the  inter-       actions  occurring  with  the  transport  system, prior to       actual delivery.  If `-watch' is specified _s_e_n_d will moni-       tor  the  delivery  of  local and network mail.  Hence, by       specifying both switches, a large  detail  of  information       can  be  gathered  about  each step of the message's entry       into the transport system.       The   `-draftfolder +folder'    and    `-draftmessage msg'       switches  invoke the _M_H draft folder facility.  This is an       advanced  (and  highly  useful)  feature.    Consult   the       AAddvvaanncceedd FFeeaattuurreess section of the _M_H manual for more infor-       mation.       If `-split' is specified, _s_e_n_d will split the  draft  into       one or more partial messages prior to sending.  This makes       use of the multi-media content feature in MH.   Note  how-       ever  that  if  _s_e_n_d  is invoked under _d_i_s_t (1), then this       switch is ignored -- it makes no sense to  redistribute  a       message in this fashion.  Sometimes you want _s_e_n_d to pause       after posting a partial message.  This is usually the case       when you are running _s_e_n_d_m_a_i_l and expect to generate a lot       of partial messages.  The argument to  `-split'  tells  it[mh.6]                        MH.6.8                            1SEND(1)                BSD Reference Manual               SEND(1)       how long to pause between postings.       _S_e_n_d with no _f_i_l_e argument will query whether the draft is       the intended file, whereas  `-draft'  will  suppress  this       question.   Once  the  transport  system  has successfully       accepted custody of the message, the file will be  renamed       with  a  leading  comma,  which  allows it to be retrieved       until the next draft message is sent.  If there are errors       in  the  formatting of the message, _s_e_n_d will abort with a       (hopefully) helpful error message.       If a "Bcc:" field is encountered, its  addresses  will  be       used  for  delivery,  and the "Bcc:" field will be removed       from the message sent to sighted  recipients.   The  blind       recipients  will  receive  an  entirely new message with a       minimal set of headers.  Included in the body of the  mes-       sage  will  be  a  copy of the message sent to the sighted       recipients.  If `-filter filterfile'  is  specified,  then       this  copy  is filtered (re-formatted) prior to being sent       to the blind recipients.  Otherwise, to use the MIME rules       for encapsulation, specify the `-mime' switch.       Prior    to    sending    the    message,    the    fields       "From: user@local", and "Date: now" will  be  appended  to       the  headers in the message.  If the envariable $$SSIIGGNNAATTUURREE       is set, then its value is used as your personal name  when       constructing  the  "From:"  line  of the message.  If this       envariable is not set, then _s_e_n_d will consult the  profile       entry "Signature" for this information.  On hosts where _M_H       was configured with the UCI option, if $$SSIIGGNNAATTUURREE  is  not       set and the "Signature" profile entry is not present, then       the file $$HHOOMMEE/.signature is consulted.   If  `-msgid'  is       specified,  then  a "Message-ID:" field will also be added       to the message.       If _s_e_n_d is re-distributing  a  message  (when  invoked  by       _d_i_s_t ),  then "Resent-" will be prepended to each of these       fields: "From:", "Date:", and "Message-ID:".  If the  mes-       sage  already  contains  a  "From:" field, then a "Sender:       user@local" field will be  added  as  well.   (An  already       existing "Sender:" field is an error!)       By  using the `-format' switch, each of the entries in the       "To:" and "cc:" fields will be  replaced  with  "standard"       format  entries.   This  standard format is designed to be       usable by all of the message handlers on the various  sys-       tems  around  the Internet.  If `-noformat' is given, then       headers are output exactly as they appear in  the  message       draft.       If  an  "Fcc: folder"  is encountered, the message will be[mh.6]                        MH.6.8                            2SEND(1)                BSD Reference Manual               SEND(1)       copied to the specified folder for the sender in the  for-       mat  in  which  it will appear to any non-Bcc receivers of       the message.  That is, it will have  the  appended  fields       and field reformatting.  The "Fcc:" fields will be removed       from all outgoing copies of the message.       By using the `-width columns' switch, the user can  direct       _s_e_n_d as to how long it should make header lines containing       addresses.       The files specified by the profile entry "Aliasfile:"  and       any additional alias files given by the `-alias aliasfile'       switch will be read (more than one file,  each   preceeded       by  `-alias',  can  be  named).  See _m_h_-_a_l_i_a_s (5) for more       information.FFIILLEESS       $HOME/.mh_profile                         The user profilePPRROOFFIILLEE CCOOMMPPOONNEENNTTSS       Path:                To determine the user's MH directory       Draft-Folder:        To find the default draft-folder       Aliasfile:           For a default alias file       Signature:           To determine the user's mail signature       mailproc:            Program to post failure notices       postproc:            Program to post the messageSSEEEE AALLSSOO       comp(1), dist(1), forw(1), repl(1), mh-alias(5), post(8)DDEEFFAAUULLTTSS       `file' defaults to <mh-dir>/draft       `-alias /usr/contrib/mh-6.8/lib/MailAliases'       `-nodraftfolder'       `-nofilter'       `-format'       `-forward'       `-nomime'       `-nomsgid'       `-nopush'       `-noverbose'       `-nowatch'       `-width 72'CCOONNTTEEXXTT       NoneBBUUGGSS       Under some configurations, it is not possible  to  mointor       the  mail  delivery  transaction;  `-watch'  is a no-op on       those systems.[mh.6]                        MH.6.8                            3SEND(1)                BSD Reference Manual               SEND(1)       Using `-split 0' doesn't work correctly.[mh.6]                        MH.6.8                            4

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -