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

📄 post.man

📁 早期freebsd实现
💻 MAN
字号:
POST(8)            BSD System Manager's Manual            POST(8)NNAAMMEE       post - deliver a messageSSYYNNOOPPSSIISS       /usr/contrib/mh-6.8/lib/post            [-alias aliasfile]            [-filter filterfile]      [-nofilter]       [-format]            [-noformat]  [-mime]  [-nomime]  [-msgid]  [-nomsgid]            [-verbose]    [-noverbose]    [-watch]     [-nowatch]            [-width columns] file [-help]DDEESSCCRRIIPPTTIIOONN       _P_o_s_t is the program called by _s_e_n_d (1) to deliver the mes-       sage in _f_i_l_e to local and remote users.  In fact,  all  of       the  functions  attributed  to _s_e_n_d on its manual page are       performed by _p_o_s_t, with _s_e_n_d acting as a relatively simple       preprocessor.   Thus,  it is _p_o_s_t which parses the various       header fields, appends From: and Date: lines,  and  inter-       acts  with  the  _S_e_n_d_M_a_i_l transport system.  _P_o_s_t will not       normally be called directly by the user.       _P_o_s_t  searches  the  "To:",  "cc:",  "Bcc:",  "Fcc:",  and       "Resent-xxx:"  header  lines  of the specified message for       destination addresses, checks these addresses  for  valid-       ity, and formats them so as to conform to ARPAnet Internet       Message Format protocol, unless the  `-noformat'  flag  is       set.    This  will  normally  cause  "@_l_o_c_a_l_-_s_i_t_e"  to  be       appended to each local destination address, as well as any       local  return  addresses.  The `-width columns' switch can       be used to indicate the preferred  length  of  the  header       components that contain addresses.       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.       The `-alias aliasfile' switch can be  used  to  specify  a       file  that  post  should take aliases from.  More than one       file can be specified, each being preceded with  `-alias'.       In any event, the primary alias file is read first.       The  `-msgid'  switch  indicates  that  a "Message-ID:" or       "Resent-Message-ID:" field should be added to the  header.       The  `-verbose'  switch  indicates that the user should be[mh.6]                        MH.6.8                            1POST(8)            BSD System Manager's Manual            POST(8)       informed of each step of the posting/filing process.       The `-watch' switch indicates that the user would like  to       watch  the  transport  system's  handling  of  the message       (e.g., local and "fast" delivery).       _P_o_s_t consults the envariable $$SSIIGGNNAATTUURREE to  determine  the       sender's personal name in constructing the "From:" line of       the message.FFIILLEESS       /usr/contrib/mh-6.8/lib/mtstailor         tailor file       /usr/contrib/mh-6.8/bin/refile            Program to process Fcc:s       /usr/contrib/mh-6.8/lib/mhl               Program to process Bcc:s       /usr/contrib/mh-6.8/lib/MailAliases       Primary alias filePPRROOFFIILLEE CCOOMMPPOONNEENNTTSS       _p_o_s_t does NNOOTT consult the user's .mh_profileSSEEEE AALLSSOO       _S_t_a_n_d_a_r_d _f_o_r _t_h_e _F_o_r_m_a_t _o_f  _A_R_P_A  _I_n_t_e_r_n_e_t  _T_e_x_t  _M_e_s_s_a_g_e_s       (aka RFC-822),       mhmail(1), send(1), mh-mail(5), mh-alias(5)DDEEFFAAUULLTTSS       `-alias /usr/contrib/mh-6.8/lib/MailAliases'       `-format'       `-nomime'       `-nomsgid'       `-noverbose'       `-nowatch'       `-width 72'       `-nofilter'CCOONNTTEEXXTT       NoneBBUUGGSS       "Reply-To:"  fields  are  allowed  to  have groups in them       according to the 822 specification, but _p_o_s_t won't let you       use them.[mh.6]                        MH.6.8                            2

⌨️ 快捷键说明

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