home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume25 / listserv5.31 / part01 / doc / queue.nr < prev    next >
Encoding:
Text File  |  1991-12-12  |  3.2 KB  |  133 lines

  1.  
  2.  
  3.  
  4. queue(1)                  USER COMMANDS                  queue(1)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      queued - mail queue daemon
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      qqqquuuueeeeuuuueeeedddd <ffffrrrreeeeqqqquuuueeeennnnccccyyyy> <mmmmaaaannnnaaaaggggeeeerrrr>
  13.  
  14. NNNNAAAAMMMMEEEE
  15.      pqueue - process the specified mail queue files
  16.  
  17. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  18.      ppppqqqquuuueeeeuuuueeee [----eeee] [----DDDD] <ffffiiiilllleeeessss>
  19.  
  20. OOOOVVVVEEEERRRRVVVVIIIIEEEEWWWW
  21.      This part of the system can be employed only when using  the
  22.      _s_y_s_t_e_m  mailmethod  (see  _s_e_r_v_e_r(_1)).  Messages and requests
  23.      not delivered due to network  problems  are  queued  by  the
  24.      server system in the directory /usr/server/mqueue. This part
  25.      of the system attempts periodic redelivery of  these  files.
  26.      If  problems  still persist, files (messages) that cannot be
  27.      delivered are requeued.
  28.  
  29. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN:::: qqqquuuueeeeuuuueeeedddd
  30.      This is the daemon that looks for files in the  mail  queue.
  31.      It  uses  _p_q_u_e_u_e  for redelivery. The queue is checked every
  32.      _f_r_e_q_u_e_n_c_y seconds. Whenever an  error  occurs  with  _p_q_u_e_u_e,
  33.      _q_u_e_u_e_d sends a mail message to _m_a_n_a_g_e_r and aborts.
  34.  
  35.      _q_u_e_u_e_d is not spawned by _s_t_a_r_t in order to reduce the number
  36.      of  processes  running,  since  the  probability of messages
  37.      being queued is very low.  Instead,  it  should  be  started
  38.      manually  whenever  there are files in the mail queue direc-
  39.      tory.
  40.  
  41. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN:::: ppppqqqquuuueeeeuuuueeee
  42.      The _f_i_l_e_s given as arguments  are  redelivered.  If  any  of
  43.      these  cannot  be redelivered, they are requeued and will be
  44.      processed in the  next  run.  _p_q_u_e_u_e  reports  to  the  file
  45.      /usr/server/.report.pqueue
  46.  
  47.      The following command line options are recognized:
  48.  
  49.      -e   Echo reports to the screen.
  50.  
  51.      -D   Turns debugging on; a copy of the last SMPT transaction
  52.           can   be   found  in  the  files  /usr/server/sent  and
  53.           /usr/server/received. Warning:  these  files  are  also
  54.           used  by  _l_i_s_t  and _l_i_s_t_s_e_r_v when they have their debug
  55.           mode on, so use caution.
  56.  
  57. NNNNOOOOTTTTEEEE
  58.      This mail queuing system should not be confused with the one
  59.      implemented by sendmail.
  60.  
  61.  
  62.  
  63. Anastasios Kotsikonas                                          1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. queue(1)                  USER COMMANDS                  queue(1)
  71.  
  72.  
  73.  
  74. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  75.      server(1)
  76.  
  77. AAAAUUUUTTTTHHHHOOOORRRR
  78.      Anastasios C. Kotsikonas, Boston University.
  79.      Copyright (c) 1991, Anastasios Kotsikonas
  80.      Comments to tasos@cs.bu.edu
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Anastasios Kotsikonas                                          2
  130.  
  131.  
  132.  
  133.